niememat
5658411acf
Fix translation in Finnish
2018-08-09 10:09:53 -05:00
niememat
a4403d719e
Fix translation in Finnish
2018-08-09 10:09:52 -05:00
Luigi Toscano
8597a10c40
Update Italian translation
2018-08-09 10:09:52 -05:00
Nick Hall
d0c0045dc1
Update English (British) translation
2018-08-09 10:09:52 -05:00
De Tran
868abdc0d9
Update Vietnamese translation
2018-08-09 10:08:37 -05:00
Kaj Mikkelsen
ebf88bf5c5
Update Danish translation
2018-08-09 10:08:35 -05:00
Lajos Nemeséri
c3814a4e42
Update Hungarian translation
2018-08-09 10:07:53 -05:00
John Ralls
52fe365919
Switch included moduleset to gitlab.gnome.org.
...
Fixes bug #10733 .
2018-08-09 07:21:18 -07:00
prculley
bc39dda9e7
Use msgcat merged po files instead of git merge versions
2018-07-13 07:35:36 -05:00
prculley
257275f169
Merge from gramps50
2018-07-12 11:10:22 -05:00
Fedik
60ba912100
Update Ukrainian translation for Gramps
2018-07-07 17:54:52 +03:00
RossGammon
2a8240b26d
Update Debian directory after Gramps 5.0.0-rc1 release. ( #634 )
2018-07-06 07:58:39 +10:00
Leonhaeuser
c33fc7b240
Fix not matching translation csv import/export
2018-07-02 20:33:10 +02:00
Zdeněk Hataš
404647be05
Update Czech translation
2018-07-02 19:09:06 +02:00
Pier Luigi Cinquantini
0af818b0c1
Update Esperanto translation
2018-07-02 15:14:46 +01:00
niememat
8da84aaf23
Fix translation in Finnish
2018-07-01 12:14:58 +03:00
Paulo Henrique Paiva de Moraes
d15a1376d3
Update Brazilian Portuguese translation
2018-06-30 17:04:42 +01:00
vantu5z
57bbe542b5
update Russian translation
...
substantially just merge with latest template
2018-06-30 18:44:23 +03:00
Nick Hall
cbdb0d5431
Merge translation files with the latest template
2018-06-29 16:46:10 +01:00
Paul Culley
ff129e2f64
Fix Custom filter update when created via sidebar ( #630 )
...
Fixes #10620
Adding a filter via the sidebar editor originally only updated the current view, other associated views did not see the new filter. First noticed in People views. This causes the 'filters-changed' to be emitted which updates all associated view.
2018-06-22 11:19:00 +10:00
Paul Culley
663745c7e8
Fix Gramplet configure (View/Configure) for large options ( #629 )
...
When a Gramplet uses a BooleanListOption with a lot of entries, along with other options, all the options take on the size of the large BooleanListOption, which doesn't work well at all.
2018-06-22 11:04:30 +10:00
Serge Noiraud
5df6ad564b
Statistics Charts crashes with IndexError ( #627 )
...
Fixes #010626
In statistics charts, get_month is only localized and the calendar is unused.
If we have an Extra (Sansculottides) month in the french republican calendar
(index 13), we have this IndexError because the gregorian calendar is always
used and contains only 12 values.
2018-06-22 10:48:02 +10:00
John Ralls
1f3e516780
[Mac] Change accel for Undo History.
...
So that it doesn't conflict with a system binding for hiding the window.
Fixes #10619 .
2018-06-10 20:09:41 -07:00
Paul Culley
25841f9540
Fix Family Lines/Family Colors picker for bad transient parent ( #625 )
...
Fixes #10623
2018-06-10 14:48:51 +10:00
Paul Culley
94bd8470d7
Fix import_as_dict to utilize user gramps_id prefixes ( #626 )
...
Issue #10622
Found when comparing dbs with large prefixes 'I%05d'; using database differences or import_merge addons.
2018-06-10 14:27:56 +10:00
Paul Culley
21408ab9d2
Fix error when opening bsddb db in read-only mode ( #624 )
...
Fixes #10615
BSDDB had errors when trying to open in read-only mode.
2018-06-10 14:11:33 +10:00
Paul Culley
31eecac590
Fix dbapi dbs for closeing read-only db crash ( #623 )
...
Fixes #10613
The sqlite (and other dbapi dbs) tried to save their metadata on a close operation, which doesn't work for read-only dbs.
2018-06-10 13:55:07 +10:00
Paul Culley
58c6da3fb5
Fix menus when operating with read-only db ( #622 )
...
Fixes #10614
An earlier attempt to deal with closed dbs messed up the read-only ActionGroup settings. This corrects that situation.
2018-06-10 13:40:36 +10:00
Sam Manzi
9c21b98601
Fix Name formats to show all parts ( #608 )
...
Fixes #10420
Allows reports to use the name format specified by the user.
2018-06-02 10:26:23 +10:00
Paul Culley
8735f8a014
Fix dialogs for crash when canceling via 'x' ( #620 )
...
* Fix import dialog for crash when canceling via 'x'
Fixes #10607
* Fix 'Make Backup' dialog for crash on 'x' close
Issue #10607
* Fix Family Lines/Family Colors/add dialog crash on close with 'x'
Issue #10607
2018-06-02 09:58:06 +10:00
niememat
9acf512663
Fix translation in Finnish
2018-05-28 14:43:08 +03:00
John Ralls
50e8161984
Release 5.0.0-rc1 on Mac.
2018-05-22 18:11:13 -07:00
John Ralls
69be94843c
Remove obsolete omeat-python-modules dependencies.
2018-05-20 14:28:45 -07:00
prculley
ac5ed9fde0
Bump to v5.0.0-rc2
2018-05-20 15:49:27 -05:00
prculley
2869e4d8a3
Release Gramps v5.0.0-rc1
2018-05-20 15:44:15 -05:00
Paul Culley
f2392f910d
Fix merge persons when removed person was the Home (default) person ( #619 )
...
Fixes #10597
If a person merge removes the default (Home) person, the previous code started having HandleError crashes.
This checks for and corrects this issue.
Did not see the issue with 4.2.x because there were no HandleErrors.
2018-05-20 13:31:41 +10:00
Espen Berg
9e61809b17
Received revised Norsk Nynorsk from Sigmund Lorentsen 2018-05-01
2018-05-17 21:30:15 +02:00
Espen Berg
9e2b935db1
revised Norwegian bokmål
2018-05-17 21:28:34 +02:00
niememat
aa47410902
Update finnish translation
2018-05-15 11:39:16 +03:00
vantu5z
c72af598b1
Update Russian translation
2018-05-15 09:40:06 +03:00
Nick Hall
9a386574d8
Revert "Clone event w/o references (2nd pass, part B)"
...
This reverts commit 208feceb03
.
Changes requested in the PR not made. Such a change requires
discussion on the list first.
2018-05-12 23:09:27 +01:00
Nick Hall
90bdb0a840
Revert "Embedded Clone Event w. references (2nd pass, part A)"
...
This reverts commit ae322dbdc8
.
Changes requested in the PR not made. Such a change requires
discussion on the list first.
2018-05-12 22:59:52 +01:00
Paul Culley
4daf7a9c29
Fix FanChartDesc for typo (copy/paste error). ( #611 )
...
Fixes #10565
- Bug occurs when selected person has more than 4 parents.
2018-05-09 13:21:37 +10:00
Paul Culley
0452848f57
Fix Tag editor for multiple tag removes ( #601 )
...
Fixes #10552
2018-05-02 14:29:40 +10:00
Serge Noiraud
db92ab7d5a
In Narweb, Relationship to Center person reversed ( #606 )
...
Fixes #10553
2018-05-01 10:46:29 +10:00
Paul Culley
4dc67910fd
Fix Citation Tree view for crash after plugin reload ( #602 )
...
Fixes #10541
2018-05-01 10:31:29 +10:00
Paul Culley
ebc0f25bc7
Fix 'References' Gramplet for issue when activated during an import ( #584 )
...
* Fix 'References' Gramplet for issue when activated during an import
Fixes #10507
* disable Application Menu during import
2018-05-01 09:36:23 +10:00
Paul Culley
67dcffee20
Fix Person/Family/Event view updates on various associated changes ( #603 )
...
* Fix Person/Family/Event view updates on various associated changes
Fixes #10532
* Fix Event view for changes in Main Participants
* Fix Person/Event/Place views for update to a Place or enclosing place
2018-05-01 09:09:49 +10:00
Alois Poettker
ae322dbdc8
Embedded Clone Event w. references (2nd pass, part A)
2018-04-23 11:00:26 +02:00
Alois Poettker
208feceb03
Clone event w/o references (2nd pass, part B)
...
Feature request #9604
This functionality in the Event list doubles an event with all the tags, citations, media, attributes and notes, but without the references. Its like an event addition, but with default values.
2018-04-23 11:00:26 +02:00