Commit Graph

24534 Commits

Author SHA1 Message Date
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
SNoiraud bd221d6fcf 4827: HTML-Export, make language selectable independently (Narrativeweb) 2016-09-08 12:17:11 +02:00
Paul Culley 83aa796c1e Merge pull request #230 from sam-m888/9642AdjustGedcomStageOneNotes
9642 Adjust GedcomStageOne notes Parsing
2016-09-07 08:26:14 -05:00
prculley 1252496db4 bug 1680 fix Gedcom export of illegal level 1 CAUS entries 2016-09-06 15:23:33 -05:00
prculley 6ccb2cfcd3 Fix trailing whitespace 2016-09-06 11:00:20 -05:00
prculley daf0de5692 Gedcom Export; fix support for PHON, FAX, EMAIL, WWW tags to v5.5.1 standard 2016-09-06 10:22:18 -05:00
prculley a9a259ebd0 Put back Titlecase versions of strings to be translated 2016-09-06 10:10:47 -05:00
prculley 8d989cc6f6 update test files 2016-09-05 16:53:39 -05:00
prculley 0327f751c3 bug 9676 CSV import, fix failure for certain types of cross references 2016-09-05 14:59:00 -05:00