Commit Graph

24912 Commits

Author SHA1 Message Date
Paul Franklin 4f11e97b8d Merge branch 'prculley-bug9872' 2017-01-02 18:34:38 -08:00
Sam Manzi 5acf75d696 Feature 9243: Increase relationship.py to show relationships
beyond 20th generation
2017-01-02 19:27:20 +00:00
Paul Franklin 5e10faf779 tweak git_revision (VERSION has no newline, so git_revision shouldn't) 2017-01-02 10:03:17 -08:00
système b774ed8f32 9841: Support tag on EventRef Editor 2017-01-02 15:57:54 +00:00
Zdeněk Hataš f6e854d98d czech translation update 2017-01-02 13:38:59 +01:00
Paul Franklin 5666441e75 Merge branch 'bug9872' of git://github.com/prculley/gramps into prculley-bug9872 2017-01-01 21:49:50 -08:00
Tom Samstag b6f9fbca9a remove gramps.gen.simple.by_date
The function was deprecated in 8b39b80 (2012-11-15) but the deprecated
comment was somehow removed in 3ef1c02 (2013-11-12). The function won't
work anymore due to cmp not existing in python 3.
2017-01-01 11:46:04 -08:00
Paul Franklin e343d55044 fix typo (and test if Travis build still breaks, after PR312) 2017-01-01 09:44:53 -08:00
prculley b06c101a8a Fix test_exports to ignore changes in Gedcom Copyright year 2017-01-01 17:24:41 +00:00
système 2588e61a96 Happy new year! 2017-01-01 10:40:29 +01:00
Paul Franklin 6d1631dbfe 9862: ancestor tree doesn't use replacements 2016-12-31 17:26:01 -08:00
prculley 7406c6ecf4 bug 9872: fix Windows issue; Book dialogs don't stay on top
They are pushed to background if background window tooltip appears.
Also, The book list display was not popping up above the dialog
(no transient parent).
2016-12-31 14:31:13 -06:00
prculley 3bca0e8184 Add call to ManagedWindow.close() to dbman
This is an update to "bug 8128; Fix 'Info' popup from Manage Family
Trees' dialog for parent"
2016-12-31 14:29:55 +00:00
Sam Manzi dde84ed8bc Merge pull request #306 from sam-m888/ChangeConfigKeysForAddons
Change config keys to mention addon
2016-12-30 13:38:26 +11:00
Sam Manzi 043ebaba65 Change config keys to mention addon
Renaming config keys to make their use clearer
2016-12-30 13:23:24 +11:00
Sam Manzi 08eb715da2 Merge pull request #304 from sam-m888/ChangeWordingAddonRestart
Restart addon message change wording
2016-12-30 08:44:32 +11:00
Sam Manzi af240c9b53 Restart addon message change wording
As not all addons are Views.
2016-12-30 08:21:30 +11:00
prculley f92903b1f7 bug 9854; Error dialog can become hidden behind merge dialog 2016-12-29 19:35:45 +00:00
prculley 34d6ddada0 Bug 7928; Make merging people with complex families more friendly
If families are complex, skip the family merge with a warning message
rather than abort the persons merge
2016-12-29 19:35:27 +00:00
prculley a09d5471cf bug 8128; Fix 'Info' popup from Manage Family Trees' dialog for parent 2016-12-29 19:06:48 +00:00
Sam Manzi 908201a80d Merge pull request #302 from prculley/bug8128_gw
bug 8128; Fix transient parent for popup 'Gramps Warnings'
2016-12-29 08:14:25 +11:00
prculley 01b7490c8c bug 8128; Fix transient parent for popup 'Gramps Warnings' 2016-12-28 09:06:37 -06:00
Paul Franklin 0496756abb Merge pull request #301 from prculley/bug8128_pm
bug 9856; fix popup ProgressMonitor to find a parent for set_transient_for
2016-12-27 11:48:35 -08:00
prculley 1590f8c000 bug 9856; fix popup ProgressMonitor to find a parent for set_transient_for 2016-12-27 10:36:20 -06:00
prculley 1a09304335 bug 9856; fix selected person not updated if changed in people list view 2016-12-26 08:18:32 -06:00
Paul Franklin f762fda80d put the correct FSF address into some (presumably cribbed) modules 2016-12-24 16:25:21 -08:00
Paul Franklin 0b2aab53ee restore the ImportInfo to the new Pro-Gen importer 2016-12-24 16:22:44 -08:00
Paul Franklin ebe56a3f05 save quick backup's folder if backup aborted, if needed 2016-12-24 14:15:52 -08:00
Paul Franklin 0a47474e0e 8868: Make XML backup dialog size persist [part 2] 2016-12-24 14:11:45 -08:00
Paul Franklin 45de935d5e 8868: Make XML backup dialog size persist [part 1] 2016-12-24 14:10:27 -08:00
prculley cf839a195b Fix dialogs for Gtk deprecations 2016-12-24 09:02:57 -06:00
prculley 4498ee32df Fix some Gtk deprecations in Plugin Manager 2016-12-24 09:02:57 -06:00
prculley f25fb1415b Fix the Gobject deprecation (convert to GLib) in interactivesearchbox 2016-12-24 09:02:57 -06:00
prculley dd151a3990 fix some Gtk deprecations in textbufdoc (used by QuickReports etc.) 2016-12-24 09:02:57 -06:00
Alois Poettker 7c471db1c9 6896: Improve Pro-Gen importer 2016-12-23 20:26:54 -08:00
Nick Hall 13b53e35d4 Add window track to merge dialogs 2016-12-23 22:20:41 +00:00
Paul Franklin e931b8a75c typos 2016-12-23 14:12:18 -08:00
Jérôme Rapinat 85e437d291 7276: translate some currently-untranslated punctuation marks 2016-12-23 12:59:06 -08:00
Paul Franklin f3053b19ca 9795: remember the last location of windows [Reorder] 2016-12-23 12:52:58 -08:00
Josip 3b4ceeb630 8128: GtkDialog mapped without a transient parent
Fix Reorder Relationships dialog
2016-12-23 14:18:39 +01:00
Sam Manzi 3ce8c4880a Merge pull request #298 from prculley/bug9470
bug 9470; Don't allow selecton of Active or Home person until actually commited
2016-12-23 10:27:45 +11:00
prculley defcda7981 bug 9235: Shrink size of Break Lock (and other QuestionDialogs) 2016-12-22 19:46:04 +00:00
prculley 2359633198 bug 8333; fix merge issue with Person Tree View 2016-12-22 18:34:17 +00:00
Paul Franklin 5ad32042c6 move two methods down slightly (to better check a forthcoming change) 2016-12-21 22:24:48 -08:00
Paul Franklin 376f2b0010 enable a simple test for translated datestrings 2016-12-21 15:37:12 -08:00
Paul Franklin 66260871dc give GUI User an optional parent, for when None would otherwise be used 2016-12-21 15:35:45 -08:00
romjerome f75618eb2d 9824: pylint error: map_type not set
was pull request #284
2016-12-21 12:21:43 +01:00
romjerome e5ca4186da 9824: pylint error: no enable_debug, move to LOG.debug
was pull request #284
2016-12-21 12:16:56 +01:00
romjerome 5ecb140094 9824: pylint error: raise Error as GrampsImportError
was pull request #284
2016-12-21 12:14:30 +01:00
romjerome 0309598193 9824: pylint error: missing explicit variable
was pull request #284
2016-12-21 12:11:17 +01:00