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 |
|
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 |
|
Sam Manzi
|
7c2cf98a73
|
Merge pull request #242 from prculley/quiet
quiet down the import tests
|
2016-09-28 08:47:10 +10:00 |
|
Sam Manzi
|
819929f073
|
Merge pull request #237 from prculley/check
Update Check & Repair tool & Test Case Generator tool to fix bad alternative Place names
|
2016-09-28 08:16:51 +10:00 |
|
Doug Blank
|
0c03bb906e
|
9540: DBAPI: HandleError is not raised by the DBAPI interface
|
2016-09-26 11:03:37 -04:00 |
|
Nick Hall
|
2c7712b621
|
9721: Fix alignment radio buttons in style editor
|
2016-09-25 17:36:31 +01:00 |
|
Sam Manzi
|
e817d41837
|
Merge pull request #243 from sam-m888/sphinxupdates
Sphinxupdates
|
2016-09-25 10:59:38 +10:00 |
|
Sam Manzi
|
980746e9ff
|
Remove PrivateSourceNote as per e64fa655
|
2016-09-25 10:47:11 +10:00 |
|
Sam Manzi
|
30ebde8536
|
Silence Sphinx warning we don't use html_static_path
|
2016-09-25 10:32:42 +10:00 |
|
Sam Manzi
|
d760743749
|
Rename mediaobj to media
|
2016-09-25 09:46:31 +10:00 |
|
Sam Manzi
|
bbc06d99a0
|
Rename DateDisplaySR_latin to DateDisplaySR_Latin
|
2016-09-25 09:36:10 +10:00 |
|
Sam Manzi
|
564bac6e63
|
FadeOut removed from ValidatableMaskedEntry
|
2016-09-25 09:30:06 +10:00 |
|
prculley
|
0e599bdd28
|
quiet down the import tests
|
2016-09-24 17:44:48 -05:00 |
|
Sam Manzi
|
c18cbd1f09
|
Python 3.3 sys.platform change / spelling
|
2016-09-25 08:28:40 +10:00 |
|
Sam Manzi
|
8e9f49f4ae
|
Update Docs copyright year
|
2016-09-25 07:50:52 +10:00 |
|
prculley
|
ffa5b6db61
|
Fix bug 9717, XML import with env language other than utf8, has bad progress meter
|
2016-09-24 15:47:03 -05:00 |
|
prculley
|
ce756cedf2
|
Add tests
|
2016-09-24 09:58:37 -05:00 |
|