Commit Graph

25280 Commits

Author SHA1 Message Date
Sam Manzi
61c678417a Merge pull request #255 from SNoiraud/FR9373
9373: Ability to be able to enter comma separated latitude/longitude …
2017-02-12 15:30:55 +11:00
Sam Manzi
67b967ce3c Merge pull request #351 from prculley/bug9934
bug 9934; fix error when 'Manage Family Tree' is closed via ESC key
2017-02-12 15:13:13 +11:00
Sam Manzi
2278ceef55 Merge pull request #353 from beernarrd/sl-master
updated slovenian translation
2017-02-12 15:00:32 +11:00
Nick Hall
9ca01a3211 9945: Write PlaceID links in CSV export
When places are included in the export use PlaceID links,
otherwise generate a formatted place for the event.
2017-02-11 18:46:11 +00:00
prculley
a50675f7ac Fix Gtk deprecations 2017-02-11 07:54:21 -06:00
erikdrgm
30cd5f885b Merge branch 'master' of github.com:gramps-project/gramps 2017-02-11 11:11:52 +01:00
erikdrgm
5749fadedc updated dutch translation 2017-02-11 11:10:55 +01:00
prculley
064ec90db0 Fix Glade file loading to avoid loading and leaving extra toplevels
Also deals with problems caused by fix; sometimes do need to load
some other toplevel objects.
In some cases, it was easier to remove unused toplevel objects from
glade files.
2017-02-09 16:06:23 -06:00
prculley
0c9953bb1a Fix import gedcom glade file to remove unused toplevel object 2017-02-09 16:06:19 -06:00
prculley
2da74564a3 fix owner editor to properly destroy glade object 2017-02-09 16:06:18 -06:00
Bernard Banko
14d8e36aba updated slovenian translation 2017-02-09 22:49:28 +01:00
Doug Reider
f3e11efeaf Fix bookmarks keybinding on Mac to match the documentation. 2017-02-08 21:17:36 -07:00
prculley
0307c10244 Fix reports papermenu to properly destroy glade objects 2017-02-08 16:23:15 -06:00
prculley
ef647b0680 Remove unused glade files 2017-02-08 16:23:14 -06:00
prculley
f034a2b8c7 Fix dbman so RCS checkin window has correct transient parent 2017-02-08 14:58:16 -06:00
prculley
8f86906e8a Fix POTFILES.in for removed dummydb.gpr.py 2017-02-08 12:06:28 -06:00
prculley
71cc974639 pylint on patchnames 2017-02-07 18:20:42 -06:00
prculley
e8c6ad2542 Fix 'Extract Info from names' tool; unclosed window, bad parent
Gtk deprecation warnings, and add window size/position config.
2017-02-07 18:20:40 -06:00
Nick Hall
4e7eaf016a Merge pull request #336 from prculley/fastplug
Improve Addon management performance
2017-02-07 21:20:32 +00:00
Paul Franklin
022ba94cd7 9004: Error printing graphical report ancestor tree 2017-02-07 09:29:23 -08:00
prculley
40176eeaaf bug 9934; fix error when 'Manage Family Tree' is closed via ESC
or the dialog close 'x' in top left
2017-02-07 11:23:23 -06:00
Jérôme Rapinat
42ed11e0ff 9004: Error printing graphical report ancestor tree 2017-02-07 08:58:25 -08:00
vantu5z
c8b9a5ee5b update Russian translation 2017-02-07 08:55:44 +03:00
Paul Franklin
4284eb95a7 slightly enhance MW's setup_configs 2017-02-05 15:24:48 -08:00
Paul Franklin
081095d333 other uses of self.uistate are protected and this one should be too 2017-02-03 23:15:51 -08:00
prculley
076d75eba4 Add progress indication to long running reports 2017-02-03 18:05:08 -06:00
prculley
705ae9075d Fix TreeBaseModel so that filters have correct transient parent 2017-02-03 18:04:17 -06:00
prculley
79888ec6ea Add progress indication for filters with long 'prepare' times
And fix DeepRelationshipPathBetween for more accurate progress
And fix IsSiblingOfFilterMatch for HandleError
2017-02-03 18:00:18 -06:00
Sam Manzi
ea133b3e9f Merge pull request #346 from prculley/soundex
A new Soundex filter for matching 'name' with people using Soundex
2017-02-04 10:50:33 +11:00
Sam Manzi
b58ac2da8a Merge pull request #348 from prculley/undo
bug 9927; fix UndoableEntry for pygobject bug
2017-02-04 10:36:01 +11:00
Sam Manzi
f28c90bc7a Merge pull request #344 from bertcarnell/bertcarnell/list_child_spouses
Add spouses to the child listing in DAR and DDR
2017-02-04 09:45:49 +11:00
Paul Franklin
28bf8479fd 9795: remember the last location of windows [Dashboard gramplets] 2017-02-02 19:30:02 -08:00
Paul Franklin
1ae88d9aed 9795: remember the last location of windows [style dialogs] 2017-02-02 19:22:55 -08:00
prculley
ae960f79d4 bug 9927; fix UndoableEntry for pygobject bug
This is a workaround for
https://bugzilla.gnome.org/show_bug.cgi?id=644927
What is happening, is that our UndoableEntry class is connecting
to the 'insert-text' event, which uses one of the 'in-out'
parameters for the position of the cursor in the buffer. The very
fact of the connect to the event causes the issue, not something
Gramps is doing wrong.
2017-02-02 14:33:48 -06:00
Rob
c07dcbe0ee Updated det_ancestor_rep.sh to eliminate the unused usenick option 2017-02-02 12:54:42 -05:00
prculley
5ca82248d3 Add tests for new Person HasSoundexName, and old HasNameOf rules 2017-02-02 10:16:59 -06:00
prculley
ec6343e00c A new Soundex filter for matching 'name' with people using Soundex 2017-02-02 10:16:57 -06:00
Peter Landgren
94716cc20f Update Swedish translation 2017-02-02 10:46:09 +01:00
Nemeséri Lajos
c3c9b72e88 update Hungarian translation 2017-02-02 10:40:34 +01:00
romjerome
e287101688 8855: start to update API doc for DB stuff 2017-02-02 10:34:18 +01:00
romjerome
1a1515d6e3 9907: add a spacing value for children widgets
fit better for some Gtk themes
2017-02-02 10:28:29 +01:00
Zdeněk Hataš
d0e9728567 czech translation update 2017-02-01 10:20:46 +01:00
bertcarnell
010fe736ec Added spouses to the child listing in the Detailed Ancestor Report and the Detailed Descendant Report for issues #9926, #8941, and #5698. Also added tests as command line scripts 2017-02-01 00:06:16 -05:00
Sam Manzi
aee05dc200 Merge pull request #341 from prculley/exportopt
Fix CSV export options for new parameters
2017-02-01 11:41:58 +11:00
Sam Manzi
d52a8f0a61 Editorial Indent as per review. 2017-02-01 11:33:11 +11:00
SNoiraud
cad3871523 Geography : use progressmeter when filtering. 2017-01-31 10:21:08 +01:00
Sam Manzi
df4e547a18 Merge pull request #340 from sam-m888/9914hourglassgraphOption
9914: Add [Arrowhead direction] option to Hourglass graph
2017-01-30 09:04:51 +11:00
Sam Manzi
880947c387 Merge pull request #339 from sam-m888/9914familylinesOption
9914: Add [Arrowhead direction] option to Familylines graph
2017-01-30 08:55:33 +11:00
Sam Manzi
fd47f8d146 Merge pull request #342 from sam-m888/pycycleCheck
Remove hidden character from front of shebang line
2017-01-30 08:43:20 +11:00
Sam Manzi
1a113ae0fd
Remove hidden character from front of shebang line
Found by [pycycle --verbose --source gramps]

Once corrected pycycle reports:

Project successfully transformed to AST, checking imports for cycles..

No worries, no cycles here!
2017-01-30 08:24:35 +11:00