Commit Graph

25959 Commits

Author SHA1 Message Date
jose1711 b0eb712933 Do not use hyphen for living persons in hourglass graph 2018-10-12 19:36:42 +01:00
Jgon6 51a7ad9483 Include death anniversaries as an option in the birthdays report
Added the optional ability to list the anniversry of peoples deaths in
the birthday and anniversary report

Resolves #3540
2018-10-12 19:19:59 +01:00
Jgon6 d6e9d62fad Add an option to show years in the birthday report
Added an option to the birthday report that allows for the year of birth
(or in the case of a wedding it's year) to be printed in the report.

Resolves #5948
2018-10-12 19:19:59 +01:00
Jgon6 3bac4a1036 Added symbols to the birthdays report showing the type of event
Issue #3540
2018-10-12 19:19:59 +01:00
Jgon6 1995a7068c Birthday report dead indicator now user defineable
Fixed the birthday report so the dead icon is able to be set within the
options window
2018-10-12 19:19:59 +01:00
Jgon6 5dc06d023d Indicate if a person is dead in the birthdays report
Added a text option to have a string that will show after a persons name
in the birthday and anniversary report. This works for both birthdays
and anniversaries.

Issue #3540
2018-10-12 19:19:43 +01:00
SNoiraud d98a1857dc Make relationships optional in narrative web
Fixes #10454
2018-10-12 18:46:39 +01:00
Paul Franklin 7da8811327 Setting the year as an ordinal number in Croatian
With this commit, the "master" version of the Statistics Chart
report will show a year as an ordinal number in Croatian.

So our translators will have until 5.1.0 is released to translate
the two new strings, in all the supported gramps languages.

Issue #10822
2018-10-07 23:45:40 -07:00
prculley 15db2dd603 Disable OSX specific menu items, added in 'Gramps' menu 2018-10-07 16:49:12 +01:00
prculley 97b15322d4 Add config option to use Toolbar Text 2018-10-07 16:49:12 +01:00
prculley 824bf7e40f Geps044 - Replace deprecated Gtk.UIManager, Gtk.Actions etc. 2018-10-07 16:49:12 +01:00
milotype 56fa261ef2 Better typography in graph reports
Replace hyphen with en-dash.
2018-10-07 16:16:19 +01:00
Robin van der Vliet 1efab19f1e Esperanto Translation Update eo.po (#660)
Made a lot of corrections and other stylistic improvements to the Esperanto file.
2018-09-27 11:21:15 +10:00
prculley 51e294f748 Fix up bad translation files after merge 2018-08-09 10:54:12 -05:00
Leonhaeuser cb65fd93ca Reviewed German translation Thanks to bmendl 2018-08-09 10:35:49 -05:00
niememat 5b9600d835 Fix translation in Finnish 2018-08-09 10:35:15 -05:00
John Ralls cf80d17040 File copy doesn't work if the glob can match directories. 2018-08-09 10:35:14 -05:00
John Ralls d4f906f22d Install the docs/gramps directory in the bundle.
Fixes bug #10705.
2018-08-09 10:35:14 -05:00
niememat d189e334d8 Fix and updated translation in Finnish 2018-08-09 10:35:14 -05:00
Ross Gammon a48a94d872 Update the Debian changelog after the 5.0.0 release 2018-08-09 10:35:13 -05:00
John Ralls 8e5dc220dc Release Gramps-5.0.0 on Mac. 2018-08-09 10:35:13 -05:00
Nick Hall dca2f610dc Bump to 5.0.1 2018-08-09 10:34:31 -05:00
Nick Hall 3d1833e307 Release Gramps 5.0.0 2018-08-09 10:33:57 -05:00
Nick Hall aa221cc3c7 Update Changelog and NEWS files 2018-08-09 10:33:19 -05:00
Nick Hall 51b7d1c420 Update translation template for new release 2018-08-09 10:30:58 -05:00
niememat 674d286f87 Fix translation in Finnish 2018-08-09 10:30:58 -05:00
John Ralls 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
SNoiraud 9c508de5fd Export options > Gui alignment issue
Fixes #10576
2018-08-09 10:30:57 -05:00
niememat 1b00d95ce4 New fix translation in Finnish 2018-08-09 10:30:57 -05:00
Espen Berg 78870decb8 Revised Norwegian bokmål 2018-08-09 10:30:56 -05:00
Espen Berg 1a5696eb2c Revised Norwegian bokmål 2018-08-09 10:30:24 -05:00
niememat 269d38da2c Fix translation in Finnish 2018-08-09 10:27:26 -05:00
Nick Hall 99f77b0a88 Fix dialog button order on non-Mac systems
Resolves #10585.
2018-08-09 10:27:25 -05:00
De Tran 264fdda4d0 Fix and update Vietnamese translation
Resolves #10681.
2018-08-09 10:27:24 -05:00
Sveinn í Felli 8092b88ad4 Update Icelandic translation 2018-08-09 10:12:17 -05:00
jose1711 3251e2ae88 Fix and update Slovak translation 2018-08-09 10:09:53 -05:00
jose1711 f718c5f8b4 Fix typo in translation 2018-08-09 10:09:53 -05:00
niememat a96a446b47 Fix translation in Finnish 2018-08-09 10:09:53 -05:00
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