From c6ce61b4b93acde9fecbc8f72cf75e6221657367 Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Thu, 8 Feb 2018 19:58:51 +0000 Subject: [PATCH] Update ChangeLog and NEWS files --- ChangeLog | 410 +++++++++++++++++++++++++-------------------------- NEWS | 40 +++++ po/ChangeLog | 53 +------ 3 files changed, 246 insertions(+), 257 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4923b6c40..760816db1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,253 +1,247 @@ -2017-08-01 romjerome +2018-02-08 Nick Hall - * po/fr.po: typos + * po/gramps.pot: Update translation template for new release -2017-07-31 Zdeněk Hataš +2018-02-05 prculley - * po/cs.po: update to recent pot + * gramps/gen/utils/docgen/csvtab.py: Fix Export View to CSV when + Unicode characters are present Fixes #10404 -2017-07-29 romjerome +2018-02-05 prculley - * NEWS: start '4.2.6' section + * gramps/gen/datehandler/_date_de.py, + gramps/gen/datehandler/_date_el.py, + gramps/gen/datehandler/_date_lt.py, + gramps/gen/datehandler/_date_nl.py, + gramps/gen/datehandler/_date_pl.py, + gramps/gen/datehandler/_date_sr.py: Fix several intl date displayers + for missing parameter. Fixes #10196 -2017-07-29 romjerome +2018-01-29 niememat - * po/fr.po, po/gramps.pot: Update template no modified or new message id, update references (header and - comments) + * po/fi.po: Update finnish translation -2017-07-26 vantu5z +2018-01-28 Paul Culley - * po/ru.po: update Russian translation - merge last template - fix typo - change 'е' to 'ё' in some words + * gramps/plugins/drawreport/descendtree.py, + gramps/plugins/lib/libtreebase.py: DescendantTree report; fix + crashes and Title spacing for Gramps42 (#537) * Fix DescendentTree report for crashes Fixes #10377 * Fix DescendentTree report; more space beneath Title Issue #10377 -2017-06-21 Nick Hall +2018-01-28 Paul Culley - * gramps/gui/filters/sidebar/_citationsidebarfilter.py: Fix - HasCitation rule in citation filter sidebar Filter parameters should be of type str. Fixes #10076. (cherry picked from commit adb4883291159298781144706fa5bc6331870ef2) + * gramps/gen/plug/report/_book.py, + gramps/gui/plug/report/_bookdialog.py, + gramps/gui/plug/report/_docreportdialog.py: Fix Book XML handler to + deal with unusual characters in Book name Gramps42 (#536) * Fix Book XML handler to deal with unusual characters in Book name Fixes #10387 * Fix 'Generate Book' dialog for bad transient parent * Fix Book XML handler for unusual characters in report name Issue #10387 -2016-04-06 Nick Hall +2018-01-27 Leonhaeuser - * gramps/gen/filters/rules/_rule.py: Remove deprecated locale flag re.L is deprecated and re.U is now default. (cherry picked from commit da3db4bc2828210fa77d6d57bb28a7b0cc2c19e8) Fixes #10136 + * po/de.po: update German translation -2017-07-23 Paul Franklin +2017-11-21 Nick Hall - * gramps/gui/glade/editdate.glade: Date Editor has 'Type' and - 'Quality' labels swapped Fixes #10135 + * gramps/cli/plug/__init__.py, gramps/gen/plug/__init__.py, + gramps/gen/plug/_pluginreg.py, gramps/gen/plug/docgen/__init__.py, + gramps/gen/plug/docgen/treedoc.py, + gramps/gen/plug/report/_constants.py, + gramps/gui/plug/report/_graphreportdialog.py, + gramps/gui/plug/report/_graphvizreportdialog.py, + gramps/gui/plug/report/_reportdialog.py, + gramps/gui/plug/report/_treereportdialog.py, po/POTFILES.in: Add + support for new genealogy tree report category Issue #10223. -2017-07-15 Leonhaeuser +2017-12-26 prculley - * po/de.po: update German translation Fix #0010131 + * gramps/plugins/gramplet/mediapreview.py: Fix Media Preview + Gramplet for closed db Fixes #10332 -2017-07-08 Lajos Nemeséri +2017-12-12 prculley - * po/hu.po: Update Hungarian translation + * gramps/plugins/lib/libgedcom.py: Suport FTM 2017 Gedcom tags on + import Bug #10285 FTM adds subordinate PLAC and OBJE data to INDI.ADDR + which is non-standard. So treat it as a Residence Event, instead of + an Address. FTM puts _DATE and _TEXT tags subordinate to OBJE, also + non-standard. -2017-06-30 John Ralls +2017-12-01 prculley - * gramps/gui/display.py: Open web links with /usr/bin/open on Mac - and Python older than 3.5 Works around https://bugs.python.org/issue24452 Fixes #10105 + * gramps/gui/filters/sidebar/_familysidebarfilter.py, + gramps/gui/filters/sidebar/_personsidebarfilter.py: Fix Person, + Family Sidebar Filters to add custom Event types Fixes #10112 Also fix Family Sidebar Filter RelType init with closed + db -2017-06-27 John Ralls +2017-12-07 prculley - * gramps/gen/utils/grampslocale.py: FamilyGroup Report crash Python's sort routine gratuitously converts the bytearrays returned - by ICU::Collator::getByteArray to a string when storing it. This - resulted in a TypeError when attempting to compare a just-returned - bytearray with a stored string. We work around this by converting the bytearray into its hexadecimal - representation and then decoding that into a string. Fixes #10077. + * gramps/gui/dialog.py: Fix QuestionDialog display for html like + characters in title Fixes #10298 -2017-06-22 Paul Franklin +2017-11-27 prculley - * gramps/gen/plug/docgen/graphdoc.py: names not displayed in - relationship graph Issue #10093 + * gramps/gen/lib/familyreltype.py: Fix FamilyRelationshpType + _DATAMAP order to correspond with values Fixes #10275 -2017-06-21 Paul Franklin +2017-11-21 prculley - * gramps/gen/const.py: Outdated Bugtracker link in Unexpected Error - reporting wizard Fixes #10100 + * gramps/plugins/lib/libgedcom.py: Fix Gedcom import for illegal + Gedcom Family Attributes Issue #10262 TMG Gedcom exports an illegal NCHI with sub-data for + FAM. Gramps could not handle this and attached the sub-data to the + FAM creating some corrupted Event records. -2017-06-21 Paul Franklin +2017-10-27 prculley - * gramps/plugins/graph/gvfamilylines.py: Family Lines Report - generates empty PDFs when name [has double-quotes] Fixes #10096 + * gramps/plugins/lib/libgedcom.py: Fix Gedcom export for bad Hebrew + Months Fixes #10245 -2017-06-19 Paul Franklin +2017-11-05 prculley - * gramps/gui/dbman.py: non-local character in DB name causes crash - on Windows Fixes #10095 + * INSTALL: Change INSTALL to replace 'python' with 'python3 for + script invokes + +2017-10-25 prculley + + * gramps/plugins/importer/importcsv.py: Fix CSV importer for place + event name using gramps_id Fixes #10239 + +2017-10-14 prculley + + * gramps/plugins/view/geoclose.py, + gramps/plugins/view/geoevents.py, + gramps/plugins/view/geofamclose.py, + gramps/plugins/view/geofamily.py, gramps/plugins/view/geoperson.py, + gramps/plugins/view/geoplaces.py: Fix Geography view 'Find' when db + is closed. Fixes #10229 + +2017-10-13 prculley + + * gramps/gui/widgets/interactivesearchbox.py: Fix interactive search + for exception on click then down arrow Fixes #10226 + +2017-10-09 prculley + + * gramps/gen/plug/docgen/graphdoc.py, gramps/gen/utils/file.py: + Create where_is utility to locate a binary in the standard places This is particularly useful on Mac OS X where Gramps is passed a + PATH that does not include elements added by the terminal shell. + +2017-10-05 prculley + + * gramps/gen/plug/docgen/graphdoc.py: Fix relationship Graph so + Unicode chars on Multiple pages works. Fixes: #9783, #9359, #8080, #6782, #6108 Bugs: #6431, #4164, #1485, + #2964, #2790 + +2017-10-01 prculley + + * data/authors.xml: update authors file + +2017-09-22 prculley + + * gramps/plugins/lib/libgedcom.py: Fix Gedcom import for "1 MARR Y" + issue Fixes #10188 + +2018-01-19 Paul Culley + + * gramps/plugins/export/exportftree.py: Fix Export Web Family Tree + for errors on file write (#525) Fixes #10364 + +2018-01-19 Paul Culley + + * gramps/gui/glade/editcitation.glade: Fix Citation Editor to Tab + out of Confidence ComboBox (#526) Fixes #10351 + +2018-01-15 John Ralls + + * mac/gramps.modules: Reset the dependencies on the new meta-module. + +2018-01-15 John Ralls + + * mac/gramps.modules: Use online modules. Instead of the path that works on my machines only. + +2018-01-15 John Ralls + + * mac/gramps.modules: Consolidate Python2 and Python3 meta-modules. GObject-Introspection now works with Python3 so the split isn't + needed any more. + +2018-01-13 Nick Hall + + * gramps/gui/views/listview.py: Use None as the foreground colour + for untagged rows in list views The call to get_style_context is not required. It also caused + problems in Windows due to excessive calls to the foreground_color + method. Fixes #10365. + +2017-12-18 Nick Hall + + * gramps/gui/widgets/__init__.py, gramps/gui/widgets/shadebox.py, + gramps/plugins/view/relview.py, po/POTFILES.skip: Fix shading colour + in relationship view for dark themes Fixes #7749. + +2017-12-18 Nick Hall + + * gramps/gui/utils.py, gramps/gui/widgets/grampletpane.py, + gramps/gui/widgets/labels.py, + gramps/gui/widgets/styledtexteditor.py: Fix link colour for dark + themes Issue #7749. + +2017-12-18 Nick Hall + + * gramps/gui/views/listview.py, + gramps/gui/views/treemodels/citationbasemodel.py, + gramps/gui/views/treemodels/eventmodel.py, + gramps/gui/views/treemodels/familymodel.py, + gramps/gui/views/treemodels/mediamodel.py, + gramps/gui/views/treemodels/notemodel.py, + gramps/gui/views/treemodels/peoplemodel.py, + gramps/gui/views/treemodels/placemodel.py, + gramps/gui/views/treemodels/repomodel.py, + gramps/gui/views/treemodels/sourcemodel.py, + gramps/gui/views/treemodels/treebasemodel.py: Fix default foreground + colour in list views for dark themes Issue #7749. + +2017-02-20 prculley + + * gramps/gui/undohistory.py: fix Undo; crashes due to race in Gtk Some Redraws occur during a model clear when the row changed signal + is emmitted. Model is only partially cleared at that point. Under + some conditions, some more of the model gets cleared before the + redraw completes, and redraw fails. fixes #9932 + +2017-05-29 prculley + + * gramps/plugins/lib/libgedcom.py: Gedcom import with OBJE/FORM URL + on event Fixes #7593. + +2017-06-04 Josip + + * gramps/gui/clipboard.py: EOFError [Ran out of input] in Clipboard + (#411) [EOFError: Ran out of input] for Clipboard when you drag and drop + the bolded lines in selected tabs of Person Edit Attempt to drag and drop any of the "bolded lines" in the Events or + Names tabs into the clipboard window. The unbolded lines drag and + drop ok. Fixes #8788. 2017-05-28 Josip - * gramps/gui/views/listview.py, - gramps/gui/widgets/interactivesearchbox.py: Quick search with Czech - characters -> Crash Crash happen when checking for "event.string" in "treeview_keypress" - function in "gramps/gui/widgets/interactivesearchbox.py" Note that - https://lazka.github.io/pgi-docs/Gdk-3.0/classes/EventKey.html#Gdk.EventKeysays it is deprecated and should never be used. Gdk.keyval_to_unicode return the corresponding unicode character, or - 0 if there is no corresponding character. Fixes #9130. (cherry picked from commit bc1724533171fe69a6a775101d8d4318ba05b396) + * gramps/gui/clipboard.py: Cannot drag & drop textual value via + clipboard Allows dnd of textual values from clipboard and shows icon of + target-type during dragging instead of row image, except for text + target shows actual text as drag icon. Fixes #7532. -2017-05-31 John Ralls +2017-10-06 prculley - * gramps/gen/datehandler/_dateparser.py: 8366: February 29th invalid - date in Julian dual-dated leap year + * gramps/gen/utils/callback.py: Fix 'DbBsddbRead' object has no + attribute '_Callback__callback_map' Fixes #10219 Same idea as 87a5412 for Gramps50 -2017-05-19 Paul Franklin +2017-09-24 SNoiraud - * gramps/plugins/textreport/indivcomplete.py: 10033: Note isn't - included on CIR when it is attached to a name + * gramps/plugins/webreport/narrativeweb.py: Reports - Narrated Web + Site Failure Fixes #10206 -2017-05-15 Nick Hall +2017-08-26 John Ralls - * gramps/gui/editors/displaytabs/citationembedlist.py, - gramps/gui/selectors/baseselector.py: Revert bugs #8785 and #9700 Expanding tree selectors by default caused performance issues. The - expanded person selector also made it more difficult to select a - specific person in some circumstances. GEPS 041 has been created to discuss a better selector design. + * mac/gramps.bundle: Fix link path in gramps-launcher compile + instructions. -2017-05-05 Sam Manzi +2017-08-26 John Ralls - * gramps/gen/soundex.py: Fix bug 9975 Incorrect SoundEx result - (#388) + * mac/Info.plist, mac/gramps.modules: Release 4.2.6 on Mac. -2017-04-29 Paul Culley +2017-08-01 romjerome - * gramps/gui/editors/filtereditor.py: bug 9564; fix exception on - Event filter editor (#378) for 'Events occurring on a particular day of the week' filter - -2017-03-22 Paul Franklin - - * gramps/plugins/export/exportxml.py: 9995: Bug in the Name Editor / - Group As - -2017-03-16 Paul Franklin - - * po/tr.po: add datestrings to gramps42 Turkish translation - -2017-02-11 Nick Hall - - * gramps/plugins/export/exportcsv.py: 9945: Write PlaceID links in - CSV export When places are included in the export use PlaceID links, otherwise - generate a formatted place for the event. - -2017-02-08 Doug Reider - - * mac/gramps.accel: Fix bookmarks keybinding on Mac to match the - documentation. - -2017-02-08 Bernard Banko - - * po/sl.po: updated sl translation - -2017-02-08 Bernard Banko - - * po/sl.po: corrected slovenian name editor keywords - -2017-02-07 Paul Franklin - - * gramps/plugins/drawreport/ancestortree.py, - gramps/plugins/lib/librecurse.py: 9004: Error printing graphical - report ancestor tree - -2017-02-07 Jérôme Rapinat - - * gramps/plugins/drawreport/ancestortree.py: 9004: Error printing - graphical report ancestor tree - -2017-02-02 Peter Landgren - - * po/sv.po: Update Swedish translation - -2017-02-02 romjerome - - * gramps/plugins/tool/changenames.glade: 9907: add a spacing value - for children widgets fit better for some Gtk themes - -2017-02-02 romjerome - - * docs/gen/gen_display.rst: 8855: update API doc for place displayer - -2017-01-25 Matti Niemelä - - * po/fi.po: update finnish translation - -2017-01-25 romjerome - - * gramps/plugins/drawreport/ancestortree.py: 9904: revert fd83162 TODO: need a solution for recursive iteration and private records - -2017-01-24 romjerome - - * gramps/plugins/drawreport/ancestortree.py: 9904: Errors printing - graphical report ancestor tree - -2017-01-24 romjerome - - * gramps/gui/filters/sidebar/_familysidebarfilter.py: 9908: Custom - Family Relations not shown in the filter siderbar - -2017-01-14 romjerome - - * gramps/plugins/textreport/tagreport.py: 9899: fix non-textual - value on place name - -2017-01-11 Luigi Toscano - - * po/it.po: Italian translation: updates and fixes - -2017-01-08 Luigi Toscano - - * po/it.po: Refresh it.po using the current pot template - -2017-01-03 Nick Hall - - * gramps/gui/editors/editnote.py: 9878: Update note text before - closing The object must be updated so that changes can be detected. - -2017-01-02 SNoiraud - - * gramps/plugins/lib/maps/placeselection.py: 9865: Can not link the - place on geography view - -2016-12-28 Paul Franklin - - * gramps/plugins/drawreport/ancestortree.py: 9862: ancestor tree - doesn't use replacements - -2016-12-23 Josip - - * gramps/gui/glade/reorder.glade: 8128: GtkDialog mapped without a - transient parent Fix Reorder Relationships dialog (cherry picked from commit 3b4ceeb630fff4d1f9ed1d64a6db20bef7262ec5) - -2016-12-17 prculley - - * gramps/gui/glade/dialog.glade: bug 9235: Shrink size of Break Lock - (and other QuestionDialogs) - -2016-12-17 prculley - - * gramps/gui/editors/editperson.py: bug 9470; Don't allow selecton - of Active or Home person until actually commited - -2016-12-18 prculley - - * gramps/gui/widgets/interactivesearchbox.py: bug 9478; fix quick - search exception when nothing in searched list - -2016-12-17 Paul Franklin - - * gramps/gen/const.py, gramps/version.py: bump to 4.2.6 - -2016-12-17 Paul Franklin - - * gramps/gui/editors/editfamily.py: 9612: Problem adding parents - [with Latin names] - -2016-12-16 John Ralls - - * mac/Info.plist, mac/gramps.bundle, mac/gramps.modules: Release - 4.2.5 on Mac. - -2016-12-16 John Ralls - - * gramps/plugins/gramplet/gramplet.gpr.py: Fix failure to load - default gramplets if GExiv2 is missing or too old. - -2016-12-15 romjerome - - * make official 4.2.5 release + * bump to 4.2.7 diff --git a/NEWS b/NEWS index e3efacde5..2ec571c54 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,43 @@ +2018-02-08 +Version 4.2.7 +* Fix Export View to CSV when Unicode characters are present +* Fix several intl date displayers for missing parameter +* DescendantTree report; fix crashes and Title spacing +* Fix Book XML handler to deal with unusual characters in Book name +* Add support for new genealogy tree report category +* Fix Media Preview Gramplet for closed db +* Suport FTM 2017 Gedcom tags on import +* Fix Person, Family Sidebar Filters to add custom Event types +* Fix QuestionDialog display for html like characters in title +* Fix FamilyRelationshpType _DATAMAP order to correspond with values +* Fix Gedcom import for illegal Gedcom Family Attributes +* Fix Gedcom export for bad Hebrew Months +* Change INSTALL to replace 'python' with 'python3 for script invokes +* Fix CSV importer for place event name using gramps_id +* Fix Geography view 'Find' when db is closed +* Fix interactive search for exception on click then down arrow +* Create where_is utility to locate a binary in the standard places +* Fix relationship Graph so Unicode chars on Multiple pages works +* Update authors file +* Fix Gedcom import for "1 MARR Y" issue +* Fix Export Web Family Tree for errors on file write +* Fix Citation Editor to Tab out of Confidence ComboBox +* Reset the dependencies on the new meta-module +* Use online modules +* Consolidate Python2 and Python3 meta-modules +* Use None as the foreground colour for untagged rows in list views +* Fix shading colour in relationship view for dark themes +* Fix link colour for dark themes +* Fix default foreground colour in list views for dark themes +* Fix Undo; crashes due to race in Gtk +* Gedcom import with OBJE/FORM URL on event +* EOFError [Ran out of input] in Clipboard +* Cannot drag & drop textual value via clipboard +* Fix 'DbBsddbRead' object has no attribute '_Callback__callback_map' +* Reports - Narrated Web Site Failure +* Fix link path in gramps-launcher compile instructions +* Update translations: fi, de + 2017-08-01 Version 4.2.6 * Fix HasCitation rule in citation filter sidebar diff --git a/po/ChangeLog b/po/ChangeLog index dbf1595b2..8573bb788 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,53 +1,8 @@ -2017-08-01 romjerome +2018-01-29 niememat - * po/fr.po: typos + * po/fi.po: Update finnish translation -2017-07-31 Zdeněk Hataš +2018-01-27 Leonhaeuser - * po/cs.po: update to recent pot - -2017-07-29 romjerome - - * po/fr.po: Update template no modified or new message id, update references (header and - comments) - -2017-07-26 vantu5z - - * po/ru.po: update Russian translation - merge last template - fix typo - change 'е' to 'ё' in some words - -2017-07-15 Leonhaeuser - - * po/de.po: update German translation Fix #0010131 - -2017-07-08 Lajos Nemeséri - - * po/hu.po: Update Hungarian translation - -2017-03-16 Paul Franklin - - * po/tr.po: add datestrings to gramps42 Turkish translation - -2017-02-08 Bernard Banko - - * po/sl.po: updated sl translation - -2017-02-08 Bernard Banko - - * po/sl.po: corrected slovenian name editor keywords - -2017-02-02 Peter Landgren - - * po/sv.po: Update Swedish translation - -2017-01-25 Matti Niemelä - - * po/fi.po: update finnish translation - -2017-01-11 Luigi Toscano - - * po/it.po: Italian translation: updates and fixes - -2017-01-08 Luigi Toscano - - * Refresh it.po using the current pot template + * update German translation