prculley
0e599bdd28
quiet down the import tests
2016-09-24 17:44:48 -05:00
Doug Blank
68bd1e9038
DB-API: make autobackup configurable
...
Via command line:
gramps --config=database:autobackup:1 ## True
gramps --config=database:autobackup:0 ## True
Or by editing gramps.ini.
2016-09-24 06:55:41 -04:00
Doug Blank
0ce1a91dec
DB-API: ignore errors on secondary field lookups
2016-09-23 19:35:11 -04:00
Doug Blank
3b0e04fb78
9538: gramps.gen.dbstate.DbState.make_database doesn't handle 'else' branch
2016-09-23 17:07:12 -04:00
Doug Blank
9e5f899bbd
9710: dbapi pylint issues, adjustment
2016-09-23 10:39:15 -04:00
Doug Blank
ae06d046c5
9710: where documentation
2016-09-23 07:04:05 -04:00
Doug Blank
a9f1377529
9710: dbapi pylint issues
2016-09-23 06:30:51 -04:00
SNoiraud
60406bc239
9704: Events coordinates : add menu to edit place or event.
2016-09-23 12:08:14 +02:00
SNoiraud
8258e6a399
9704: Events coordinates : add place ID.
2016-09-23 10:10:25 +02:00
Doug Blank
5eb348f815
Merge pull request #239 from dsblank/master
...
DB-API: Getting a handle that doesn't exist now raises error, like BSDDB
2016-09-22 16:42:09 -04:00
Doug Blank
c6fa40d389
Protection from family_handle being None
2016-09-22 16:25:53 -04:00
Doug Blank
899765beb6
Revert "Take care of possibly missing family"
...
This reverts commit cb1a8e85b6
.
2016-09-22 13:58:46 -04:00
Doug Blank
cb1a8e85b6
Take care of possibly missing family
2016-09-22 12:22:03 -04:00
Doug Blank
140c02340c
DB-API: Getting a handle that doesn't exist now raises error, like BSDDB
2016-09-22 11:58:05 -04:00
vantu5z
f525701838
update russian translation
2016-09-22 14:38:35 +03:00
SNoiraud
04959f5786
Geography : add the possibility to add new unsupported map
2016-09-22 11:56:27 +02:00
SNoiraud
27aed693bc
9704: Events Gramplet should show events in Family Geography
2016-09-22 11:47:55 +02:00
Sam Manzi
6c75b4e681
Merge pull request #238 from sam-m888/vcardexportoptions
...
Add Export Options filter to Vcard Export
2016-09-20 10:23:55 +10:00
Paul Franklin
b03579428b
enable the main window to remember its position on the screen
...
The genealogy -- as it were -- of this patch started with
https://gramps-project.org/bugs/view.php?id=5357 which was a
feature request for the clipboard to remember its location
on the screen, its placement, its position.
The p.r. https://github.com/gramps-project/gramps/pull/58
was a prototype implementation, but it also had the main
window remembering its location. Then p.r. 58 turned into
https://github.com/gramps-project/gramps/pull/60/ -- but
later both of those were closed, never committed.
Since I really wanted the main window to be able to remember
its position, I have extracted the relevant code. I also
modified it along the way, e.g. renaming some variables.
So all the credit should go to Sam Manzi, the originator of
those two pull requests, and thus the code in this commit.
However, any problems are due to me, my changes -- not Sam.
2016-09-19 13:42:03 -07:00
SNoiraud
3e1a0187e3
9688: Remove Unused Objects tool reports linked notes as unused.
2016-09-19 19:39:32 +02:00
Sam Manzi
72aafd7471
Merge pull request #236 from prculley/bug9697
...
bug 9697, fix Test Case Generator to avoid GUI progress meter in CLI mode
2016-09-19 14:34:17 +10:00
Paul Franklin
2a5f58bd50
ask for a little help, if appropriate
2016-09-17 18:20:30 -07:00
Sam Manzi
42f66f9f47
Add Export Options filter to Vcard Export
2016-09-17 08:12:51 +10:00
SNoiraud
e23e40a698
9700: Select Place search & Source/Citation hierarchy should NOT be expanded
2016-09-16 20:37:44 +02:00
romjerome
5290062b24
Update french translation
2016-09-16 16:24:30 +02:00
Matti Niemelä
53416b6797
Update finnish translation
2016-09-16 16:00:59 +02:00
Paul Franklin
2bbb555797
fix "gramps --databases"
2016-09-15 19:34:58 -07:00
Paul Franklin
64b5021843
4827: HTML-Export, make language selectable (WebCal tweaks)
2016-09-14 10:38:14 -07:00
prculley
2807e24cfa
bug 9697, fix Test Case Generator to avoid GUI progress meter in CLI mode
2016-09-14 11:06:25 -05:00
Paul Franklin
7f3ee457fc
4827: HTML-Export, make language selectable (NarWeb filter name)
2016-09-13 19:05:05 -07:00
Sam Manzi
dd496b9acf
Merge pull request #232 from prculley/csvfix
...
9676 CSV import fails for certain types of cross references
2016-09-14 08:59:50 +10:00
Sam Manzi
d6bfaf99ac
Merge pull request #234 from prculley/CAUS
...
bug 1680 fix Gedcom export of illegal level 1 CAUS entries
2016-09-14 08:51:13 +10:00
Sam Manzi
ee51c8d3e1
Merge pull request #233 from prculley/exportfax
...
Gedcom Export; fix support for PHON, FAX, EMAIL, WWW tags to v5.5.1 standard
2016-09-14 08:42:07 +10:00
Sam Manzi
2ddfde7b9e
Merge pull request #231 from prculley/notetype
...
Gedcom import Notes get NoteType appropriate to object
2016-09-14 08:32:36 +10:00
Paul Culley
939a4ae669
Merge pull request #235 from prculley/9682CandR
...
bug 9682 fix Check & repair so it won't crash with bad 'get_from_handle'
2016-09-13 11:59:09 -05:00
Zdeněk Hataš
0a3158f919
czech translation update
2016-09-13 10:04:13 +02:00
Sam Manzi
a0a3ea61e9
Merge pull request #227 from phejl/master
...
0009626: Google map API now requires a key
2016-09-13 09:06:58 +10:00
Sveinn í Felli
2ba812f1c4
Add 9693: Icelandic translation update(msgfmt error fixed)
2016-09-13 07:59:24 +10:00
Sveinn í Felli
6835978712
Add 9693: Icelandic translation update
2016-09-12 13:36:49 +10:00
Paul Franklin
645bef8f5d
8128: GtkDialog mapped without a transient parent (*.gpr.py)
2016-09-11 15:05:51 -07:00
vantu5z
84047260c6
update russian translation
2016-09-11 12:45:03 +06:00
Paul Franklin
9bb2552d77
tweak statistics gramplet
...
One line of this is a typo left over from 8350859
and the two "if"s are due to interacting with the
present DummyDb.
2016-09-10 19:32:12 -07:00
Paul Franklin
2ffe1d141f
remove temporary debugging flags
2016-09-10 15:44:07 -07:00
Paul Franklin
579485c6a5
remove dead code from ViewManager
2016-09-10 15:31:18 -07:00
Paul Franklin
6969fd5568
new gramps.pot translation template for master
2016-09-10 11:06:03 -07:00
SNoiraud
839a424491
4827: HTML-Export, make language selectable ... (Webcal)
2016-09-10 17:21:02 +02:00
SNoiraud
ed91fa03fb
0004827: HTML-Export, some missing translations + pylint
2016-09-10 15:34:42 +02:00
SNoiraud
b46da55552
Webcal : some cleaning and best pylint score
2016-09-09 19:47:49 +02:00
SNoiraud
9c3600b598
4827: HTML-Export, make language selectable (WebCal)
2016-09-09 15:12:20 +02:00
prculley
70870ac6e8
bug 9682 fix Check & repair so it won't crash with bad 'get_from_handle'
2016-09-08 10:37:21 -05:00