2019-09-14 SNoiraud * gramps/gen/filters/rules/place/_withinarea.py: Fix deprecation warning in withinarea rule 2019-09-14 Nick Hall * gramps/gui/grampsgui.py: Disable development warning message 2019-09-13 Jonas Hahnfeld * gramps/gen/plug/docgen/treedoc.py: Add options to sandclock in tree document generator This works and is actually needed to style the root node. 2019-09-11 SNoiraud * gramps/gui/filters/sidebar/_personsidebarfilter.py: Using regex in the sidebar gives different result from previous gramps release. Fixes #11321 2019-09-12 Jérôme Rapinat * po/fr.po: Add missing French translation strings 2019-09-10 Gil da Costa * po/fr.po: Update French translation 2019-09-09 prculley * gramps/plugins/docgen/odfdoc.py: Fix odt output when db owner has XML unfriendly chars ('&') Fixes #11327 2019-09-11 John Bickmore * README.md: Bump required Python version to 3.3 on Readme As mentioned on the release announcement https://gramps-project.org/introduction-WP/2019/08/gramps-5-1-0-released/ 2019-09-08 SNoiraud * gramps/plugins/webreport/narrativeweb.py: Remove reload_custom_filters to conform to PR894 2019-09-07 prculley * gramps/cli/grampscli.py: Fix CLI crash when generating reports Fixes #11318, #11213 2019-09-06 prculley * gramps/gui/views/listview.py: Fix Statusbar HandleError on merge families Fixes #11320, #11294, #11279 2019-09-12 Avi Markovitz * po/he.po: Update Hebrew translation 2019-09-12 Matti Niemelä * po/fi.po: Fix translation in Finnish 2019-09-12 Matti Niemelä * po/fi.po: Update finnish translation 2019-09-11 vantu5z * po/ru.po: update Russian translation 2019-09-10 pehlm * po/sv.po: Update Swedish translation 2019-09-10 Mirko Leonhaeuser * po/de.po: Update German translation 2019-09-10 Nick Hall * 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: Merge po files and new template 2019-09-10 Nick Hall * po/gramps.pot: Update translation template for new release 2019-08-27 Avi Markovitz * po/he.po: Update Hebrew translation 2019-07-11 Pedro Albuquerque * po/pt_PT.po: Update Portuguese (Europe) translation 2019-06-24 Milo Ivir * po/hr.po: Update croatian translation - update with newest/current .pot file - translation is complete - corrections in wording and some missing accelerators 2019-09-02 prculley * gramps/gui/widgets/styledtexteditor.py: Fix missing tooltip translations in the Note editor toolbar Fixes #11289 2019-09-01 SNoiraud * gramps/gen/filters/rules/place/_withinarea.py: Avoid bad coordinates in the ref place 2019-08-28 SNoiraud * gramps/gen/filters/rules/place/_withinarea.py: Avoid alphabetic characters in filter rules 2019-08-23 SNoiraud * gramps/gen/filters/rules/place/_withinarea.py: Could not convert string to float by using withinarea filter rule + difference between sidebar filter and filter rule + some pylint improvements 2019-08-31 prculley * gramps/gen/plug/docgen/graphdoc.py: Fix Graph outputs for multiple page PDF Postscript Fixes #11305 2019-08-31 prculley * gramps/gen/plug/_pluginreg.py, gramps/gui/managedwindow.py, gramps/gui/plug/quick/_quickreports.py, gramps/gui/uimanager.py, gramps/gui/viewmanager.py, gramps/gui/views/tags.py, gramps/gui/widgets/grampletpane.py: Fix to make Gtk 'action names' always valid Fixes #11291 2019-08-31 prculley * gramps/gui/uimanager.py, gramps/gui/views/tags.py: Fix missing menus/buttons when operating in non-English languages Fixes #11292 2019-08-31 SNoiraud * gramps/gui/widgets/validatedmaskedentry.py: Cursor position error in lat and long fields Fixes #11310 2019-08-30 SNoiraud * gramps/plugins/tool/removespaces.py: Avoid all characters looking like a dash hyphen non breaking hyphen figure dash em dash horizontal bar Fixes #11308 2019-08-30 SNoiraud * data/css/Web_Mainz.css: Narrative web: Mainz Style sheet weird looking Fixes #11282 2019-09-02 SNoiraud * gramps/plugins/view/relview.py: Set symbols for the active person 2019-08-28 SNoiraud * gramps/plugins/view/relview.py: Set good symbols for marriage, baptism, cremation and burial 2019-08-28 SNoiraud * gramps/plugins/view/relview.py: Reduce the size of the sexuality symbol in relview Fixes #11295 2019-08-28 prculley * gramps/gui/widgets/styledtexteditor.py: Fix exception when editing Note with italics/bold etc. in non English Fixes #11284 2019-08-27 Nick Hall * gramps/gui/views/pageview.py: Restore keybindings for gramplet bars Resolves #11297. 2019-08-27 Nick Hall * gramps/gui/plug/quick/_quickreports.py: Fix bug in web connection menu launching incorrect web site Resolves #11280. 2019-08-26 SNoiraud * gramps/gui/autocomp.py: Translation problem when creating event filter If you create a filter with the rule name: "Events with a particular type" or "Events with " The menu "Travel", "Academic"... are not translated Fixes #11293 2019-08-26 SNoiraud * gramps/gui/configure.py, gramps/gui/widgets/grampletbar.py: Error when checking option to add Quit to Taskbar Fixes #11290 2019-08-25 SNoiraud * gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py: Make the narratives notes placement an option From 5.1 the narrative notes are placed just after the name, gender and age at death. This follow the feature request #6772. Some people want to have this placement an option to have the same functionality as before Fixes #11283 2019-08-24 Ross Gammon * debian/changelog: Finalise Debian changelog for 5.1.0 release 2019-08-24 Ross Gammon * debian/control: Bump gtk+ version to 3.12 & add gir1.2-geocodeglib-1.0 dependency 2019-08-24 Ross Gammon * debian/copyright: Update copyrights 2019-08-24 Ross Gammon * debian/changelog, debian/control: Merge last 5.0.2 debian release information into 51 maintenance branch 2019-08-23 Sebastian Schubert * README.md: Add optional fontconfig package to README.md 2019-08-23 Sebastian Schubert * NEWS: Fix typo in NEWS 2019-08-30 ZdenÄ›k HataÅ¡ * po/cs.po: Update Czech translation 2019-08-29 ZdenÄ›k HataÅ¡ * po/cs.po: Update Czech translation 2019-08-25 Mirko Leonhaeuser * po/de.po: German translation updated 2019-08-24 John Ralls * mac/Info.plist, mac/gramps.modules: Release Gramps-5.1.0 on Mac. 2019-08-16 John Ralls * mac/release.entitlements.plist: An entitlements plist for codesigning Gramps. Python is an interpreter and therefore needs to create executable memory. Since it doesn't know how to sign that memory it requires the allow-unsigned-executable-memory entitlement to run in a hardened runtime. One must apply this entitlement to both Gramps.app and Gramps.app/Contents/MacOS/dot when codesigning them. 2019-06-11 John Ralls * mac/gramps.modules: Fix graphviz and exiv2 download URLs. 2019-06-11 John Ralls * mac/gramps.modules: Update dependency versions and download paths. 2019-08-22 vantu5z * po/ru.po: update Russian translation 2019-08-22 pehlm * po/sv.po: Update Swedish translation with the new gramps.pot 2019-08-21 prculley * Bump to 5.1.1