Peter Landgren
|
900d1c57f4
|
Second update for consistent use of Gramps. See issue 3355.
svn: r13611
|
2009-11-17 20:45:58 +00:00 |
|
Peter Landgren
|
33686fcf18
|
First update for consistent use of Gramps. See issue 3355.
svn: r13610
|
2009-11-17 20:14:53 +00:00 |
|
Rob G. Healey
|
f9f4a0a3a5
|
Fixed bug #3357. Formatting of the date was messed up.
svn: r13607
|
2009-11-17 09:26:28 +00:00 |
|
Benny Malengier
|
24bc002117
|
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532559
svn: r13606
|
2009-11-17 08:46:47 +00:00 |
|
Brian Matherly
|
9b1392c912
|
Clean up descendant tree - PEP8, naming, etc.
svn: r13603
|
2009-11-17 05:11:32 +00:00 |
|
Nick Hall
|
d7b4ca2d9c
|
Add hierarchical place view. Reorganise existing place view and model.
svn: r13601
|
2009-11-17 00:13:03 +00:00 |
|
Doug Blank
|
f272ce3dd1
|
Move gtk-based items out of scope of import for cli
svn: r13599
|
2009-11-16 22:39:54 +00:00 |
|
Rob G. Healey
|
06017f562e
|
Fixed if hyper: cconditional in class MediaPage, lines 2554-2563.
svn: r13598
|
2009-11-16 21:10:49 +00:00 |
|
Benny Malengier
|
47158f47ac
|
allow forcing a view to be first in category
svn: r13590
|
2009-11-15 13:49:27 +00:00 |
|
Doug Blank
|
406e46eac9
|
Added link and underline sections to base and html docgen types; defaults to silent pass so that we can add to other docgen types without breaking anything yet
svn: r13587
|
2009-11-15 13:15:54 +00:00 |
|
Rob G. Healey
|
4a98fd23d6
|
The exif tags option will only be displayed if they have the pyexiv2 library installed. Great error prevention.
svn: r13584
|
2009-11-15 05:47:19 +00:00 |
|
Rob G. Healey
|
ff073515be
|
Added Image Exif Tags back into NarrativeWeb. Need to download and install pyexiv2 to see them though.
svn: r13583
|
2009-11-15 05:12:34 +00:00 |
|
Benny Malengier
|
d3fd2f150d
|
GEPS_014:_Plugin_registration_and_management
finish views in category, todo: configuration
svn: r13578
|
2009-11-14 17:17:34 +00:00 |
|
Doug Blank
|
6066738fac
|
Updated imports
svn: r13566
|
2009-11-13 05:29:42 +00:00 |
|
Doug Blank
|
9fd107741f
|
A Fan chart view (unstable)
svn: r13565
|
2009-11-13 01:59:30 +00:00 |
|
Doug Blank
|
2a1aa5e5ad
|
Allow lateral move placement of Fan Chart
svn: r13564
|
2009-11-13 01:57:40 +00:00 |
|
Benny Malengier
|
7da5541920
|
Cleanup after making views plugins, remove last imports of DataView
svn: r13563
|
2009-11-12 22:32:52 +00:00 |
|
Doug Blank
|
f90c2db4cd
|
Moved src/gen/web to src/web
svn: r13547
|
2009-11-10 14:23:19 +00:00 |
|
Doug Blank
|
b7327e679a
|
UNSTABLE plugin for django export
svn: r13541
|
2009-11-10 05:21:35 +00:00 |
|
Rob G. Healey
|
1f2103469e
|
Fixed two build problems. configure.in had a reference to src/DisplayModels/Makefile. The /src/plugins/view/Makefile.am had a reference to htmlrenderer without the .py extension.
svn: r13536
|
2009-11-10 01:33:58 +00:00 |
|
Serge Noiraud
|
e769051735
|
GeoView : Plugin registration and management corrections.
svn: r13534
|
2009-11-09 20:31:19 +00:00 |
|
Rob G. Healey
|
232bb80d6c
|
Re-did Internet Address Book. it is now Address Book. Current styles for my work on Address Book in stylesheet.
svn: r13529
|
2009-11-09 04:37:49 +00:00 |
|
Benny Malengier
|
19522ec975
|
GEPS 014: Plugin registration and management
Also views are now plugins belonging to view category
svn: r13528
|
2009-11-08 16:41:49 +00:00 |
|
Doug Blank
|
c6a51db8d3
|
Fix for running quick view gramplet; disable unnecessary signals reception for some change-actives
svn: r13519
|
2009-11-07 13:31:36 +00:00 |
|
Rob G. Healey
|
029a5a0026
|
Fixed listing of internet addresses in display_url_list() and class InternetAddressBook.
svn: r13512
|
2009-11-06 21:50:35 +00:00 |
|
Rob G. Healey
|
e0dc1b74f3
|
Added progress meter bar to Internet Address Book.
svn: r13511
|
2009-11-06 21:08:58 +00:00 |
|
Rob G. Healey
|
faae542526
|
Fix my html source layout problems. Cleanup and making stylesheet consistent.
svn: r13506
|
2009-11-06 08:04:41 +00:00 |
|
Rob G. Healey
|
1605254b2d
|
Added Internet Address Book to NarrativeWeb. Added styles for it and OneDay elements for WebCal. Updated printer stylesheet to current work.
svn: r13503
|
2009-11-05 18:18:49 +00:00 |
|
Peter Landgren
|
bd18302d69
|
Fix so that a copy is created, if new filename already exists. Works like normal XML export.
svn: r13494
|
2009-11-03 17:33:35 +00:00 |
|
Gerald Britton
|
2230220ea1
|
Tweaks using builtins and list comprehensions -- fix error in get_name
svn: r13492
|
2009-11-03 14:22:37 +00:00 |
|
Rob G. Healey
|
6741ffed73
|
Cleanup and remove some old functions in WebCal.
svn: r13488
|
2009-11-03 07:32:45 +00:00 |
|
Brian Matherly
|
3141ed0e71
|
Cleanup libnarrate.
svn: r13487
|
2009-11-03 05:25:15 +00:00 |
|
Rob G. Healey
|
99499779dc
|
NarrativeWeb is now using format_date() where it is just needing to be displayed. Where calculations are needed, using Date() and date(). Stylesheets are being updated as well. A lot of general cleanup as well.
svn: r13486
|
2009-11-03 04:18:05 +00:00 |
|
Gerald Britton
|
f822b4b8a0
|
Tweaks using builtins and list comprehensions
svn: r13482
|
2009-11-02 19:07:32 +00:00 |
|
Nick Hall
|
200bacb1f5
|
Add extra sections to Complete Individual Report
svn: r13481
|
2009-11-02 14:57:34 +00:00 |
|
Doug Blank
|
0f61597985
|
Begin moving 3rd-party plugins to external SVN: DataEntryGramplet removed
svn: r13476
|
2009-11-01 14:28:37 +00:00 |
|
Brian Matherly
|
c43c3beba0
|
Clean up ReportUtils: Move text strings into "Narrator" class in libnarrate. Remove unused functions. Move functions out that are only used once.
svn: r13474
|
2009-10-31 21:36:57 +00:00 |
|
Jérôme Rapinat
|
bb51d41133
|
cannot translate variable (part2 - thanks Peter)
svn: r13467
|
2009-10-30 18:01:48 +00:00 |
|
Jérôme Rapinat
|
9ec8339998
|
cannot translate variable (mailing-list)
svn: r13463
|
2009-10-30 10:15:18 +00:00 |
|
Gerald Britton
|
00bee4ee66
|
Bug 0003098: "Buri" event on GeneWeb file may break import into Gramps
svn: r13457
|
2009-10-29 20:03:03 +00:00 |
|
Jérôme Rapinat
|
0757d0821c
|
3278: [Records plugin] Mariage calculation should only work with event_role=Family or primary
svn: r13456
|
2009-10-29 11:44:32 +00:00 |
|
Benny Malengier
|
e03cd66c2d
|
3304: current HTML modules add a newline for every doc.write_text()
svn: r13439
|
2009-10-28 08:15:16 +00:00 |
|
Rob G. Healey
|
77da65bc71
|
Fixed a lot of string items, whereas href=; it becomes href = as an example. This was talked about a while back, and Brian or Benny made the point to code like this.
svn: r13432
|
2009-10-27 15:40:15 +00:00 |
|
Peter Landgren
|
7fe80cc10b
|
Fix of translation problem with _().
svn: r13431
|
2009-10-27 09:06:52 +00:00 |
|
Brian Matherly
|
e03f293238
|
Fix some residual bugs from the implementation of the new plugin manager.
svn: r13430
|
2009-10-27 02:35:42 +00:00 |
|
Doug Blank
|
bb99cd20b1
|
Fixed missing expand option on gramplets; added connect/disconnect signal handling; removed signal to update status bar when gramplet doesn't do anything
svn: r13428
|
2009-10-27 00:27:40 +00:00 |
|
Benny Malengier
|
2ed1159e89
|
Gramplets need to be registered as STABLE to see
svn: r13425
|
2009-10-26 19:27:09 +00:00 |
|
Benny Malengier
|
53de46901e
|
add license to gpr.py files
svn: r13424
|
2009-10-26 19:15:58 +00:00 |
|
Jérôme Rapinat
|
b63f7e6818
|
3308: Wrong position of export options (also geneweb dialog)
svn: r13423
|
2009-10-26 13:33:41 +00:00 |
|
Brian Matherly
|
2ad02fa658
|
Remove unused function from KinshipReport.
svn: r13422
|
2009-10-26 02:11:51 +00:00 |
|