Commit Graph

23993 Commits

Author SHA1 Message Date
Doug Blank
c8f3c25d84 Fixed get_person_handles(sort_index=True)
Before did not include first_name in sorting (thanks Paul!)

Also added rebuilding all order_by fields when rebuilding
secondaries.
2016-05-01 16:47:58 -04:00
SNoiraud
780a4be62c Geography : pylint up to 9.2 for all modules. 2016-05-01 18:55:14 +02:00
Douglas Blank
9d5322103e Allow --database to work without installed bsddb3/sqlite3 2016-05-01 07:38:31 -04:00
romjerome
3c9cbb25b0 Add the new '--remove' entry on some templates (*.rst) for man files 2016-05-01 13:30:49 +02:00
romjerome
01fe16ccb9 French translation update 2016-05-01 13:19:15 +02:00
romjerome
949d620277 merge french translation from gramps42 branch 2016-05-01 12:36:27 +02:00
romjerome
c7d957f26b Update translation strings template
$ intltool-update -m
2016-05-01 11:52:51 +02:00
Doug Blank
fdadfbd836 testcasegenerator: allow to run from cli 2016-04-30 23:49:47 -04:00
Doug Blank
a257311f5f Tests: added tools check and verify 2016-04-30 22:49:51 -04:00
Leonhaeuser
f1644e48a6 update German translation 2016-05-01 03:50:51 +02:00
Doug Blank
0a0a450b45 DB-API: get_family_handles(sort_handles=True) now fixed 2016-04-30 16:48:11 -04:00
Paul Franklin
1c06a07156 increase DAR report pylint score from 7.29 to 9.77 2016-04-30 09:43:34 -07:00
Doug Blank
19e0bdeb3d 1954: Book report, Complete Individual Report part - missing sorting 2016-04-30 13:15:07 -04:00
Doug Blank
db6cd7e318 Field name lookup: improve error message 2016-04-30 10:47:50 -04:00
Doug Blank
8f77d6db9f 1144: Auto backup at exit, but not when opening another database 2016-04-30 10:25:09 -04:00
Doug Blank
9690c20cbc InMemoryDB: provide None for dbname 2016-04-30 10:05:17 -04:00
Doug Blank
cec4bd7a15 Merge pull request #124 from sam-m888/MissedWithOpen
Missed 'open' statements
2016-04-30 02:56:10 -04:00
Sam Manzi
820e981012
Check for non-existent files - remove try/except 2016-04-30 12:02:30 +10:00
Doug Blank
e54b557f82 Family Tree Manager: set transient on Info window 2016-04-29 20:42:17 -04:00
Sam Manzi
1c0823bc23
Move Return out of block 2016-04-30 10:02:31 +10:00
Doug Blank
28e99008e0 9332: gramps_connect: Edit/Save Person 2016-04-29 17:20:19 -04:00
Doug Blank
3f329cbf24 Family Tree Manager: rearrange dialogs to handle cancel 2016-04-29 15:38:30 -04:00
Doug Blank
7368bc7127 Family Tree Manager: rearrange dialogs to handle cancel 2016-04-29 15:35:49 -04:00
Doug Blank
33f8aa4d3d 2092: Problems when no database is open 2016-04-28 21:06:43 -04:00
Doug Blank
235383e349 Tests: removed dot and addons 2016-04-28 18:50:32 -04:00
Doug Blank
baa199cf63 Tests: refine reports 2016-04-28 18:32:05 -04:00
Doug Blank
f460927a3b Tests: 9 more reports 2016-04-28 17:40:10 -04:00
Paul Franklin
ed324676f0 add "living people" option to the Fan Chart report 2016-04-28 12:19:33 -07:00
Doug Blank
2f31096abd 9387: Crash on adding media 2016-04-28 14:07:27 -04:00
Paul Franklin
af995ad48b tweak "living people" option (change option report output) 2016-04-28 09:22:08 -07:00
SNoiraud
94030eab5f NarrativeWeb : some cleanup + pylint score up to 9.5 2016-04-28 19:42:46 +02:00
Doug Blank
d268ddcab2 Tests: add export tests 2016-04-28 13:39:22 -04:00
Doug Blank
a9dfc6633e Test: export gedcom 2016-04-28 12:34:34 -04:00
Doug Blank
aa69ffb174 Tests: added a generic cli test framework; testing gedcom imports 2016-04-28 11:38:44 -04:00
Doug Blank
e9065f3b21 POTFILES typo 2016-04-28 11:34:03 -04:00
Paul Franklin
674571f3e3 tweak "living people" option (change choice strings) 2016-04-28 06:29:12 -07:00
Doug Blank
b1617fa51e Travis: move temp dir to /tmp 2016-04-28 10:39:28 -04:00
Doug Blank
4bea2c098a Travis: os.remove crashes old nose 2016-04-28 10:27:22 -04:00
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