Paul Franklin
331c135235
5128: Python files with no SVN "Id" property (& added MIME text/plain if none)
...
svn: r18338
2011-10-16 20:21:22 +00:00
Doug Blank
b07514e0d1
Copy deepcopy fix to src/web (thanks P. Franklin); removed workaround
...
svn: r18314
2011-10-13 10:32:27 +00:00
Paul Franklin
9b90430c29
4952: Several grammar mistakes -- partial fix, remainder were by Jerome R.
...
svn: r18313
2011-10-13 05:46:13 +00:00
Doug Blank
5001870f8d
Python 2.6.4 could not deepcopy the name_display
...
svn: r18306
2011-10-12 23:10:41 +00:00
Doug Blank
f1ac71ac6c
Python 2.6.4 could not deepcopy the name_display
...
svn: r18303
2011-10-12 20:20:12 +00:00
Doug Blank
9cd2754e19
Keep gtk out of includes, if possible
...
svn: r18302
2011-10-12 20:18:48 +00:00
Jérôme Rapinat
a2e000a04d
5297: typo; self.update() was missing
...
svn: r18295
2011-10-12 14:49:59 +00:00
Jérôme Rapinat
0cd782cd5f
5293: at least/at most for ages at death (DAR/DDR)
...
svn: r18290
2011-10-12 07:15:39 +00:00
Rob G. Healey
2aad276c80
Referenced Sources has been added to class RepositoryPage().
...
svn: r18284
2011-10-11 02:17:42 +00:00
Rob G. Healey
55b297d1fb
Completed some work on RepositoryPage, some work on Navigation menus...
...
svn: r18283
2011-10-10 20:41:25 +00:00
Doug Blank
f3d74f5dfe
Typo: menu not defined
...
svn: r18278
2011-10-10 15:57:40 +00:00
Rob G. Healey
663a7279ca
Created same fix from Gramps33 for Source Pages.
...
svn: r18274
2011-10-10 05:34:38 +00:00
Doug Blank
4037105e4f
Another fix for idempotent export/import round trip
...
svn: r18272
2011-10-10 01:16:32 +00:00
Doug Blank
4aa7b0710e
4365: Import/Export Gramps XML is not idempotent
...
svn: r18265
2011-10-09 16:16:10 +00:00
Jérôme Rapinat
e7580e774c
5285: Add a blank entry on countries list (same as Calendar)
...
svn: r18260
2011-10-08 11:28:08 +00:00
Jérôme Rapinat
d9a42299a2
5285: Add a blank entry on countries list
...
svn: r18256
2011-10-07 10:22:46 +00:00
Rob G. Healey
d9cbb4f6cb
Fixed problem in creating Google Family Links page
...
svn: r18254
2011-10-07 05:52:47 +00:00
Peter Landgren
95c5872126
Fix of issue 5282, white spaces should be kept.
...
svn: r18252
2011-10-06 16:48:36 +00:00
Rob G. Healey
b028d4c0e1
Fixed a crash in creating the family map page, and some little changes in comments.
...
svn: r18251
2011-10-06 07:56:49 +00:00
Paul Franklin
2f4a370ea7
typo in 3165 patch -- caught by lcc
...
svn: r18250
2011-10-04 18:00:13 +00:00
Paul Franklin
fc68033c3a
3165: Fix printing of marriage strings in Det{Asc/Desc}Reports -- original patch from Vlada Perić (vlada.peric@gmail.com), then split in two by Matt Keenan (matt.keenan@gmail.com) -- both were applied
...
svn: r18248
2011-10-03 22:51:19 +00:00
Paul Franklin
630751d98b
5259: Detailed Descendant Report, incorrect number sequence and printing of duplicates -- patch from Matt Keenan (matt.keenan@gmail.com)
...
svn: r18247
2011-10-03 19:35:00 +00:00
Paul Franklin
cf636e380f
5252: Descendend Report traceback referencing NoneType person -- patch from Matt Keenan (matt.keenan@gmail.com)
...
svn: r18246
2011-10-03 19:33:23 +00:00
John Ralls
315d41790d
Add mergecitations.glade to Makefile.am so that it gets installed
...
svn: r18244
2011-10-02 23:47:52 +00:00
John Ralls
36f45b392a
Add MergeCitations.py to Makefile.am so that it gets installed
...
svn: r18243
2011-10-02 23:15:34 +00:00
Rob G. Healey
78685cb16f
Tr- erote the display_relationships() on class IndividualPage.
...
svn: r18233
2011-10-02 01:53:12 +00:00
Tim G L Lyons
8c36ed6a8e
Add MergeCitations tool.
...
Add note to upgrade information dialogue box to suggest running the tool.
Fixes to Person and Family for get citation child list for merging citations.
svn: r18228
2011-09-30 21:34:21 +00:00
Tim G L Lyons
afefdb09a7
Fixes for database update signal handling for treemodel as used for the citation tree
...
- corrected handing of setting of the handle of a node to 'None' for a non-leaf (heading) node
- only insert the citation leaf node if it is not already present.
svn: r18220
2011-09-29 18:00:58 +00:00
Zdeněk Hataš
88cbf1b68a
czech translation update
...
missing holiday added to holidays list
svn: r18214
2011-09-28 18:14:16 +00:00
Tim G L Lyons
a906c98439
Clean-up Sources and Citations views:
...
* Add icon for citations view
* disable old sourceview
* change citationtreeview to be Sources navigation view
* citationlistview is now the Citations view
* merge libcitationview into citationlistview and citationtreeview, and corrected and rationalised
* remove libcitationview
* corrected initialisation of source_handle in Citation.py
* fixes for preventing same source being edited twice
- fixed blockedtext in citationembededlist
- override build_window_key in editcitation.py
svn: r18211
2011-09-26 19:53:18 +00:00
Tim G L Lyons
a4f9e6834d
change 'PopulateGramplet' to update the displays on exit
...
svn: r18210
2011-09-26 19:48:34 +00:00
Rob G. Healey
6501d21159
Remoed the global use of place_handle_list, and place_lat_long. Soe cleanup and also pep8 work.
...
svn: r18201
2011-09-24 09:49:59 +00:00
Michiel Nauta
2d8dd3d3a5
4927: Narrated Web test - layout
...
svn: r18198
2011-09-24 07:51:40 +00:00
Michiel Nauta
7de51cbca9
5246: NarWeb crash when using Family Links option for maps with a place with invalid lat/long
...
svn: r18189
2011-09-21 13:44:56 +00:00
Michiel Nauta
a4b5f8c1c9
5029: Attributes in websites; again, Nebraska en Visually stylesheets
...
svn: r18187
2011-09-21 12:21:20 +00:00
Paul Franklin
8d195f112b
5233: Detailed Descendant report, Only show spouse reference if spouse in main report -- patch from Matt Keenan <matt.keenan@gmail.com>
...
svn: r18186
2011-09-21 05:55:51 +00:00
Paul Franklin
6c3a07da3b
5221: Duplicate Families in Descendant Report -- patch from Matt Keenan <matt.keenan@gmail.com>
...
svn: r18185
2011-09-21 05:50:51 +00:00
Paul Franklin
3ed68aed28
5221: Duplicate Families in Descendant Report
...
svn: r18184
2011-09-21 05:40:03 +00:00
Rob G. Healey
19eb347b4a
Fixed two errors that caused crashes. Changed variable thumbpreview to inc_thumbnails.
...
svn: r18183
2011-09-21 03:34:11 +00:00
Tim G L Lyons
5719832f36
Citation filters
...
svn: r18182
2011-09-20 22:05:41 +00:00
Paul Franklin
08470002b5
5155: Complete Individual Report always tries to include images
...
svn: r18181
2011-09-20 19:59:11 +00:00
Jérôme Rapinat
300728ec48
update list to 3.4 number ...
...
svn: r18178
2011-09-20 14:22:07 +00:00
Rob G. Healey
7cb8c66272
Changed the name of the Horizontal and Vertical menus style sheets.
...
svn: r18173
2011-09-19 05:17:50 +00:00
Rob G. Healey
a4ee67d53f
Fixed Family Attributes and Family LDS Ordinance. Thank you Michiel Nauta.
...
svn: r18172
2011-09-19 02:26:07 +00:00
Tim G L Lyons
21e402fc6f
* Updated signal handlers to deal with citation tree model and secondary nodes
...
* Fix for citation selector.
svn: r18171
2011-09-18 19:49:18 +00:00
Craig J. Anderson
dd92bf6e1a
fixes:
...
http://www.gramps-project.org/bugs/view.php?id=5175
put in a valid email address
svn: r18168
2011-09-15 00:19:26 +00:00
Michiel Nauta
44f0c6e98b
5063: again, rewritten Mainz stylesheet
...
svn: r18160
2011-09-13 21:49:03 +00:00
Rob G. Healey
04cb1db273
Brought Family LDS section with IndividualPage's: Families section.
...
svn: r18159
2011-09-13 18:04:29 +00:00
Rob G. Healey
11de3759f7
Bug#5029-- Attributes in Websites; Moved Family ttributes into IndidivudalPage: Families: Attributes.
...
svn: r18158
2011-09-13 03:26:38 +00:00
Michiel Nauta
77654ffc82
5227: NarWeb, multiple persons are not seperated by comma
...
svn: r18152
2011-09-11 20:26:45 +00:00