223 Commits

Author SHA1 Message Date
Sam Manzi
e1ba3d0523 Merge pull request #343 from prculley/gladeleak
Bug 9913: Fix Glade file loading to avoid loading and leaving extra toplevels
2017-02-25 15:44:27 +11:00
Nick Hall
d0b50caea1 Change "GRAMPS" to "Gramps" in comments and docstrings 2017-02-20 19:05:48 +00:00
Paul Franklin
3af9a8b803 7276: translate some currently-untranslated punctuation marks 2017-02-17 15:53:31 -08:00
prculley
064ec90db0 Fix Glade file loading to avoid loading and leaving extra toplevels
Also deals with problems caused by fix; sometimes do need to load
some other toplevel objects.
In some cases, it was easier to remove unused toplevel objects from
glade files.
2017-02-09 16:06:23 -06:00
prculley
2da74564a3 fix owner editor to properly destroy glade object 2017-02-09 16:06:18 -06:00
prculley
71cc974639 pylint on patchnames 2017-02-07 18:20:42 -06:00
prculley
e8c6ad2542 Fix 'Extract Info from names' tool; unclosed window, bad parent
Gtk deprecation warnings, and add window size/position config.
2017-02-07 18:20:40 -06:00
romjerome
1a1515d6e3 9907: add a spacing value for children widgets
fit better for some Gtk themes
2017-02-02 10:28:29 +01:00
Nick Hall
2f2b619762 Add filter progress to sort events tool 2017-01-26 22:36:54 +00:00
Paul Franklin
f59c7c16bd 9795: remember the last location of windows [media manager] 2017-01-18 06:14:22 -08:00
prculley
1b01e9d74e Fix Check&Repair 'Cross table duplicates' Progress parent 2017-01-17 12:14:11 -06:00
Paul Franklin
ec9d6e8fa7 tweak DumpGenderStats tool (enable GUI to be closed, neaten CLI output) 2017-01-16 09:22:01 -08:00
prculley
1a6db46ffa bug9873; fix Check & Repair for dbapi 2017-01-09 21:35:21 +00:00
Nick Hall
13b53e35d4 Add window track to merge dialogs 2016-12-23 22:20:41 +00:00
romjerome
34aefd9530 9824: pylint error: fix a missing error module
was pull request #284
2016-12-21 11:46:50 +01:00
romjerome
14142ff5e3 9824: pylint errors: explicit import for modules and variables on .gpr.py
was pull request #284
2016-12-21 11:39:23 +01:00
prculley
90b8145693 bug 9831: Fix HandleError when using finddupes tool to merge 2016-12-20 17:47:53 +00:00
Paul Franklin
341d48bd40 9795: remember the last location of windows [partial: some tools] 2016-12-17 10:34:06 -08:00
Paul Franklin
af7c09d8ae 9795: remember the last location of windows [partial: two more] 2016-12-12 20:02:36 -08:00
Paul Franklin
251c4acde2 9795: remember the last location of windows [partial: verify] 2016-12-11 22:58:54 -08:00
Paul Franklin
3406450451 9795: remember the last location of windows [partial: eight more] 2016-12-10 18:27:11 -08:00
Paul Franklin
cdf6e0e3a3 enable custom filters in reports to select the center person 2016-12-10 10:19:28 -08:00
romjerome
eb8c17cfa5 9812: 'Check and Repair' tool ignores some objects with tag support 2016-12-03 10:59:33 +01:00
romjerome
79cb66b0f1 8555: Database repair tool always modify all source objects 2016-11-26 12:56:43 +01:00
Paul Franklin
105f9fb227 enable relationship calculator tool to remember its size 2016-11-03 05:31:50 -07:00
Sam Manzi
e6088271bd Merge pull request #251 from prculley/dupid
Update Tool 'Check & Repair' and 'TestCaseGenerator' to detect and repair duplicate Gramps IDs
2016-10-27 19:20:58 +11:00
Nick Hall
662c5c8866 Modify to avoid using table maps 2016-10-17 23:25:33 +01:00
prculley
c373f6ed90 Update Tool 'Check & Repair' and 'TestCaseGenerator' to detect and repair duplicate Gramps IDs 2016-10-16 14:02:05 -05:00
Paul Culley
fa9d6005a4 Merge pull request #246 from prculley/pylint
Pylint on Check and Repair, Test Case Generator tools
2016-10-15 10:44:15 -05:00
Nick Hall
0966f63c34 Revert changes to database variable names
Using "db" as variable name for a database instance is perfectly
acceptable.  It is defined as a good variable name in the
.pylintrc file.
2016-10-09 19:19:44 +01:00
prculley
589eb06474 Pylint on Check and Repair, Test Case Generator tools 2016-10-05 16:26:20 -05:00
Paul Franklin
5426d15927 increase pylint score from 2.53 to 9.54 2016-10-04 13:45:57 -07:00
prculley
ce756cedf2 Add tests 2016-09-24 09:58:37 -05:00
prculley
4e0147de02 Check & Repair: add fix for bad alt place names 2016-09-24 09:58:37 -05:00
SNoiraud
3e1a0187e3 9688: Remove Unused Objects tool reports linked notes as unused. 2016-09-19 19:39:32 +02:00
prculley
2807e24cfa bug 9697, fix Test Case Generator to avoid GUI progress meter in CLI mode 2016-09-14 11:06:25 -05:00
Paul Culley
939a4ae669 Merge pull request #235 from prculley/9682CandR
bug 9682 fix Check & repair so it won't crash with bad 'get_from_handle'
2016-09-13 11:59:09 -05:00
Paul Franklin
2ffe1d141f remove temporary debugging flags 2016-09-10 15:44:07 -07:00
prculley
70870ac6e8 bug 9682 fix Check & repair so it won't crash with bad 'get_from_handle' 2016-09-08 10:37:21 -05:00
Paul Franklin
3edab6e2e6 8128: GtkDialog mapped without a transient parent 2016-08-09 13:48:57 -07:00
Paul Franklin
da8f99bab7 8128: GtkDialog mapped without a transient parent 2016-08-04 08:54:34 -07:00
Paul Franklin
f9dbfd9dbd 8128: GtkDialog mapped without a transient parent 2016-08-03 18:16:48 -07:00
Paul Franklin
d9ec7d5e2a 8128: GtkDialog mapped without a transient parent 2016-08-01 12:16:58 -07:00
vantu5z
1d89fa9288 revert debug tools translation
it was not a good idea to translate them  (commit 1bb2dfc1cd2515ca5b227f8744a91a1f0462b4b6)
2016-07-12 14:04:47 +03:00
vantu5z
1bb2dfc1cd Make translatable debuger tools 2016-07-11 14:55:26 +03:00
prculley
55c99fe718 Gdk.Cursor.new() deprecation fixes 2016-06-29 22:06:39 +01:00
Paul Franklin
0972b69f89 retire the legacy "ReportUtils" class name 2016-06-21 20:21:48 -07:00
Paul Franklin
8e7d5f5f14 make verify tool less likely to crash while creating its file 2016-06-20 09:45:41 -07:00
Nick Hall
6c77ef5e33 8945: Move extract city tool to third-party addons 2016-06-17 15:15:00 +01:00
kulath
9cd9caac5e Fix Testcasegenerator to generate correct LDS ordinances for people and
families (avoids an error when the GEDCOM is reimported).
2016-06-13 18:52:44 +01:00