Commit Graph

24721 Commits

Author SHA1 Message Date
prculley
5f794c0570 update db/base.py with better docstring, new methods etc. 2016-11-11 18:19:08 -06:00
Sam Manzi
f38ce3f3f6 Merge pull request #264 from prculley/bug9765
bug 9765; fix citation tree view for HandleError exceptions
2016-11-12 10:13:26 +11:00
prculley
4120c5a1bc fix name_displayer.add_name_format so it won't create duplicates 2016-11-09 13:42:12 -06:00
prculley
00aa25258e bug 9771; Remove icons from various right-click and other menus 2016-11-08 09:43:36 -06:00
Sam Manzi
676ff5601c Merge pull request #263 from prculley/bug9767
Bug9767 Fix LDS editor for 'Family' related issues
2016-11-05 14:20:07 +11:00
Sam Manzi
7ceb8ab57a Merge pull request #262 from prculley/bug8887
Bug 8887 Add PEDI and _FREL/_MREL Gedcom Tag Export support
2016-11-05 14:11:58 +11:00
Sam Manzi
f69883a586 Merge pull request #259 from prculley/bug9522
bug 9522; fix fault when viewing family events with event gramplet
2016-11-05 14:03:41 +11:00
Sam Manzi
b82ec171a2 enable a ManagedWindow to remember its position 2016-11-03 19:06:28 -07:00
Paul Franklin
105f9fb227 enable relationship calculator tool to remember its size 2016-11-03 05:31:50 -07:00
Paul Franklin
216f9a93bf enable 'Select a media object' dialog to remember its size 2016-11-03 05:29:52 -07:00
Zdeněk Hataš
bb9614282c czech translation update
fixed end characters and typo
2016-11-03 13:10:06 +01:00
Paul Franklin
8cd4a75482 enable merge dialogs to remember their size 2016-11-02 10:15:03 -07:00
prculley
4e80f42425 Remove Icon setup, since this is covered in glade file via another commit 2016-11-02 11:29:13 -05:00
prculley
e851211460 bug9787 Fix LDS editor for 'Family' related issues 2016-11-02 11:29:13 -05:00
Nick Hall
22c1bd4e1c Fix unit test 2016-11-02 15:56:32 +00:00
Nick Hall
dd0eedc772 9767: Fix icon and tooltip in LDS editor
The icon on the family selection button was removed by mistake in
commit 75009f0.
2016-11-01 18:45:18 +00:00
Nick Hall
5f77d0eed7 Remove redundant imports 2016-11-01 18:24:16 +00:00
Nick Hall
473d3aab48 Remove unused method
Also removes an import from outside the gen module.
2016-11-01 17:57:33 +00:00
Nick Hall
8d7c1945f1 Remove old django code 2016-11-01 17:41:51 +00:00
Sam Manzi
e4551a483c Merge pull request #256 from prculley/codecov
Improve test coverage in the Gedcom importer
2016-10-31 11:45:47 +11:00
prculley
00b2bff6d0 bug 9765; fix citation tree view for HandleError exceptions 2016-10-30 13:50:52 -05:00
prculley
9ed969eea1 Fix Mock localtime to return same val in Linux & Windows 2016-10-29 16:59:42 -05:00
prculley
0fb91b860f Improve test coverage in the Gedcom importer 2016-10-29 16:59:42 -05:00
prculley
d21ead1c8d Bug 8887 Add PEDI and _FREL/_MREL Gedcom Tag Export support 2016-10-29 16:50:22 -05:00
Nick Hall
19201eed67 Improve efficiency of get_tag_from_name method 2016-10-29 22:18:07 +01:00
Nick Hall
ab4e147021 Add more database unit tests 2016-10-29 22:12:28 +01:00
Nick Hall
5bbce108fd Tidy up some SQL 2016-10-28 23:31:18 +01:00
Nick Hall
ad49598b51 9744: Tidy up _get_raw_*_from_id_data methods 2016-10-28 22:47:10 +01:00
Nick Hall
9fc316abdf 9744: Tidy up iterators
Remove order_by parameter.
Add unit tests.
2016-10-28 21:43:00 +01:00
Nick Hall
1905d417be Remove unused method 2016-10-28 17:57:41 +01:00
Nick Hall
89cba484c0 9744: Tidy up commit_* methods 2016-10-28 17:07:27 +01:00
Sam Manzi
9f4cb97512
Fixes for install after removal of old LICENSE 2016-10-28 08:08:40 +11:00
MJBMZ
d333f2eee7 9082: Show more place types in family lines graph 2016-10-27 17:36:09 +01:00
MJBMZ
aab0984dfb Fix indent 2016-10-27 17:26:55 +01:00
Nick Hall
aaf4bee03d Remove old LICENSE file
This file contained the GFDL relating to the Gramps documentation,
which is no longer distributed with the source code. The GPL2
licence can be found in the COPYING file.
2016-10-27 17:02:52 +01:00
Sam Manzi
63b15de40a Merge pull request #252 from prculley/bug9755
bug 9755, fix duplicated Gramps IDs on Gedcom import
2016-10-27 19:30:21 +11: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
ddce9b0138 Add more database unit tests 2016-10-25 23:01:34 +01:00
Nick Hall
73d87e59e3 Remove build_surname_list and save_surname_list from public API 2016-10-25 22:18:48 +01:00
Nick Hall
efa910e5b9 Remove unused database method 2016-10-25 22:09:19 +01:00
Nick Hall
f036206961 9742: Rewrite cursors to avoid using table maps 2016-10-25 21:29:59 +01:00
prculley
2bbc8702a7 bug 9522; fix fault when viewing family events with event gramplet 2016-10-25 10:39:51 -05:00
vantu5z
2947e84501 update russian translation 2016-10-24 09:07:41 +03:00
Nick Hall
5fcb3ef815 Add some database unit tests 2016-10-23 19:40:14 +01:00
Paul Culley
5e0198542f Merge pull request #249 from prculley/bug9694
bug 9694, fix Gedcom import with no VERSion (very old Gedcom) crash
2016-10-23 10:14:57 -05:00
Paul Culley
00dd91340b Merge pull request #248 from prculley/bug8993
bug 8993; fix Gedcom import in some alternate languages; improper date parsing
2016-10-23 10:14:03 -05:00
Paul Culley
6923c53871 Merge pull request #247 from prculley/vcard
bug 9458, fix Import Vcard can create multiple surnames with all selected as 'Primary'
2016-10-23 10:12:53 -05:00
romjerome
691b70ccb3 Update french translation 2016-10-23 16:24:21 +02:00
Matti Niemelä
831b4f731b Update finnish translation, template generated via './genpot.sh' 2016-10-23 15:58:06 +02:00
romjerome
69456b34e5 9328: enable debug flag on 'xgettext' for python files 2016-10-23 15:52:23 +02:00