Commit Graph
25945 Commits
Author SHA1 Message Date
Leonhaeuserandprculley cb65fd93ca Reviewed German translation Thanks to bmendl 2018-08-09 10:35:49 -05:00
niemematandprculley 5b9600d835 Fix translation in Finnish 2018-08-09 10:35:15 -05:00
John Rallsandprculley cf80d17040 File copy doesn't work if the glob can match directories. 2018-08-09 10:35:14 -05:00
John Rallsandprculley d4f906f22d Install the docs/gramps directory in the bundle.
Fixes bug #10705.
2018-08-09 10:35:14 -05:00
niemematandprculley d189e334d8 Fix and updated translation in Finnish 2018-08-09 10:35:14 -05:00
Ross Gammonandprculley a48a94d872 Update the Debian changelog after the 5.0.0 release 2018-08-09 10:35:13 -05:00
John Rallsandprculley 8e5dc220dc Release Gramps-5.0.0 on Mac. 2018-08-09 10:35:13 -05:00
Nick Hallandprculley dca2f610dc Bump to 5.0.1 2018-08-09 10:34:31 -05:00
Nick Hallandprculley 3d1833e307 Release Gramps 5.0.0 2018-08-09 10:33:57 -05:00
Nick Hallandprculley aa221cc3c7 Update Changelog and NEWS files 2018-08-09 10:33:19 -05:00
Nick Hallandprculley 51b7d1c420 Update translation template for new release 2018-08-09 10:30:58 -05:00
niemematandprculley 674d286f87 Fix translation in Finnish 2018-08-09 10:30:58 -05:00
John Rallsandprculley 0161c4b917 Correct binary test logic for primary mask.
state & get_primary_mask(another) tested (state & (primary | other)),
which will be true if state matches *either* primary *or* other, but
what is wanted in a not-negated test is state matching all bits of
(primary | other). match_primary_mask does that.

On the other hand there are also cases of "not state & (primary | other)".
no_match_primary_mask handles that, returning true if state matches none
 of the bits in (primary | other).

Fixes #10646.
2018-08-09 10:30:57 -05:00
prculley de31a42fc8 Fix BaseSelector to avoid long delay before display on large trees
Fixes #10634
2018-08-09 10:30:57 -05:00
SNoiraudandprculley 9c508de5fd Export options > Gui alignment issue
Fixes #10576
2018-08-09 10:30:57 -05:00
niemematandprculley 1b00d95ce4 New fix translation in Finnish 2018-08-09 10:30:57 -05:00
Espen Bergandprculley 78870decb8 Revised Norwegian bokmål 2018-08-09 10:30:56 -05:00
Espen Bergandprculley 1a5696eb2c Revised Norwegian bokmål 2018-08-09 10:30:24 -05:00
niemematandprculley 269d38da2c Fix translation in Finnish 2018-08-09 10:27:26 -05:00
Nick Hallandprculley 99f77b0a88 Fix dialog button order on non-Mac systems
Resolves #10585.
2018-08-09 10:27:25 -05:00
De Tranandprculley 264fdda4d0 Fix and update Vietnamese translation
Resolves #10681.
2018-08-09 10:27:24 -05:00
Sveinn í Felliandprculley 8092b88ad4 Update Icelandic translation 2018-08-09 10:12:17 -05:00
jose1711andprculley 3251e2ae88 Fix and update Slovak translation 2018-08-09 10:09:53 -05:00
jose1711andprculley f718c5f8b4 Fix typo in translation 2018-08-09 10:09:53 -05:00
niemematandprculley a96a446b47 Fix translation in Finnish 2018-08-09 10:09:53 -05:00
niemematandprculley 5658411acf Fix translation in Finnish 2018-08-09 10:09:53 -05:00
niemematandprculley a4403d719e Fix translation in Finnish 2018-08-09 10:09:52 -05:00
Luigi Toscanoandprculley 8597a10c40 Update Italian translation 2018-08-09 10:09:52 -05:00
Nick Hallandprculley d0c0045dc1 Update English (British) translation 2018-08-09 10:09:52 -05:00
De Tranandprculley 868abdc0d9 Update Vietnamese translation 2018-08-09 10:08:37 -05:00
Kaj Mikkelsenandprculley ebf88bf5c5 Update Danish translation 2018-08-09 10:08:35 -05:00
Lajos Nemesériandprculley 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
RossGammonandSam Manzi 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 CinquantiniandNick Hall 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 MoraesandNick Hall 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 CulleyandSam Manzi 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 CulleyandSam Manzi 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 NoiraudandSam Manzi 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 CulleyandSam Manzi 25841f9540 Fix Family Lines/Family Colors picker for bad transient parent (#625)
Fixes #10623
2018-06-10 14:48:51 +10:00
Paul CulleyandSam Manzi 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