Nick Hall
|
1494b5d28e
|
Use KEY_TO_NAME_MAP to get table names
|
2016-10-17 21:54:31 +01:00 |
|
Nick Hall
|
c1c616e0f3
|
9742: Avoid using table maps in commit methods
|
2016-10-17 21:51:15 +01:00 |
|
Nick Hall
|
d1e3280821
|
Remove redundant table maps
|
2016-10-17 19:36:23 +01:00 |
|
Nick Hall
|
a3718e23ab
|
9742: Rewrite remove_* methods
Avoid using table maps in _do_remove.
|
2016-10-17 19:13:22 +01:00 |
|
Nick Hall
|
6092065fe3
|
9744: Tidy up get_raw_*_data methods
|
2016-10-17 18:13:47 +01:00 |
|
Nick Hall
|
3149420f80
|
9744: Tidy up has_*_handle methods
|
2016-10-17 17:43:21 +01:00 |
|
SNoiraud
|
2f1f1f1b1e
|
9736: Export options 'Preview' buttons create hidden quickreport.
|
2016-10-16 22:32:09 +02:00 |
|
Nick Hall
|
7b183fc79c
|
9742: Rewrite get_*_gramps_ids methods
Use get_gramps_ids rather than table maps.
|
2016-10-16 19:35:50 +01:00 |
|
Nick Hall
|
41f3475681
|
9742: Rewrite find_next_*_gramps_id methods
Use has_gramps_id rather than table maps.
|
2016-10-16 18:43:25 +01:00 |
|
Nick Hall
|
c9ae621d61
|
Remove get_transaction_class method
|
2016-10-15 23:15:21 +01:00 |
|
Nick Hall
|
22c93d8c87
|
Remove redundant Environment class
|
2016-10-15 23:07:19 +01: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
|
5c28d739ea
|
9743: Tidy up has_*_gramps_id methods
Renamed from has_gramps_id_for_* methods.
|
2016-10-14 23:31:20 +01:00 |
|
Nick Hall
|
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 |
|
Nick Hall
|
2babfd2e8b
|
9742: Tidy up has_*_handle methods
Rename has_handle_for_* methods to has_*_handle methods.
|
2016-10-14 18:36:07 +01:00 |
|
Nick Hall
|
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 |
|
Nick Hall
|
a158c9cba8
|
9746: Remove duplicate columns in person table
|
2016-10-13 23:46:19 +01:00 |
|
Nick Hall
|
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 |
|
Paul Franklin
|
eea104b8a6
|
handle some report pathological cases (better)
|
2016-10-13 12:44:16 -07:00 |
|
Nick Hall
|
b29682cafb
|
Tidy up schema
These changes produce a neater schema output in sqlite3.
|
2016-10-13 20:34:58 +01:00 |
|
Nick Hall
|
4a70e9233e
|
9747: Remove index on primary key column
Primary key columns are already indexed.
|
2016-10-13 19:16:24 +01:00 |
|
Nick Hall
|
a39eff5766
|
Remove unused Select API code
|
2016-10-12 22:24:43 +01:00 |
|
Nick Hall
|
f2767c0d12
|
Remove Select API unit tests
|
2016-10-12 22:00:15 +01:00 |
|
Nick Hall
|
2993d59c2e
|
9749: Move experimental Select API code into a branch
|
2016-10-12 21:46:52 +01:00 |
|
Paul Franklin
|
ce4d4ca31d
|
9739: Wrong parsing Numeric date format for cs_CZ locale
|
2016-10-12 13:16:49 -07:00 |
|
SNoiraud
|
adca37f7fd
|
Geography: add a message in geoplaces to change the markers color.
|
2016-10-12 19:42:31 +02:00 |
|
Nick Hall
|
3ebd8ee769
|
7116: remember size of sidebar within the main window
|
2016-10-11 10:29:41 -07:00 |
|
SNoiraud
|
e93777ede3
|
8447: [geography] Assign different colours to marker
|
2016-10-11 13:53:13 +02:00 |
|
SNoiraud
|
433a7d73cb
|
9736: Export options 'Preview' buttons create hidden quickreport.
|
2016-10-11 13:40:25 +02:00 |
|
Paul Franklin
|
44b0837d4d
|
tweak (correct exit status for pathological case of no DISPLAY)
|
2016-10-10 10:13:21 -07: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 |
|
MJBMZ
|
a8a3c0865d
|
Add thumbnail size option to family lines graph
|
2016-10-09 18:27:14 +01:00 |
|
Paul Franklin
|
d9456fd688
|
5546: Include "relationship to home person" on the "[C.I.] Report"
|
2016-10-08 18:34:01 -07:00 |
|
Josip
|
8b55dbdaaf
|
7601: Support for Retina Display / HiDPI
add 24x24 icons
|
2016-10-08 13:21:52 +02:00 |
|
Josip
|
c12562561b
|
7601: Support for Retina Display / HiDPI
GTK_ICON_SIZE_LARGE_TOOLBAR Size appropriate for large toolbars (24px)
|
2016-10-08 13:12:51 +02:00 |
|
vantu5z
|
42492ae193
|
update russian translation
|
2016-10-06 09:20:46 +03: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 |
|
Paul Franklin
|
c4bd81a2d6
|
increase pylint score from 7.13 to 9.68
|
2016-10-02 19:08:21 -07:00 |
|
Paul Franklin
|
57f7f94164
|
move files for testing gramps out of example/gramps, per Nick
|
2016-10-02 11:39:45 -07:00 |
|
Zdeněk Hataš
|
1ba7fe2973
|
czech translation update
|
2016-10-01 15:17:27 +02:00 |
|
Sam Manzi
|
50fe08be90
|
Merge pull request #244 from prculley/vcard
Make VCARD import errors into user dialog instead of logger.warning
|
2016-10-01 13:52:18 +10:00 |
|
prculley
|
48e7cabc18
|
Change error message for better internationalization
|
2016-09-29 13:51:51 -05:00 |
|
prculley
|
2aa0d5aac8
|
Fix to translate strings for international use
|
2016-09-29 13:51:51 -05:00 |
|
prculley
|
be6e71cd04
|
Make VCARD import errors into user dialog instead of logger.warning
|
2016-09-29 13:51:51 -05:00 |
|
romjerome
|
6f16f9b3b6
|
typo, Change FICHIER to File, rev 8e5e83
|
2016-09-28 15:38:42 +02:00 |
|
Lajos Nemeséri
|
6a0d998272
|
Update Hungarian translation
|
2016-09-28 15:33:42 +02:00 |
|
SNoiraud
|
5001fc090e
|
9725: dummydb : AttributeError: 'str' object has no attribute 'decode'
|
2016-09-28 11:14:51 +02:00 |
|
Sam Manzi
|
8e5e836bf8
|
Change FICHIER to File ( 7c534d3bd )
|
2016-09-28 09:06:00 +10:00 |
|
Sam Manzi
|
d6e33b36bd
|
Merge pull request #241 from prculley/9717
Fix bug 9717, XML import with env language other than utf8, has bad progress meter
|
2016-09-28 09:01:32 +10:00 |
|