gramps/ChangeLog

528 lines
18 KiB
Plaintext
Raw Normal View History

2019-08-08 20:52:43 +05:30
2019-08-08 prculley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* AUTHORS, ChangeLog, FAQ, NEWS, po/ChangeLog, po/gramps.pot:
Prepare for Release 5.0.2
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-08-08 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/plug/_gramplet.py: Fix some Gramplets not updating
during tree changes after db change. (#865) Fixes #11234
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-08-08 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/gramplet/events.py: Fix Events Grampslet for bad
sort order on dates/ages (#867) Fixes #7616
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-08-08 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/editors/displaytabs/backreflist.py,
gramps/gui/editors/displaytabs/backrefmodel.py: Fix References Tab
to update on Deletes of items when editor is open (#864) Fixes #11231
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-08-08 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* data/tests/imp_notetest_dfs.gramps,
gramps/plugins/lib/libgedcom.py: Fix GEDCOM import for better
support of TMG (#861) Fixes #11224
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-08-07 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/editors/__init__.py: Fix Edit Link 'New' button to work
(#863) Fixes #11225
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-08-07 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* data/tests/exp_sample_ged.ged, data/tests/imp_sample.ged,
data/tests/imp_sample.gramps,
gramps/plugins/export/exportgedcom.py,
gramps/plugins/lib/libgedcom.py: Fix GEDCOM importer to properly
handle multiple surnames per 5.5.1 (#862) Fixes #11228
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-08-01 Serge Noiraud <Serge.Noiraud@laposte.net>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/webreport/common.py,
gramps/plugins/webreport/place.py: Narrative web: Sort problem with
places. (#854) * Narrative web: Sort problem with places. Fixes #10868. Places list is not sorted depending on the selected language. If you start gramps in english or another language then try to
generated a narrative web report in another language, the navigation
alphabet is incorrect. This is true for the place list and the
person list. The problem was related to pyICU. * Narrative web: some pylint improvement.
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-08-01 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/navigator.py, gramps/gui/viewmanager.py: Fix Navigator
sidebar so can change view type with proper resize (#853) Fixes #6422, #11164
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-07-31 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/views/treemodels/flatbasemodel.py: fix crash when using
sidebar filter and merging in another view (#858) Fixes #11089, #11064, #11134
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-07-31 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/drawreport/ancestortree.py,
gramps/plugins/lib/librecurse.py: Fix AncestorTree so add siblings
to center person works (#852) Fixes #11215
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-07-31 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/config.py, gramps/gen/plug/docgen/graphdoc.py,
gramps/grampsapp.py, gramps/gui/configure.py: Fix graphs on Windows
for font selection not working (#849) Fixes #11212
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-07-31 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/db/dbapi/dbapi.py: Fix dbapi reindex_reference_maps
tool to properly close transaction (#847) Fixes #11195
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-07-10 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/widgets/selectionwidget.py: Fix zoom via mouse wheel in
media event editor selectionwidget (#835) also fixes zooming with scroll bars always present Fixes #11198
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-03-20 vantu5z <vantu5z@mail.ru>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/ru.po: update Russian translation
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-06-14 Mattkmmr <49940207+Mattkmmr@users.noreply.github.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/gramplet/metadataviewer.py: Fix metadataviewer.py
(#823) Fix so that metadata is actually detected and displayed (signal was
not getting detected).
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-06-12 niememat <niememat@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/fi.po: Update finnish translation
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-06-11 John Ralls <jralls@ceridwen.us>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* mac/gramps.modules: Fix graphviz and exiv2 download URLs.
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-06-11 John Ralls <jralls@ceridwen.us>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* mac/gramps.modules: Update dependency versions and download paths.
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-06-10 Serge Noiraud <Serge.Noiraud@laposte.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/utils/place.py, gramps/gen/utils/test/place_test.py,
gramps/plugins/view/geoplaces.py: Avoid comma in a lat/lon entry
field. (#812) * Avoid comma in a lat/lon entry field. * Be more precise on the tooltip text. * conv_lat_lon should not accept comma in lat/lon * Tests failed with comma in lat/lon * geoplaces fails to center if bad lat/lon
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-06-10 Serge Noiraud <Serge.Noiraud@laposte.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/editors/displaytabs/surnametab.py,
gramps/gui/widgets/monitoredwidgets.py: Avoid invalid characters in
the entry field (#811) In this patch: 1 - If you copy/paste strings from another application, you can add CR, LF, TAB and other special characters. I remove
them. 2 - suppress all leading and trailing spaces for these
entry field.
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-06-10 milotype <43657314+milotype@users.noreply.github.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/hr.po: Update Croatian translation (#824)
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-06-09 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/displaystate.py, gramps/gui/views/listview.py: Fix
crash for multiple deletes in one transaction (#814) Fixes #11117
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-06-10 Ed Bennett <pyedward@swansea.ac.uk>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/relationship.py, po/ar.po, po/bg.po, po/br.po,
po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po,
po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po,
po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po,
po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po,
po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po,
po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Adjust translation
strings for unmarried partners to give correct text in English
(#818) Fixes #11109
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-05-07 John Ralls <jralls@ceridwen.us>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* mac/gramps.modules: Disable vala for gexiv2, it breaks
introspection.
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-05 caigner <github@sys-admin.at>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/views/navigationview.py, po/ar.po, po/bg.po, po/br.po,
po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po,
po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/gramps.pot,
po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po,
po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po,
po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po,
po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po,
po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: changed
'Edit ->Set Home Person' to 'Edit -> Set Home Person'
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-04-14 syst<73>me <romjerome@users.noreply.github.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/fr.po: typo on french translation
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-04-13 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/lib/libgedcom.py: Fix failure after Gedcom import
if missing objects were found (#807) Fixes #11082
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-03-26 John Ralls <jralls@ceridwen.us>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/utils/maclocale.py: [maclocale] Fix none type has no
len(). Fixes #11075
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-03-17 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* data/tests/imp_sample.gramps, gramps/plugins/lib/libgedcom.py: Fix
Gedcom import so it doesn't create completely empty Birth events
(#799) Fixes #10145 Note: a completely empty birth event is removed by Check and Repair;
this is wrong in that sometimes we know a person is born, but not
date/place. In Gedcom this is indicated by "1 BIRT Y" lines. So this PR adds a description to the birth event. This is not an
issue for other event types, the C&R tool sees the non-default type
and leaves it alone, but birth is the default type.
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-03-17 milotype <43657314+milotype@users.noreply.github.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/hr.po: Update Croatian translation (#803) update with current maint50 pot file
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-03-16 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/view/relview.py: Fix Relationship view so ages are
according to Preferences (#798) Fixes #11040
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-03-16 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/editors/displaytabs/personeventembedlist.py: Fix Person
Editor Events to properly update during external changes (#797) like Event delete or update. Fixes #11051 Looks like someone simply forgot to register the handles with the
callman... I checked other similar cases and did not see any other issues.
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-03-16 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* data/tests/exp_sample_ged.ged,
data/tests/imp_FTM_16dec2015a-mod1.gramps,
data/tests/imp_MediaTest.gramps, data/tests/imp_sample.gramps,
gramps/plugins/export/exportgedcom.py,
gramps/plugins/lib/libgedcom.py: Gedcom fixes for mime and finding
media (#795) * Fix Gedcom import/export for more comprehensive mime types Fixes #11041 * Fix Gedcom import to better find media files Issue #11041 * Fix Gedcom test files for media mime and error location message
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-03-17 Serge Noiraud <Serge.Noiraud@laposte.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/lib/maps/geography.py: Unhandled exception in
Geography editor (#793) Fixes #11048 better pylint score remove unused code
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-03-16 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/filters/rules/person/_relationshippathbetween.py: Fix
relationshippathbetween filter rule when parent is missing (#792) Fixes #11049 Another HandleError issue, this one hidden by the raw except. Filter
rule just did not work if a family in the path had a missing parent.
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-03-16 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/plug/docgen/graphdoc.py: Fix Graphs that use graphdoc
pdf via Ghostscript with multi-page (#791) for poor font rendering of some characters (thanks to Ken Sharp) Fixes #11047
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-03-16 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* example/gramps/data.gramps, example/gramps/example.gramps: Fix
example gramps files so media is found (#785) Fixes #11015 On Windows the location of the example files is "c:\program
files\grampsaio64-5.0.1\share\doc\gramps\example\gramps". On my Ubuntu install from the .deb file these files are in
"/usr/share/doc/gramps/example/gramps" Since the default GRAMPS_RESOURCES value for each system is the
'share', to find the media files we need to append
"/doc/gramps/example/gramps" to have the example files work
properly.
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-03-16 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/tool/finddupes.py: fix finddupes tool when run from
Match Threshold screen again (#790) after merge. Avoids HandleError because potentials dict is not
cleared. Fixes #11044
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-17 vantu5z <vantu5z@mail.ru>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/ru.po: update Russian translation
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-02-27 Bernard Banko <beernarrd@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/sl.po: Slovenian translation correction
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-02-16 syst<73>me <romjerome@users.noreply.github.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/fr.po: update french translation
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-02-14 syst<73>me <romjerome@users.noreply.github.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/fr.po: update (partial) french translation
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-02-14 syst<73>me <romjerome@users.noreply.github.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/fr.po: merge with last template
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-02-14 syst<73>me <romjerome@users.noreply.github.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/fr.po: bug 10841: Typos in the French translation
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-02-14 syst<73>me <romjerome@users.noreply.github.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/fr.po: fix a typo
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-02-13 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* data/tests/imp_MediaTest.gramps, gramps/plugins/lib/libgedcom.py:
Fix Gedcom import for multiple notes on OBJE (MULTIMEDIA_LINK)
(#782) Fixes #10277
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-02-13 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/db/dbapi/dbapi.py,
gramps/plugins/importer/importxml.py: Deal with SQLite db corrupted
by None name mapping (#784) Fixes #11011
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-02-13 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/importer/importxml.py: Fix XML import to add tags
to Events, Sources, Places, Repos, Cits (#780) Fixes #11004
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-02-13 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/editors/displaytabs/eventembedlist.py,
gramps/gui/editors/displaytabs/personrefembedlist.py,
gramps/gui/editors/displaytabs/placerefembedlist.py,
gramps/gui/editors/editcitation.py,
gramps/gui/editors/editevent.py,
gramps/gui/editors/editeventref.py,
gramps/gui/editors/editfamily.py, gramps/gui/editors/editperson.py:
Fix for delete of a ref'd primary obj while editing an added obj.
(#779) Also fixed to update the ref'd obj on changes from outside the
editor. Fixes #10999, #11000, #11001, #11002
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-02-13 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/filters/_genericfilter.py,
gramps/gui/views/treemodels/treebasemodel.py: Fix Place Tree view
when using enclosed by sidebar filter (#764) the filter was incorrectly using a standard place cursor instead of
the tree cursor. Fixes #10948
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-02-10 Bernard Banko <beernarrd@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/sl.po: Slovenian language update
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-02-10 Luigi Toscano <luigi.toscano@tiscali.it>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/it.po: Italian translation updates - restore few strings from the welcome Gramplet that got lost after the split of a messages in smaller messages; - fix few errors.
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-02-10 Luigi Toscano <luigi.toscano@tiscali.it>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/it.po: Refresh the Italian po file
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-02-02 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/editors/editfamily.py: Fix EditFamily for adding a
child to single parent family with (#777) Surname guessing set to combination. Fixes #10997
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-22 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/drawreport/descendtree.py: Fix Descendent Tree
report for crash when person has multiple (#773) families and one of them doesn't have a spouse. Fixes #10983, #10971, #10661
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-22 Leonhaeuser <mirko@leonhaeuser.de>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/de.po: Update German translation
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-21 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/db/dbapi/dbapi.py: Fix Name editor crash after
clearing a group_as name on dbapi dbs (#771) Fixes #10981
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-22 Serge Noiraud <Serge.Noiraud@laposte.net>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/merge/mergefamilyquery.py,
gramps/gui/merge/mergecitation.py, gramps/gui/merge/mergeevent.py,
gramps/gui/merge/mergefamily.py, gramps/gui/merge/mergemedia.py,
gramps/gui/merge/mergenote.py, gramps/gui/merge/mergeperson.py,
gramps/gui/merge/mergeplace.py,
gramps/gui/merge/mergerepository.py,
gramps/gui/merge/mergesource.py,
gramps/plugins/test/db_undo_and_signals_test.py: We should stay on
the selected item in list views: (#770) Fixes #10966 When we try to merge two objects, we should stay on the selected row
in list views. This problem occurs for persons, families, events,
places, sources, citations, repositories, media and notes. Another problem: In case we select the first family and select the
gramps_id of the second family, the new gramps_id is ignored:
problem in MergeFamilyQuery
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-21 Paul Culley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/graph/gvrelgraph.py: Fix Relationship Graph; extra
people when using filters & subgraphs (#769) subgraph option wasn't checking parents against filtered results Fixes #10947
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-22 Christian Aigner <github@sys-admin.at>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/de.po: [German] Change Text on Settings -> Colour (#767) * Unified the labels. The overall appearance looks now a bit cleaner. * Fixed a grammatical bug (das -> dass)
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-21 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/display/place.py: fix Place Format Editor file
save/load for difficult names (#766) Fixes #10949
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-22 Serge Noiraud <Serge.Noiraud@laposte.net>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/graph/gvfamilylines.py: Not all place types appears
on family lines Graph (#763)
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-22 Christian Aigner <github@sys-admin.at>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/de.po: Corrections in 'Tip of Day'; changed 'Schlussnotizen' to
'Quellennachweis' (#753)
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-12 vantu5z <vantu5z@mail.ru>
2017-06-07 00:13:27 +05:30
2018-12-20 22:46:55 +05:30
* po/ru.po: update Russian translation
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-12 Sam Manzi <manzi.sam@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/plugins/tool/sortevents.py: Remember location of Sort
Events Tool (#750) Issue #9795
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-11 Zdeněk Hataš <zdenek.hatas@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/cs.po: Update Czech translation
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-05 Paul Culley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/editors/editmedia.py: Fix Media editor when using
double click the preview of added media (#752) Fixes #10923
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2019-01-05 Leonhaeuser <mirko@leonhaeuser.de>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/de.po: update German translation
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-05 niememat <niememat@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/fi.po: Fix and updated translation in Finnish
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-04 P Ekholm <par.ekholm@pekholm.se>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update Swedish translation
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-02 prculley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/gramps.pot: Update gramps.pot
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-01 prculley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/gramps.pot: Revert "update gramps.pot", the update_po.py
doesn't work with glade files on Windows This reverts commit fcfecef459b37cbba0c61ae18f19f93363124980.
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-01 prculley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/gramps.pot: update gramps.pot
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2019-01-01 prculley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/update_po.py: Fix update_po.py to run on Windows
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-31 caigner <github@sys-admin.at>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/de.po: German translation corrections
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-30 Leonhaeuser <mirko@leonhaeuser.de>
2018-12-20 22:46:55 +05:30
* po/de.po: update German translation
2019-08-08 20:52:43 +05:30
2018-12-29 Serge Noiraud <Serge.Noiraud@laposte.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/editors/editplace.py,
gramps/gui/editors/editplaceref.py: Avoid leading and trailing
spaces when copy/paste (#747) coordinates from a map provider. Fixes #10937
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-28 John Ralls <jralls@ceridwen.us>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gui/widgets/fanchart.py,
gramps/plugins/docgen/cairodoc.py,
gramps/plugins/lib/maps/messagelayer.py,
gramps/plugins/view/pedigreeview.py: Set correct font resolution for
Mac when drawing text directly to cairo. (#745) Fixes #0010924
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-28 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Add some untranslated strings in po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-28 vantu5z <vantu5z@mail.ru>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/ru.po: update Russian translation
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-26 prculley <paulr2787@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/da.po: remove crlf line endings on da.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-24 John Ralls <jralls@ceridwen.us>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* mac/gramps_launcher.py: Remove extraneous setting of
GTK_IM_MODULE_FILE. Fixes #10929
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-22 Zdeněk Hataš <zdenek.hatas@gmail.com>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/cs.po: Update Czech translation
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-21 RossGammon <upstream@the-gammons.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* debian/changelog, debian/copyright: Update debian files after
5.0.1 release (#744)
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-12-20 prculley <paulr2787@gmail.com>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* gramps/gen/const.py, gramps/version.py: Bump to 5.0.2
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2018-11-15 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po - all strings complete
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-14 P<>r Ekholm <pelle.ekh@koping.net>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2018-11-14 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-13 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-12 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-11 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-10 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-09 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-08 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-08 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-08 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-08 P<>r Ekholm <pelle.ekh@koping.net>
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2018-12-20 22:46:55 +05:30
2019-08-08 20:52:43 +05:30
2018-11-07 P<>r Ekholm <pelle.ekh@koping.net>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* po/sv.po: Update po/sv.po
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
2018-11-07 P<>r Ekholm <pelle.ekh@koping.net>
2017-06-07 00:13:27 +05:30
2019-08-08 20:52:43 +05:30
* Update po/sv.po
2017-06-07 00:13:27 +05:30