Commit Graph

25140 Commits

Author SHA1 Message Date
9f4cb97512 Fixes for install after removal of old LICENSE 2016-10-28 08:08:40 +11:00
d333f2eee7 9082: Show more place types in family lines graph 2016-10-27 17:36:09 +01:00
aab0984dfb Fix indent 2016-10-27 17:26:55 +01:00
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
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
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
ddce9b0138 Add more database unit tests 2016-10-25 23:01:34 +01:00
73d87e59e3 Remove build_surname_list and save_surname_list from public API 2016-10-25 22:18:48 +01:00
efa910e5b9 Remove unused database method 2016-10-25 22:09:19 +01:00
f036206961 9742: Rewrite cursors to avoid using table maps 2016-10-25 21:29:59 +01:00
2bbc8702a7 bug 9522; fix fault when viewing family events with event gramplet 2016-10-25 10:39:51 -05:00
2947e84501 update russian translation 2016-10-24 09:07:41 +03:00
5fcb3ef815 Add some database unit tests 2016-10-23 19:40:14 +01:00
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
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
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
691b70ccb3 Update french translation 2016-10-23 16:24:21 +02:00
831b4f731b Update finnish translation, template generated via './genpot.sh' 2016-10-23 15:58:06 +02:00
69456b34e5 9328: enable debug flag on 'xgettext' for python files 2016-10-23 15:52:23 +02:00
1fd76160ef Fix format string (order, RTL, LTR)
9759: update template
2016-10-23 15:48:56 +02:00
d5c4a71ee2 8250 and 9736 : remove patchs. need to found another solution. 2016-10-21 23:05:10 +02:00
ce59a8a5c9 9744: Tidy up get_number_of_* methods 2016-10-19 22:18:25 +01:00
900624193f 9757: [Geography] update map tiles on demand 2016-10-19 18:51:27 +02:00
8a385af882 bug 9755, fix duplicated Gramps IDs on Gedcom import 2016-10-19 10:09:30 -05:00
534c5e20fd Remove redundant id maps 2016-10-18 23:06:59 +01:00
be3541756f Modify to avoid using id maps 2016-10-18 22:51:16 +01:00
49a547af5e update russian translation 2016-10-18 09:08:33 +03:00
662c5c8866 Modify to avoid using table maps 2016-10-17 23:25:33 +01:00
1494b5d28e Use KEY_TO_NAME_MAP to get table names 2016-10-17 21:54:31 +01:00
c1c616e0f3 9742: Avoid using table maps in commit methods 2016-10-17 21:51:15 +01:00
d1e3280821 Remove redundant table maps 2016-10-17 19:36:23 +01:00
a3718e23ab 9742: Rewrite remove_* methods
Avoid using table maps in _do_remove.
2016-10-17 19:13:22 +01:00
6092065fe3 9744: Tidy up get_raw_*_data methods 2016-10-17 18:13:47 +01:00
3149420f80 9744: Tidy up has_*_handle methods 2016-10-17 17:43:21 +01:00
2f1f1f1b1e 9736: Export options 'Preview' buttons create hidden quickreport. 2016-10-16 22:32:09 +02:00
6f6284852d bug 8993; fix Gedcom import in some alternate languages; improper date parsing 2016-10-16 14:50:08 -05:00
c373f6ed90 Update Tool 'Check & Repair' and 'TestCaseGenerator' to detect and repair duplicate Gramps IDs 2016-10-16 14:02:05 -05:00
7b183fc79c 9742: Rewrite get_*_gramps_ids methods
Use get_gramps_ids rather than table maps.
2016-10-16 19:35:50 +01:00
41f3475681 9742: Rewrite find_next_*_gramps_id methods
Use has_gramps_id rather than table maps.
2016-10-16 18:43:25 +01:00
c9ae621d61 Remove get_transaction_class method 2016-10-15 23:15:21 +01:00
22c93d8c87 Remove redundant Environment class 2016-10-15 23:07:19 +01:00
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
5c28d739ea 9743: Tidy up has_*_gramps_id methods
Renamed from has_gramps_id_for_* methods.
2016-10-14 23:31:20 +01:00
46257a4e5c 9742: Rewrite get_*_from_gramps_id methods
Use _get_raw_*_from_id_data methods rather than table maps.
2016-10-14 21:14:52 +01:00
2babfd2e8b 9742: Tidy up has_*_handle methods
Rename has_handle_for_* methods to has_*_handle methods.
2016-10-14 18:36:07 +01:00
8548f16ae2 9742: Tidy up get_raw_*_data methods
Remove protected methods.
Avoid the use of table maps.
2016-10-14 18:01:42 +01:00
a158c9cba8 9746: Remove duplicate columns in person table 2016-10-13 23:46:19 +01:00
736b057706 9745: Remove name columns from the family table
The same information can be obtained using a join to the person
table.
2016-10-13 21:39:01 +01:00
eea104b8a6 handle some report pathological cases (better) 2016-10-13 12:44:16 -07:00
b29682cafb Tidy up schema
These changes produce a neater schema output in sqlite3.
2016-10-13 20:34:58 +01:00