Doug Blank
45445609dc
Travis: wrestling with old nose
2016-04-28 10:11:08 -04:00
Doug Blank
e571a35e26
CI Tests: additional report testing
2016-04-28 09:08:50 -04:00
Paul Franklin
2ac7c5baa7
add deferred translation to "living people" option
2016-04-27 22:27:25 -07:00
Doug Blank
723d8ea1f6
Add Convert Button to Tree Manager: makes a dbapi from a bsddb
2016-04-28 00:09:03 -04:00
Sam Manzi
b21eb6f693
Fix error Undefined variable name 'referenced' in __all__
2016-04-28 11:45:43 +10:00
Sam Manzi
eb4b4d083f
Fixes for Missed 'open' statements
2016-04-28 10:34:22 +10:00
Eno
59793536ed
Fixes for Missed 'open' statements
2016-04-28 08:23:21 +10:00
Sam Manzi
af9baca35e
Change Exportgedcoms open
2016-04-27 19:28:26 +10:00
Paul Franklin
d40ce7f050
enable deferred translation for EnumeratedListOption items
2016-04-26 18:37:54 -07:00
Eno
35b160ca0b
Fixes for Missed 'open' statements
2016-04-27 08:11:58 +10:00
Paul Franklin
1e3730b47b
add the "living people" option to the Records report
2016-04-26 08:54:33 -07:00
Paul Franklin
cfd322c5df
another librecords tweak: check that a Person exists
2016-04-26 07:49:24 -07:00
Doug Blank
95c39a9e1d
Export XML: don't crash when exporting filtered/proxied data
2016-04-26 11:44:36 -04:00
Doug Blank
761cf8f428
EditNote: don't crash if referenced item does not exist
2016-04-26 08:22:28 -04:00
Doug Blank
542dad0fc5
Merge pull request #121 from gramps-project/xml-compress
...
Add compression option on XML export
2016-04-26 08:05:30 -04:00
Doug Blank
d4d0f5bdc2
Config: new database-backup-use-compression option
2016-04-26 07:52:47 -04:00
Doug Blank
a577e5561e
9383: the Family Tree Manager dialog should show the database type
2016-04-26 07:11:44 -04:00
Paul Franklin
d85bd534d3
make librecords play nice with proxy DBs
2016-04-25 21:31:08 -07:00
Dale Athanasias
a9685a64ff
Missed 'open' statements
...
From: Dale Athanasias <dalegrind@hotmail.com>
Mon, 25 Apr 2016 13:41:18 +1000
Subject: Missed 'open' statements
Hi Sam,
Here's a few files with missed 'open' statements:
gramps/gen/filters/_filterlist.py
gramps/plugins/export/exportftree.py
gramps/plugins/database/bsddb_support/write.py
And some older files which you probably left alone for a reason?
windows/nonAIO/builder/build_GrampsWin32.py
windows/nonAIO/check_gtk_install.py
windows/nonAIO/builder/make_launcher.py
windows/nonAIO/builder/check_gtk_install.py
windows/nonAIO/nsis/gcheck.py
Regards
-
Dale
Re: Prefer with to open files
https://github.com/gramps-project/gramps/pull/113
2016-04-26 14:29:40 +10:00
Doug Blank
344f953c0b
9411: Creating New DB-API family tree creates an extra __init__.py in the new database directory.
2016-04-25 21:43:32 -04:00
Doug Blank
b526a41af1
Merge pull request #113 from sam-m888/useWithOpen
...
Prefer with to open files
2016-04-25 21:35:23 -04:00
Paul Franklin
5cd618152d
9410: the Records report crashes on family records
2016-04-25 16:45:41 -07:00
Paul Franklin
9d133576e4
add "living people" option to Tag report
2016-04-25 16:40:10 -07:00
Doug Blank
8d59facb60
Db Manager: Select Row of current Tree
2016-04-25 20:41:46 -04:00
Paul Franklin
6ec5de8a78
add "living people" option to the Place Report
2016-04-24 13:57:05 -07:00
Paul Franklin
b269fc19d2
add "living people" option to the Kinship Report
2016-04-24 13:53:24 -07:00
Paul Franklin
585a2e046c
add "living people" option to the EndOfLine Report
2016-04-24 13:49:39 -07:00
Paul Franklin
b1fc20f5b9
add "living people" option to the Detailed Ancestor Report
2016-04-24 13:47:04 -07:00
SNoiraud
13b4f939a7
9405: Narrated Web report - Individual sort order not correct on the Surnames tab
2016-04-24 22:33:22 +02:00
Paul Franklin
74c32fcc23
Merge pull request #122 from daleathan/patch-1
...
Fix spelling devided > divided
2016-04-24 15:38:17 +00:00
Dale Athanasias
489c8c9afe
Fix spelling devided > divided
2016-04-24 23:22:43 +10:00
Paul Franklin
3f7da0aee0
add "living people" option to Ancestor Report
2016-04-23 23:30:52 -07:00
Paul Franklin
edf4274686
tidy up the title in the Timeline Report
2016-04-23 23:25:53 -07:00
Paul Franklin
3a590e7dec
fix typo in Descendant Report
2016-04-23 23:21:44 -07:00
Paul Franklin
0b6cae988a
tweak Birthday Report to use proxy DB always
2016-04-23 23:19:55 -07:00
Paul Franklin
52d414587f
add "living people" option to Statistics Chart report
2016-04-23 23:11:26 -07:00
Doug Blank
f0e89ef9d3
CLI: require exact re.match for -t
2016-04-23 20:35:37 -04:00
Sam Manzi
050e68e3e4
Spelling
2016-04-24 09:54:17 +10:00
Doug Blank
7e58e2254d
CLI: make re match exactly for -l, -L
2016-04-23 18:34:10 -04:00
Doug Blank
5cfb8b1e17
Postgresql and Mysql limit/offset
2016-04-23 17:00:11 -04:00
Doug Blank
3ccc3a3512
DB-API: some SQL implementations need subqueries to be named
2016-04-23 16:07:27 -04:00
Doug Blank
a925aa5cc8
DB-API: Show last backup time/date, and total backup counts
2016-04-23 15:54:42 -04:00
Doug Blank
e4afbc98cd
Postgresql and Mysql LIMIT fixes
2016-04-23 12:50:37 -04:00
Doug Blank
cfd686ff59
Bring MySQL and Postgresql up to date
2016-04-23 11:46:22 -04:00
Sam Manzi
230c9d6bd0
8981 Specify required GtkSpell and GExiv2 version
2016-04-23 10:17:52 +10:00
Paul Franklin
c27f663137
9383: the Family Tree Manager dialog should show the database type
2016-04-22 08:31:51 -07:00
Doug Blank
048151f447
9383: the Family Tree Manager dialog should show the database type
2016-04-22 07:52:34 -04:00
Paul Franklin
0a3b05f156
8171: Tool 'Rename Event Types' does not include custom types
2016-04-21 22:03:29 -07:00
Paul Franklin
f270163c78
typo
2016-04-21 08:54:40 -07:00
SNoiraud
8725df9b03
9377: Narrated web report link to thumbnails is broken on certain pages
2016-04-21 08:52:32 +02:00