Commit Graph

25253 Commits

Author SHA1 Message Date
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
prculley
267a762262 Fix CSV export options for new parameters 2017-01-28 10:49:49 -06:00
Nick Hall
544e3dbcc4 Use correct parent window for export filter progress 2017-01-27 18:17:50 +00:00
vantu5z
5fead50446 update Russian translation 2017-01-27 14:18:27 -03:00
Nick Hall
c3c8a632de 6085: Remove import from the gui module 2017-01-27 16:20:49 +00:00
Nick Hall
dfdb11bfc9 6085: Remove import from the cli module 2017-01-27 15:36:48 +00:00
Nick Hall
36d68f089f Fix missing filter parameter 2017-01-27 14:24:06 +00:00
Agnès Charrel-Berthillier
a6276cd38f 9914: Add [Arrowhead direction] option to Hourglass graph 2017-01-27 13:54:35 +11:00
Agnès Charrel-Berthillier
d46a00edea 9914: Add [Arrowhead direction] option to Familylines graph 2017-01-27 13:50:40 +11:00
Nick Hall
68fbebe7d1 Add filter progress to reports
Previously, these reports did not show progress of the main
filter loop.
2017-01-26 22:41:08 +00:00
Nick Hall
2f2b619762 Add filter progress to sort events tool 2017-01-26 22:36:54 +00:00
Nick Hall
1e54054953 Add filter progress to export assistant 2017-01-26 22:12:32 +00:00
Nick Hall
4912cc08e4 6085: Convert filters to use the User class
The filter apply method can now be passed a User instance
instead of a progress callback.

The prepare progress will no longer be displayed without the main
filter progress.
2017-01-26 19:00:03 +00:00
Sam Manzi
2cb8c2801a Merge pull request #326 from prculley/progen_prog
Progen import fixes and testing
2017-01-26 15:58:29 +11:00
Sam Manzi
f10ce1c368 Merge pull request #333 from sam-m888/9911addcustomcolorstohourglassgraph
9911: Provide an option for custom colors in Hourglass graph
2017-01-26 15:39:23 +11:00
prculley
a879144cc7 Add Progen import test files 2017-01-25 17:35:52 -06:00
prculley
86263712a9 Fix Progen import for several issues
- Files not closed
- Note text set to 'list' instead of 'str' types
- Address structure elements set to 'None' instead of ''
- Long text strings losing characters and getting corrupted
2017-01-25 17:35:50 -06:00
prculley
d3279c1382 Fix Progen import to use 'Status Bar' progress indicator 2017-01-25 17:35:47 -06:00
prculley
42f2ac04e9 Fix test utility; more console output and make user directories
Console output sows even if an exception occurs
Make user directories if not present
2017-01-25 13:57:53 -06:00
prculley
cde65a53a6 Improve Addon management performance 2017-01-25 13:57:52 -06:00
Matti Niemelä
fdeb604d1f update finnish translation 2017-01-25 14:52:09 +01:00
romjerome
26038164ec 9904: revert ee150c1
TODO: need a solution for recursive iteration and private records
2017-01-25 14:41:54 +01:00
Sam Manzi
4c010a94e4 Merge pull request #329 from prculley/exportgedcom
Improve progress indications for Gedcom export
2017-01-25 16:07:11 +11:00
romjerome
f094346742 update french translation 2017-01-24 17:05:34 +01:00
romjerome
ed0be5f17d update translation template 2017-01-24 17:00:44 +01:00
romjerome
963acb56e0 9908: Custom Family Relations not shown in the filter siderbar 2017-01-24 16:58:54 +01:00
romjerome
ee150c101a 9904: Errors printing graphical report ancestor tree 2017-01-24 16:55:59 +01:00
Paul Culley
8739412351 Merge branch 'master' into exportgedcom 2017-01-24 07:57:01 -06:00