Commit Graph

19142 Commits

Author SHA1 Message Date
Tim G L Lyons
4de5a54136 Implement drag of source from clipboard to citation embedded tab.
Open citation editor when either a citation or a source is dropped onto citation embedded tab.

svn: r18488
2011-11-22 20:43:27 +00:00
Mirko Leonhäuser
3d7381093c updated german translation
svn: r18487
2011-11-22 18:39:38 +00:00
Tim G L Lyons
61e6a0a1c0 Update src/gen/proxy/* for citations
svn: r18485
2011-11-22 14:59:18 +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
Jérôme Rapinat
47b1a9c796 reuse tooltip string for gid on event object
svn: r18478
2011-11-21 15:25:42 +00:00
Jérôme Rapinat
fb2e585278 5351: Focus on eventref and sourecref editors (patches by Michiel, MathieuMD); consistent editeventref.glade file and accessibilty improvement #5301 (romjerome)
svn: r18472
2011-11-21 10:45:19 +00:00
Paul Franklin
a76cea3fae typo
svn: r18470
2011-11-20 17:52:13 +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
Michiel Nauta
32b5905aea 5368: Loading familytree with downgraded Berkeley db should generate expressive error
svn: r18467
2011-11-20 09:33:31 +00:00
Rob G. Healey
7240d64278 Fixed a typo that was causing a crash.
svn: r18466
2011-11-20 07:32:03 +00:00
Mirko Leonhäuser
4ebd6cfc1a updated german translation
svn: r18464
2011-11-19 00:16:59 +00:00
Paul Franklin
4ec64538c3 5353: CLI tools ignore an option if remembered as non-default
svn: r18463
2011-11-18 19:43:18 +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
Michiel Nauta
a7ce1af962 5291: JPG is not imported
svn: r18457
2011-11-16 17:58:58 +00:00
Peter Landgren
4c7c5f6be2 Swedish update.
svn: r18453
2011-11-16 09:18:31 +00:00
Mirko Leonhäuser
b32d603552 updated german translation
svn: r18451
2011-11-15 18:13:44 +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
Michiel Nauta
9edcdbe426 5350: Focus on the "Quick Filter" is lost after clicking on "Find"
svn: r18441
2011-11-14 22:00:42 +00:00
Zdeněk Hataš
daf75624e1 czech translation update
svn: r18439
2011-11-14 09:47:15 +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
Peter Landgren
6aad14922b Swedish update
svn: r18436
2011-11-12 08:35:10 +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
Mirko Leonhäuser
468cf9bdb6 updated german translation
svn: r18431
2011-11-10 18:44:32 +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
Mirko Leonhäuser
1f02785853 updated german translation
svn: r18425
2011-11-09 18:07:04 +00:00
Zdeněk Hataš
05491c4717 czech translation update
svn: r18422
2011-11-09 12:51:01 +00:00
Jérôme Rapinat
0fc0d7ea50 5187: Plugins twice in plugin list; update french translation
svn: r18421
2011-11-09 12:42:34 +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
b4f434357f Remove has_source_reference because it is only used in mergesource, and it is better to make the test directly, because only citations have source references and they only have one reference.
svn: r18417
2011-11-08 17:39:17 +00:00
Tim G L Lyons
ee77b6882e Update comments in _CitationSidebarFilter.py, as the problem mentioned had been resolved
svn: r18416
2011-11-08 17:26:04 +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
Mirko Leonhäuser
fa36bc6c29 updated german translation
svn: r18409
2011-11-07 19:18:17 +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