Tim G L Lyons
6cb761b010
Merged trunk r18398 through r18497 into geps023.
...
Conflicts resolved in:
NarrativeWeb.py
svn: r18498
2011-11-24 18:15:53 +00:00
Tim G L Lyons
f0bb1205f3
Tidy up some comments
...
svn: r18497
2011-11-24 14:54:29 +00:00
Paul Franklin
421ab45a3d
5389: GVFamilyLine.py has some incorrect help hints
...
svn: r18496
2011-11-24 00:40:16 +00:00
Michiel Nauta
bc33f7146a
5335: Failure loading Geni.com GedCom into Gramps 3.3.1
...
svn: r18493
2011-11-23 18:29:35 +00:00
Rob G. Healey
a52ab113f7
Fixed errors created by my last commit# 18480.
...
svn: r18484
2011-11-22 11:18:07 +00:00
Jérôme Rapinat
7b2ea14225
typo
...
svn: r18482
2011-11-22 07:48:09 +00:00
Rob G. Healey
e527a0bb82
Created Feature Request#5381; NarrativeWeb: Remove full sized images; please see http://www.gramps-project.org/bugs/view.php?id=5381 for further information...
...
svn: r18480
2011-11-22 05:31:15 +00:00
Rob G. Healey
ff41ecc5cb
Created Feature Request#5381; NarrativeWeb: Remove full sized images; please see http://www.gramps-project.org/bugs/view.php?id=5381 for further information...
...
svn: r18479
2011-11-22 05:30:29 +00:00
Tim G L Lyons
9f29350da4
Fix bug that wasn't taking account of the fact that event references in Person and Family have attributes which themselves can have Citations.
...
* In Person, add event_ref_list to get_citation_child_list (therefore it is no longer needed in get_handle_referents)
* Similarly in Family, add event_ref_list to get_citation_child_list
* Enhance upgrade to add upgrade of event_ref_list for person and family
* Add has_citation_reference, replace_citation_references and remove_citation_references to EventRef
* Change name of remove_citation_refs to remove_citation_references to be consistent with has_citation_reference (singular) and replace_citation_references
Fix editcitation because it was displaying the wrong privacy button for sources.
Also remove FIXME for editcitation for db signal connect, because comment explains why it is not needed.
svn: r18469
2011-11-20 17:42:04 +00:00
Rob G. Healey
7240d64278
Fixed a typo that was causing a crash.
...
svn: r18466
2011-11-20 07:32:03 +00:00
Paul Franklin
db106e70f6
5347: Verify.py should test for old age but no death
...
svn: r18462
2011-11-18 19:35:47 +00:00
Jérôme Rapinat
ff2269dc0e
typo
...
svn: r18461
2011-11-18 11:33:14 +00:00
Tim G L Lyons
8f69e88555
Diagnostic print for assertion error in Tool/Family Tree Processing/Merge Citations
...
svn: r18459
2011-11-17 20:53:10 +00:00
Peter Landgren
fdbaa83376
Include translation of export optioins in headlines.
...
svn: r18449
2011-11-15 17:42:19 +00:00
Tim G L Lyons
4a69d45fe6
Upgraded Source and Citation reference Quick Views to work with citations (actually, for citationtreeview, this is a source_or_citation reference, to avoid having to change the way listview calls the pop up menu items).
...
Also minimal changes to SimpleAccess and SimpleTable to support these references views.
svn: r18447
2011-11-15 12:08:43 +00:00
Rob G. Healey
a73075f881
Fixed a handle variable in display_spouse() which was preventing the spouse's name to be hyperlinked.
...
svn: r18445
2011-11-15 04:11:13 +00:00
Rob G. Healey
55fade7700
Fixed a missing variable in display_spouse().
...
svn: r18444
2011-11-15 03:16:48 +00:00
Tim G L Lyons
4ad5681ee3
Fix drag_info in citationtreeview, so that it doesn't break merge citation. Also add some comments about drag and drop.
...
svn: r18443
2011-11-14 23:57:08 +00:00
Tim G L Lyons
7ebf8de20a
Implement drag and drop for citations
...
svn: r18438
2011-11-12 22:34:18 +00:00
Nick Hall
c4c64557d5
Enhance Citation gramplets to show the sources and citations in a tree
...
svn: r18437
2011-11-12 19:28:54 +00:00
Rob G. Healey
c2880e0c37
Nick Hall said that this file is no longer needed for the bottom bar gramplets.
...
svn: r18434
2011-11-12 04:09:57 +00:00
Tim G L Lyons
f8f510d5f1
Delete remove_source_references and replace_source_references as they are no longer needed.
...
Rename remove_citation to remove_citation_refs and make it apply to a citation_handle_list.
Updated tool/Check.py to change check_source_references into check_citation_references
svn: r18433
2011-11-11 17:12:43 +00:00
Rob G. Healey
0b66814874
Made USA holidays more consistent to all of the holidays-- Holiday Name value type offset.
...
svn: r18430
2011-11-10 08:43:17 +00:00
Jérôme Rapinat
9e991bdb12
5361: Add Japanese holidays (contribution by MathieuMD)
...
svn: r18427
2011-11-10 05:20:21 +00:00
Jérôme Rapinat
1a47bb5287
5187: Plugins twice in plugin list; more descriptive as suggested by Paul F.
...
svn: r18419
2011-11-09 12:20:08 +00:00
Tim G L Lyons
6ee1af893f
[ImportGedcom] libgedcom upgraded for citations
...
svn: r18415
2011-11-08 17:13:59 +00:00
Jérôme Rapinat
5aac8af130
5187: Plugins twice in plugin list (use book description)
...
svn: r18414
2011-11-08 10:16:44 +00:00
Rob G. Healey
162aa685c4
Resolved the sizing issue related to this gramplet.
...
svn: r18412
2011-11-08 05:58:42 +00:00
Paul Franklin
d9be4226af
better syntax
...
svn: r18411
2011-11-08 04:01:18 +00:00
Tim G L Lyons
e4383f0b46
ExportGedcom upgraded for citations
...
svn: r18408
2011-11-07 15:49:47 +00:00
Jérôme Rapinat
37d7927a8f
5187: Plugins twice in plugin list
...
svn: r18407
2011-11-07 08:41:45 +00:00
Tim G L Lyons
3adb1b7ffa
Merged trunk r17888 through r18397 into geps023.
...
Conflicts resolved in:
/data/grampsxml.dtd
/data/grampsxml.rng
/src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
/src/plugins/import/ImportXml.py
(Various property conflicts also resolved)
svn: r18405
2011-11-05 19:07:58 +00:00
Serge Noiraud
655c3f7206
odfbackend : #0005278 : no need to escape color, highlight color.
...
svn: r18402
2011-11-05 09:38:19 +00:00
Rob G. Healey
54b8b1d616
Minor changes to all three of these. Cleanup work.
...
svn: r18400
2011-11-03 17:03:45 +00:00
Serge Noiraud
6264b9c146
Geography : #0005337 : change the tiles cache directory doesn't work.
...
svn: r18399
2011-11-02 17:15:20 +00:00
Jérôme Rapinat
886e89cd30
5308 5320 5342 5301 better ATK support, GtkBuilder for gtk+ 2.16
...
svn: r18397
2011-11-01 13:42:38 +00:00
Jérôme Rapinat
2b0b029a8e
5338: Family Descendant Chart text errors; english locale -> gen.ggettext
...
svn: r18395
2011-11-01 13:25:30 +00:00
Tim G L Lyons
4169661302
Update uses of get_source_referents to handle citations:
...
* implement new Utils get_source_and_citation_referents
* Update sourceview.py and citationtreeview.py to use it
* Fix editsource.py, where deletion of a source object was not properly dealing with all possible citations
* Update mediaobj.py which still had a remnant of a source_list
* fix _HasTextMatchingSubstringOf filter to deal with text in both sources and citations
svn: r18394
2011-11-01 11:10:18 +00:00
Jérôme Rapinat
64bbc22485
5338: Family Descendant Chart text errors
...
svn: r18389
2011-10-31 09:54:23 +00:00
Brian Matherly
93ec059b3d
Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error().
...
svn: r18388
2011-10-31 02:40:19 +00:00
Brian Matherly
366daad079
Fix crash in ODF styled text output.
...
svn: r18387
2011-10-31 02:33:06 +00:00
Brian Matherly
789e59ba50
Cleanup Timeline Report and improve handling of data with no dates.
...
svn: r18385
2011-10-30 05:26:08 +00:00
Brian Matherly
0c6765f1f5
Fix Type in narrative web progress.
...
svn: r18383
2011-10-29 15:53:14 +00:00
Brian Matherly
0b8ea1202d
Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
...
svn: r18378
2011-10-29 05:02:33 +00:00
Jérôme Rapinat
d2f31ae81b
5337: Maps View crash when tiles' storage path is not existent, call ErrorDialog
...
svn: r18377
2011-10-28 07:43:11 +00:00
Nick Hall
e1ae74e952
Replace netbook mode with sizing proportional to screen size
...
svn: r18374
2011-10-26 18:28:32 +00:00
Jérôme Rapinat
e80cd823c8
5331: Deprecated http://gazetteer.openstreetmap.org/namefinder/
...
svn: r18369
2011-10-25 08:16:34 +00:00
Paul Franklin
ba60ec4c07
missing or malformed SVN "Id" line
...
svn: r18361
2011-10-23 03:13:50 +00:00
Paul Franklin
1a4f9cdca7
added GPLv2 and SVN Id line
...
svn: r18345
2011-10-18 18:14:07 +00:00
Paul Franklin
44eabae65c
added GPLv2 and Id line
...
svn: r18344
2011-10-18 17:05:55 +00:00