Commit Graph

25386 Commits

Author SHA1 Message Date
Nick Hall 8150403ccb Revert "Simplify import plugin unit tests"
This works with python 3.6 but not with 3.4.

This reverts commit b43d94ab16.
2017-07-18 16:57:55 +01:00
Nick Hall b43d94ab16 Simplify import plugin unit tests 2017-07-18 16:15:01 +01:00
Nick Hall 849290a3b7 Fix Pro-Gen unit test 2017-07-18 00:06:30 +01:00
Leonhaeuser 0b617e9fd6 update German translation
Fix #0010131
2017-07-15 00:23:00 +02:00
Lajos Nemeséri 6eb435142e Update Hungarian translation 2017-07-08 13:34:34 +02:00
Alois Poettker e14ea777d5 Extend Pro-Gen importer functionality 2017-07-02 23:16:10 +01:00
Paul Franklin 46d73a16a0 add verify.py rules: match same birth or death date as marriage date
Issue #2583
2017-07-02 13:37:17 -07:00
Fedik 4d2b918d39 Update Ukrainian translation 2017-07-02 17:23:56 +03:00
romjerome 4acfdcce52 update french translation 2017-06-30 09:20:12 +02:00
arnaullv f3b3eec211 Updated catalan translation to latest template 2017-06-26 22:06:29 +01:00
niememat a840566e02 Update fix finnish translation 2017-06-24 19:33:00 +03:00
Nick Hall f6a2199f68 Merge branch 'gramps50' 2017-06-22 17:47:33 +01:00
Zdeněk Hataš c0e1f5629d czech translation - small fixes 2017-06-22 12:29:42 +02:00
prculley f954b97f96 Citations Gramplet doesn't update in many cases
Fixes #10069.
2017-06-21 18:45:40 +01:00
Nick Hall adb4883291 Fix HasCitation rule in citation filter sidebar
Filter parameters should be of type str.

Fixes #10076.
2017-06-21 18:26:32 +01:00
Paul Franklin ccb5d5245a typo 2017-06-21 10:06:54 -07:00
Paul Franklin c7ce70d844 Outdated Bugtracker link in Unexpected Error reporting wizard
Fixes #10100
2017-06-21 09:38:31 -07:00
Paul Franklin d7b6d88274 Family Lines Report generates empty PDFs when name [has double-quotes]
Fixes #10096
2017-06-21 09:18:57 -07:00
Paul Franklin 184eaf21cd non-local character in DB name causes crash on Windows
Fixes #10095
2017-06-19 09:51:02 -07:00
Paul Franklin 13b5680692 make error report versions closer to Help=>About ones 2017-06-17 19:07:43 -07:00
John Ralls 2f8bc559e8 Add a gir element, needed for scriptless bundles. 2017-06-17 14:51:28 -07:00
SNoiraud 65b058ff75 Dead people are shown as alive
Fixes #6364.
2017-06-16 23:01:29 +01:00
prculley d486052378 Gedcom import with OBJE/FORM URL on event
Fixes #7593.
2017-06-16 22:31:56 +01:00
prculley f17892c411 Fix click/drag in media reference editor
Fix so click/drag creates/updates selection using left mouse
button.

Fixes #8429.
2017-06-16 22:05:15 +01:00
prculley 007c1cb1d6 Fix spin button updates in media reference editor
Fix so spin button updates visible selection when it has already
been clicked.

Bug #8429.
2017-06-16 22:05:06 +01:00
prculley bdbecfa46c Fix media preview for preview size changes
Bug #8429.
2017-06-16 21:58:05 +01:00
prculley 6ece4ce742 _errorview dialog mapped without transient parent
Fixes #8128.
2017-06-16 19:55:50 +01:00
prculley c1aeb6b203 Undo of delete doesn't update views
Fixes #10056.
2017-06-16 18:31:48 +01:00
prculley 3150fae2b8 Error on 'cancel' for db upgrade
Fixes #10065.
2017-06-16 18:07:29 +01:00
prculley 620845bc4f Top surnames Gramplet doesn't update when db is closed
Fixes #10073.
2017-06-16 17:54:45 +01:00
Josip bec8cea3e3 DBAPI: PostgreSQL crash (#421)
Fixes #0010071.
2017-06-16 16:53:36 +02:00
SNoiraud 1a4d43dbbf 10088: Geography: try to link a map position if we have an active place. 2017-06-16 14:54:04 +02:00
Doug Blank 676825cf52 Removes try/except and recursion in ancestor filters +/- N gens
This fix rewrites the Ancestor-of +/- N filters to remove the try/except
and removes the recursion. The recursion would only be a problem
on very deep trees, but the try/except was hiding a variety of
problems. Most directly, if a person did not have a main family
then it would exit out of the loop.

(I don't have a test database to break the code other than my
real data, so you'll have to do that part.)

I also made sure that the meaning of N is consistent in
both filters:

1 - root person
2 - root person's parents
3 - root person's grandparents
2017-06-16 00:55:31 +01:00
prculley 5f93da1343 HandleError on Relationship view for add child with no father
Fixes #10059.
2017-06-15 21:50:24 +01:00
prculley eedbe0db67 Fix HandleError in Citation gramplet
Fixes #10054.
2017-06-15 17:29:28 +01:00
Nick Hall dfc9dde32d Merge branch 'gramps50' 2017-06-15 16:44:15 +01:00
Zdeněk Hataš 5b0fbf209e removed legacy code from _date_cs.py
fixed inflections in cs.po
2017-06-15 12:57:03 +02:00
prculley 22fb1ab254 relationship calculator fails (missing uistate param)
Fixes 10052
2017-06-14 02:25:28 +02:00
bpisoj d6b26eff26 add build version to const.py 2017-06-10 21:33:23 +02:00
bpisoj ecf02a023a remove build version from const.py v5.0.0-alpha2 2017-06-10 20:52:56 +02:00
John Ralls 25dafee197 Fix GtkosxApplication load failure.
Viewmanager somehow lost its import of gi.
2017-06-08 10:19:17 -07:00
prculley 8c1ccabe31 Update Readme to provide some package dependency names 2017-06-08 08:22:58 -05:00
Paul Franklin 33635db955 update MANIFEST.in with both ChangeLog files 2017-06-06 11:46:09 -07:00
Paul Franklin ee67f4496d update ChangeLog files 2017-06-06 11:43:27 -07:00
Paul Franklin a97c20f4b5 make official 5.0.0-alpha2 release 2017-06-06 08:41:35 -07:00
Paul Franklin 04b8be8710 update NEWS for 5.0.0-alpha2 release 2017-06-06 08:31:33 -07:00
Zdeněk Hataš d68bbf3383 czech translation update 2017-06-05 11:52:03 +02:00
Zdeněk Hataš 50f93f54ec czech translation update 2017-06-05 11:49:50 +02:00
John Ralls 6cbc465e60 Update gramps.modules for Python3.6. 2017-06-04 16:50:08 -07:00
John Ralls 657aca35ac Update versions for gramps v5.0.0-alpha2. 2017-06-04 16:50:08 -07:00