Commit Graph

25213 Commits

Author SHA1 Message Date
Paul Franklin
4daf7e1214 add a TODO comment (since I don't understand) 2017-02-21 20:15:58 -08:00
Paul Franklin
63d37e84cc make LastNameDialog a better ManagedWindow 2017-02-21 20:05:38 -08:00
Paul Franklin
fae1cb710b better names (than the ones I hurredly chose to make pylint happy) 2017-02-21 20:02:38 -08:00
Nick Hall
5d842e046e Remove handle class 2017-02-21 20:55:48 +00:00
prculley
a948feb60e bug 9920; fix for multiline Titles in Source view
Source view is set up for single line rows, multi-line Titles
cause problems for Gtk (sometimes many unrelated rows get doubled
in height).
2017-02-21 11:41:40 -06:00
prculley
4226bc9d45 Fix Gedcom import for improper creation of error message note
The improper note could overwrite another note, due to overlapping
GIDs.
2017-02-21 09:13:16 -06:00
prculley
5fe0a4df46 bug 9954; fix Gedcom import for empty FAMC line 2017-02-20 16:13:10 -06:00
Nick Hall
d0b50caea1 Change "GRAMPS" to "Gramps" in comments and docstrings 2017-02-20 19:05:48 +00:00
Nick Hall
3e5a956454 Convert some imports from absolute to relative 2017-02-20 18:19:41 +00:00
Nick Hall
e46321a7c6 Move labels into schema 2017-02-20 16:27:27 +00:00
vantu5z
6a6d0c3a2e update Russian translation 2017-02-20 09:14:14 +03:00
erikdrgm
782f81fb5e Merge branch 'master' of github.com:gramps-project/gramps 2017-02-19 09:09:54 +01:00
erikdrgm
53eabbaa86 changed n translation 2017-02-19 09:08:25 +01:00
Paul Franklin
55d3a24d2e tweak some report options slightly (less height, re-tabify some) 2017-02-18 19:28:14 -08:00
Paul Franklin
f7bda7d51b new gramps.pot translation template for master 2017-02-17 15:56:10 -08:00
Paul Franklin
3af9a8b803 7276: translate some currently-untranslated punctuation marks 2017-02-17 15:53:31 -08:00
Olaf
7f813e95e5 Change output order in Relationship Graph plugin
This patch adds a function sort_persons() to RelGraphReport, which will
change the processing order of persons for the output. Starting from persons
with no known parents in the database, the individual family trees are
traversed in a down-and-up fashion, so that closely related people should
appear close to each other in the output. Previously the output order was
purely given by the order of internal IDs.

Rearranging the output order will make the life of GraphViz just so much easier.
It will then manage to produce graphs with much fewer unnecessary intercrossing
arrows between generations and people and ultimately produce a much nicer
output graph.
2017-02-17 22:26:14 +00:00
Nick Hall
7f07ad2637 Merge pull request #356 from Nick-Hall/json-schema
Convert get_schema methods to use JSON Schema
2017-02-17 22:05:23 +00:00
Nick Hall
88842e875f Add JSON schema unit tests 2017-02-17 21:45:46 +00:00
Nick Hall
62403b5789 Remove schema field functionality 2017-02-17 21:45:46 +00:00
Nick Hall
6f0119288b Convert get_schema methods to use JSON Schema 2017-02-17 21:45:46 +00:00
Nick Hall
2692f86cd6 Add python3-jsonschema to travis 2017-02-17 21:21:51 +00:00
romjerome
64208cf9b9 Merge branch 'master' of https://github.com/gramps-project/gramps 2017-02-17 16:11:07 +01:00
romjerome
e588ff504b 9950: Custom Note Types not shown in the filter siderbar 2017-02-17 16:11:00 +01:00
Paul Franklin
7855df6c08 make the translator's job a little easier 2017-02-13 21:29:47 -08:00
Paul Franklin
5ceb7b69d9 fix bug (typo?) where Quick Views had a title of "True" 2017-02-13 19:16:58 -08:00
Paul Franklin
0d7b79ea88 7276: translate some currently-untranslated punctuation marks 2017-02-13 19:14:46 -08:00
SNoiraud
20f7b862cf Narrativeweb : Add possibility to translate "%s:" strings 2017-02-13 10:12:58 +01:00
SNoiraud
fe989d9ce3 9883: The family map for narrativeweb must work over https 2017-02-13 09:39:38 +01:00
vantu5z
532928ef69 update Russian translation 2017-02-13 09:19:37 +03:00
Bernard Banko
2e9c9a435a fix bug 9600 2017-02-12 12:01:32 +01:00
Sam Manzi
4b313694fc Merge pull request #350 from prculley/extractname
Fix 'Extract Information from names' tool
2017-02-12 15:53:31 +11:00
Sam Manzi
ace8cb415f Merge pull request #349 from prculley/filters
Add Progress indicators to filters and reports
2017-02-12 15:39:35 +11:00
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