|
|
|
|
Changelog for gramps-lang-5.2.2-lp155.5.4.noarch.rpm :
* Sun Apr 07 2024 ecsos - Update to 5.2.2 - Updated translations: cs, de, de_AT, es, fi, he, hr, nb, nl, pl, ru, sk, sv, tr. - Hebrew relationship calculator not loading. Fixes #13251. - Narweb: Person object has no get_father_handle. Fixes #13207. - Package Gramps 5.2.1 on macOS. - Restrict CI workflow to run on a single branch. - Don’t show Navigation when we print a page. Fixes #13160.- Changes from 5.2.1 - Updated translations: de_AT, fi, fr, ga, he, it, nb_NO, pl, sk, sr, tr, uk, zh_Hans. - Fix error when installing an addon that will not be registered. Fixes #13233. - Allow experimental and beta plugins to be registered. Fixes #13232. - Tidy up the README file. - Fix fan charts on HiDPI screens. - Replace PIL with Pillow in the README. Issue #10016. - Fix the `Tag.is_empty()` method. The `Tag.is_empty()` method was returning the inverse of the expected value. Fixes #12579. - Cannot create Place with coordinates via Geography. Fixes #13228. - Fix place title when place names use open spans. Fixes #13222. - Fix the addon translator language for core translations. Fixes #13221. - Update AIO minimum Windows version requirement to 8.1 64-bit. - Prevent unwanted output in unit test logs. - Fix unit tests when run with Python 3.12. Fixes #13212. - Revert Death fallback symbol from Latin Cross to “+”. - Change the cross mark and check mark symbols used in the Addon Manager Requirements screen to be valid characters on Mac. Fixes #13194. - Fix display of invalid dates in editor citation tabs. Fixes #13192. - Include metainfo rather than appdata ‘its’ files. - Update AppStream MetaInfo file to conform to latest spec. - Fix filter rules missing the use_case parameter. Fixes #13187. - Rename metadata file to follow spec. - Add release information to appdata. - Package Gramps 5.2.0 on macOS.- Changes from 5.2.0 - Updated translations: ca, cs, da, de, de_AT, en_GB, es, fr, hr, hu, id, it, nb, nl, pl, sk, sl, sv, tr, uk, zh_CN. - Update development status to production. - Remove the Trove classifier “Natural Language :: German(Austrian)”. - Emit a “plugins-reloaded” signal when a new addon is installed. This ensures that the user interface will be updated to include the new addon. Fixes #13021. - Fix Windows AIO build. - Update GitHub actions to latest versions. Some actions are deprecated. - Package Gramps 5.2.0-rc1 on macOS.- Drop gramps-no-translations-check.patch because code from upstream has changed. * Fri Aug 18 2023 ecsos - Update to 5.1.6 - Update copyright date. - Narrative web: problem with small pictures. Fixes #12884. - Implement the “J” for the family view. Fixes #12882. - Avoid application crash on invalid user input. If the user inputs an invalid date this change keeps the application from crashing. The invalid date information is reported to the user in the log. Fixes #12658. - Fix export where private citations are excluded. - Fix Event Compare tool to display enclosed places properly. - Check that view exists before calling post_create method. Avoids ‘NoneType’ object has no attribute ‘post_create’ error. Fixes #12638. - Fix a wrong operator bug in the web calendar report. - Revert “Enclose tree report image path and file name in braces” due to reports of regression where processing of the generated TeX file fails due to bad path specification for image files. Fixes #12437 and #12697. - Geography View: Fix number of arguments in add_bookmark method. Fixes #12718. - Use date-specific place in report substitution variables. Fix place title in graphical reports which have user-defined display formats to use date-specific alternate name. This impacts the Ancestor Tree, Descendant Tree, and Family Descendant Tree reports. Fixes #12763. - Try to import berkeleydb if bsddb3 isn’t found. berkelydb is usable for python >= 3.6 and required for python >= 3.10. See: https://www.jcea.es/programacion/pybsddb.htm - HtmlDoc: Create a unique filename for cropped images. - Fix corrupted NOTE tag in Gedcom export. Remove Python2 code obsoleted by Python3, which was corrupting Gedcom export of Gramps Notes text that includes multi-byte utf-8 characters. Fixes #12709. - Fix IndexError that sometimes occurs when changing view This occurs when restarting Gramps. Fixes #12636, #12304, #12429, #12623, #12695. - Fix crash when invalid note link. Fixes #12854. - Fix tags with color names in pedigree views. Fixes #12866. - Crash when invalid event date. - ListModel: Fix multiple level paths when we use checkboxes in columns. The path was previously converted to int. - Update Gramps CI workflow to run on Ubuntu 20.04. Ubuntu 18.04 became fully unsupported on 1 Dec 2022. - Fix package installation failures in CI. - Fix spouse’s name and underlined call names in records. Fixes #12391. - Update INCOMPLETE_TRANSLATIONS list. Remove: he, Add: zh_HK, zh_TW. - Update Debian folder after 5.1.5 release. * Wed Mar 30 2022 ecsos - Update to 5.1.5 - Update translations: de, pl, sv, zh_CN. - Remove Travis CI configuration. - Fix badges in README file. - Update copyright date. - Strange behavior for the scrollbar in the bottombar. Fixes #12438. - Fix place object element order in DTD and RNG schemas. Element placeobj content does not follow the DTD and RNG, expecting (ptitle? , pname+). Fixes #12500. - Solve InterpolationSyntaxError if “%” in a string. The grampletpane module saves data in a config file for all the gramplets added in the dashboard. The python configparser module doesn’t like if we have a “%” character in a string. Fixes #12423. - ‘<‘ not supported between 2 instances of IndexMark. Fixes #12467. - Remove debug statements in unit tests. - Fix negative Span when dates are not Gregorian. Fixes #12525. - Incorrect grouping if no ma/patronymic surname. - Group As override is ignored for ma/patronymic surnames. Fixes #12395. - See: https://gramps.discourse.group/t/patronymic-and-matronymic-name/1684/5 - Add comments for the lat-lon field of editplace. - Place editor, lat and long text are swapped. Fixes #12374. - Fix Statusbar progress being shown before use. Fixes #12373. - Fix exception when removing a group name in Sqlite db when group name is already missing. Fixes #12367. - Fix error when trying to close name editor during long name group mapping view rebuild. Fixes #12328. - OsmGpsMap-CRITICAL: Map source setup called twice Fixes #12352. - Fix probably alive function unit test. - Use GitHub Actions to run continuous integration checks. - Mac: - Update Exiv2, PYExiv2, and json-glib. - Repackage Gramps.app to work with macOS 12. - Add entitlements path to bundle-file so Gramps.app is signed with it. - Add python-fontconfig to the macOS build. Needed to enable using genealogical symbols. - Include fontconfig’s etc/fonts in macOS app bundle. Graphviz now uses fontconfig to find its fonts. Fixes #12370. * Mon Oct 11 2021 ecsos - Update to 5.1.4 - Update translations: cs, de, es, fi, fr, hu, nl, pt_BR, ru, sv, zh_CN. - Update copyright date. - Fix probably alive if death without date. - Place editor, copy and paste of lat and long text no longer auto-populating latitude and longitude fields. - Fix for crash when changing views if part of toolbar is not shown because of a small screen when changing views. - Fix bottombar always showing after restart, even when not wanted. - Always use filtered collation names. Store the Sqlite3 collations in the __collations array to short-circuit re-creation. - Fix issue with German relation calculator fixed issue when more than 24 generations between the two people. - Add file logging for macOS. When Gramps is launched from macOS’s LaunchServices it doesn’t have a sys.stderr attached so the default stream logger goes to /dev/null. Use a FileHandler in tht case, writing the log to $TMPDIR/gramps-pid.log. This will help particularly in analyzing crashes where python shuts down as there’s no crash report in that case. - Fix libplaceview to avoid exception when mapservice is no longer present. - Fix References Gramplet for inadequate updates when other objects change. - Fix geofamily crash if a family has no father. - Home Person setting does not convey in a merge. - Fix CSV export of view to only put single CR character. - Add Media filter rule ‘HasMedia’ to list of media rules for editor. - Need to set locale.textdomain under linux. _build_popup_ui() ignores translated strings without locale.textdomain set. - Change category of ‘MatchesEventFilter’. - Fix issue where separator between top and bottom bar of View creeps up. - Fix Locations Gramplet (Enclosed by) to properly display certain nested places when the smallest place has undated enclosure and larger places are dated. - Fix Family Tree Manager drop error on Windows. - Fix exportvcalendar error is “is not” with a literal (Python 3.8 issue) - Handle not found when copying source from the citation tree. - Fix call to ‘file’ function, which doesn’t exist in Python3. - Fix write_lock_file exception when USERNAME is missing. - Fix EditPlace so Tab key doesn’t get stuck on Private icon. - Fix Tag report for places that have a hierarchy. - Fix exception when cancelling out of a db upgrade in GUI. - Icon file changes: - Install 128×128 and 256×256 application icons. - Install MIME type icons into the hicolor theme. - Remove gnome-mime- prefix from icon filenames. - Install application icons into correct directories. - Fix error in Birthday and Anniversary report. Fixes an error triggered when the first person_handle in the list has a death event, but no birth event and does not have family relationships. These conditions lead to the local variable short_name not being declared before it comes time to process death events. - Fix graphdoc to properly escape characters in ids for Graphviz. - Replace inspect.stack() with inspect.currentframe(). Works around Python issue #12920 which causes every call to inspect.trace() to fail because __main__ is always the starting point. - Fix crash sorting on columns in Selectors with TreeModels. - Fix progress bar freeze due to changes in Gtk. - Fix svgdrawdoc for text containing XML invalid characters. - Mac: - Update PyICU to 2.7.2 in macOS build. - Update dependencies. Includes moving berkeleydb and pybsddb over from gtk-osx. - Further changes for bundling with Python 3.8. - Set __file__ if gramps_launcher.py is run as __main__. - Add geocode-glib to build. * Wed Sep 02 2020 ecsos - Update to 5.1.3 - Update ca, de, fi, fr, ja, pl, ru, sl, sv, uk, zh_CN translation - Events View: “Main Participants” column does not show the full list of participants when expanded. - mac/gramps.modules: Use current Gtk release instead of Gtk-3.14. - mac/gramps.modules: Upgrade pymodules for Python 3.8 compatibility. - Fix XML export when ‘Group-as” name contains XML invalid chars - Fix NarWeb: Province place-type is not displayed - Fix ManagedWindow so that new windows don’t appear offscreen when - system ‘screen’ sizes change in part time multi-monitor setups. - Fix menus when db fails to open due to upgrade/downgrade etc. - Fix issue with attach source tool, results panel - Fix GEDCOM export; don’t include ADDR when address is missing - EditPlace: Allow Coordinates containing a comma instead of a period - NarrativeWeb: - Should show patronymic in individuals. In the individuals and in surnames pages, we should show the complete name like defined in the display tab from the narrative web configuration. - Fix Narrated Website Google Maps Output JS Warning SensorNotRequired - Fix incorrect link type for osm css files - Fix image size limit doesn’t match tooltip - Update all translations for changes from ‘Default’ to ‘Home’ Person - Change GUI references to ‘Home Person’ instead of ‘Default Person’ - Use event attribute types in the event reference editor. In the event reference editor, custom event attribute types should be used rather than the default person attribute types. - Fix Verify tool bug caused by bad change in GObject introspection - Fix RemoveUnused tool for crash caused by Gtk introspection bug - Fix import test for change cause by previous change which was: - Fix GEDCOM import for bad source title when sources precede references. - Fix GEDCOM import for bad source title when sources precede references. - Fix some reports for CLI where warning message about Value not found - Fix Genealogy Tree reports for crash in CLI - Add uistate to tree views filter initialization - Fix some Python syntax errors that appear in v3.8.x - Suppress age = 0 days in events list. If the reference event date is equal to the event date, don’t show the age except if the date is estimated, calculated, etc. - Fix Dashboard Gramplets to update during db close when not shown - Fix Windows GUI mode startup for crash with some languages - Fix dbapi to support “Abandon Changes & Quit” feature - Fix GrampsType for comparison bug with empty string as one value - Fix Date Display so that it uses LC_TIME if defined - Fix StyledText so serialize will match for style list order changes - Try to fix exceptions on ManagedWindow close - Fix Mac SQLite3 locale bug when locale contains non-ascii characters - Fix issue when Person has Same date of birth and death; gives an error. - Geography: add a popup for a bad tiles path - Fix GEDCOM export of estimated/calculated dates with modifers- Changes from 5.1.2 - Narweb: Private notes for home, intro and contact. If the notes are private, we can’t use them in these pages. - Referenced regions problems. When image width > 800, the referenced regions are incorrectly placed - Ancestor’s tree display looks weird Solves the following: - Person boxes overlap - Some person boxes partially visible or hidden - some cleanup in ancestortree.css - ancestor tree and long names. - Adapt ancestor tree css file for all themes - dates not localised in place pages - Mainz problem with short text in one note, Issue occurs on the homepage and introduction page. - bad event links on media pages - Navweb: Don’t use media regions in some case: - If we don’t show families - If we don’t show events - Don’t show the media regions for a thumbnail - WEBCAL: home link translated to lowercase - Wrong web calendar title on home page. This solves the possibility to have “>”, “<\" in the title - Update LDS Temple list - Make GuiDestinationOption Folder Icon start in users directory - Allow import file filter to accept case insensitive extensions - Fix db to warn/prevent opening newer schema versions - Fix Progen import dialog and progress meter for correct parent window - Fix Progen import to correctly handle AKA surnames - Fix ExportPkg so errors are not lost, and has progress bar for media - Fix Export Assistant so error messages get correct parent window - Fix GEDCOM import when family is missing; import created a missing note - Fix Dashboard for adding Gramplet crash in Slovenian - Update cs, ca, fr, uk, he, fi, hr, de, sv translation - Update date parsing for czech locale - Fix Spanish translation for dates - fix private proxy tagref support. Add missing code for event, repository, source, citation and place - [Tree doc Tex] fix “-” char on place name “-” can lead to confusion, generating text out of the box with PDF file format - [Tree doc Tex] fix typo on custom size - Fix duplicated “døde døde” Norwegion Translation for libnarrate - Fix up Event Editors Place display for bidi text with Gramps ID - Fix issues with RTL languages and LAT/LONG - Fix display of GPS coordinates in Places view for RTL languages - Fix place editor lat/long entry for RTL languages - Fix GEDCOM export to avoid translated GrampsType strings - Allow Tools with Notbook tabs to expand to fill the window - Limit Age Stats gramplet settings to appropriate values. - Max ages should be divisible by 5 to avoid out of range errors. - The chart width should be greater than 45 to look right and avoid division by zero errors. - Fix the Preferences ‘Age display precision’ value getting lost - Fix Window family tree title for non-ASCII chars on Windows - Fix Preferences/Genealogical Symbols when only one font is present - Fix various Entry fields so Undo/Redo works - Fix tag colors on PedigreeView - Fix Gramps -v error when Gtk is not present - Fix for PedigreeView not reflecting changes to birthday or death - ODF DOC – Fix improper escaping in odt output for TOC/Bookmark etc. - Fix CLI parser to accept negative integers as valid - Fix Descendant Tree report for HandleError when no parents on family - Fix Reorder ID tool so subsequent db additions used next possible ID - Upgrade export VCalendar to v2.0, so can export all utf8 characters - Fix Preferences so PageUp/PageDn doesn’t stick on Dates tab - Graphs: Escape for name, dates and places in graph reports with XML illegal characters - Fix ‘Go’ menu direct object selection, goes to wrong place * Wed Sep 18 2019 ecsosAATTopensuse.org- Update to 5.1.1 - Update translations: cs, de, fi, fr, he, hr, pt_PT, ru, sv - Disable development warning message - Add options to sandclock in tree document generator - Using regex in the sidebar gives different result from previous gramps release - Fix odt output when db owner has XML unfriendly chars - Update README - Bump required Python version to 3.3 - Add optional fontconfig package - Fix CLI crash when generating reports - Fix Statusbar HandleError on merge families - Fix missing tooltip translations in the Note editor toolbar - Fix bugs in withinarea filter rule - Avoid bad coordinates in the ref place - Avoid alphabetic characters in filter rules - Could not convert string to float by using withinarea filter rule - Difference between sidebar filter and filter rule - Fix Graph outputs for multiple page PDF Postscript - Fix to make Gtk ‘action names’ always valid - Fix missing menus/buttons when operating in non-English languages - Fix cursor position error in lat and long fields - Avoid all characters looking like a dash in ‘Clean input data’ tool - Mainz Style sheet weird looking - Fix bugs in relationship view - Set symbols for the active person - Set good symbols for marriage, baptism, cremation and burial - Reduce the size of the sexuality symbol - Fix exception when editing Note with italics/bold etc. in non English - Restore keybindings for gramplet bars - Fix bug in web connection menu launching incorrect web site - Fix translation problem when creating event filter - Error when checking option to add Quit to Taskbar - Make the narratives notes placement an option- Changes from 5.1.0 - Bump required Python version to 3.3, Gtk version 3.12 - Update translations: ca, cs, da, de, en_GB, eo, fi, fr, hr, hu, is, it, nb, nn, pl, po, pt_BR, ru, sl, sv, uk, vi - Change default database backend to SQLite - New feature to allow Filter Rules to be added via addons. - New feature to use Genealogical symbols. Includes support for views and reports. Edit/Preferences/Genealogical Symbols to enable. - New: On restart after crash, offer to run Check & Repair - New CLI commands; ‘safe’ mode and ‘default’ to help user with debugging Gramps - Narrative web fix: - some strings not translated - The confidence and the date are not translated in the family map page. - The date doesn’t use the specified date format. - Markers incorrectly placed. In the map pages, the markers are not placed where it should be. Reproducible when zoom in/zoom out. - Background not correctly set. If you use the Web_Basic-Cypress.css, the foreground and background use the same color, so you see nothing. You must hover the fields to see the text - Places list is not sorted depending on the selected language. If you start gramps in english or another language then try to generate a narrative web report in another language, the navigation alphabet is incorrect. This is true for the place list and the person list. - OSM forward all http resquest to https. - When we are on a mobile phone or a small device, we suppress the navigation tab. In place, we have a new icon on the upper left which is used to show the dropdown menu. - For Home, Introduction and Contact, If we have an image and this image contains regions, show the regions. We can go directly to the person page associated to this region. If we click on the image, we go directly to the associated media page. This will be true only if we selected “include images and media objects” and “create and only use thumbnail” is unselected - The first line identifying a family will be more legible. The link is not useful in the parents and pedigree section for the current person. - Adapt some css files. - sort the place references either by date or by name. - Add extra page to narrativeweb. - extrapage can now point to joomla, drupal, … - add enclosed by and encloses (place) - Add compact Ancestry trees using Buchheim/Walker algorithm This enhancement adds a new ‘compact’ field to the Narrated Web Report. A compact tree is one that is not a simple binary layout but uses the algorithm of Buchheim/Walker to create a layout that is sensible but also compact. Creating a compact layout is slower than a simple binary tree but the results are significantly improved and do not leave large areas of whitespace where there are no nodes to be shown. - Make relationships optional in narrative web - Option to have Places and Sources pages - Narrative should come first right after the name, gender and parent information in individual page - References section at the bottom of each place with people related to this place have birth year behind it in parenthesis - Sort “Surname” web page by given name and birth date. - Surname list doesn’t use default name format - Display Lat/Lon optionally on places list page - Update the uimanager to avoid deprecated Gtk warnings (changes things not visible to the user): - Add config option to use Toolbar Text - Fix duplicated accelerators in charts P for print is now P - Geography: - fix pins very big when related to 2 places - add color for custom places name - fan charts view: Add option to show the Gramps ID in parenthesis in the fan chart. - Gramps ‘Views’ are now named in the window header - Allow Home person to be set in Relationship and Charts/Pedigree view - Filter Rule editor, save pane position - Person Sidebarfilter: - Fix Person Sidebarfilter when using ‘Event’ and Reg expressions - In personsidebarfilter, search on each part of name Instead of requiring that the entire search string matches a single one of the Person’s names, the function will require that each word in the search string matches any of the Person’s name fields. - filters rule has attribute: Check all values of an attribute type and not only the first one. - filters rule have children person filter: Check all families of a person for children and not only the first - Graph reports: - Better typography in graph reports Replace hyphen with en-dash. - enable Graphviz node port selection, optionable. This enables the headport and tailport attributes for all edges in the Graphviz file. The default (off) value makes the arrows between persons and/or family nodes attach their ends to the respective node at any position. When this option is selected, the position facing the node on the other side of the arrow is always chosen. - Fix graphs on Windows for font selection not working relationship graph: Allow an option to not use hexagons for those of unknown gender Father and Mother are connected by an invisible line. Add an option to omit “irrelevant” family nodes Family lines graph: Replace rounded corners checkbox by dropdown It now allows rounded corners to be set more explicitly for different genders (None/Male/Female/Both). Hourglass graph: Add Ahnentafel option on hourglass Do not use hyphen for living persons in hourglass graph edit link: Add a mailto choice to Internet Address New Clean input data tool: New tool to suppress leading and trailing spaces. This tool is looking for people and place names with leading or/and trailing spaces. For each entry which contains leading or trailing spaces, a row is added in a table. You can see where the spaces are for each row as the name is underlined. If you double click on the row, you can edit the Place or the Person. CSV import: Add occupation and residence events and attributes in the import User can now add the following columns in the csv import file for a person: Occupation description Occupation date Occupation place Occupation source Residence date Residence place Residence source Attribute type Attribute value Attribute source the corresponding events will be added to the person. The user can put several lines for the same person if two occupations are known, one event per line will be created. Fix CSV import for multiple place enclosed by on multiple imports Pro-Gen import: expanded functionality and fixed minor bugs. Enhance layout of the preferences dialog Webcal: better help msg for the after year option. Include only events after year add death event Edit Person/Family/etc. Gallery Tab: Add buttons for arrangement of GalleryTab media order Add tooltip for Gramplet Bar To improve discoverability of the Gramplet Bar Menu (Currently a nameless down arrow at end of each Gramplet bar title tab) Use theme settings for the error state of entry widgets. This avoids problems with dark themes. vCalendar export: Convenient display on mobile devices. Add first class support for Occupation attribute Statistics chart: Add option to hide empty information on statistics chart the Statistics Chart report will show a year as an ordinal number in Croatian. Detailed descendant report: Show death/burial information only if person is probably dead Birthday report: Include death anniversaries as an option in the birthdays and anniversary reports. 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. Added symbols to the birthdays report showing the type of event Fixed the birthday report so the dead icon is able to be set within the options window 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. Selection Dialogs: fix to avoid long delay before display on large trees Geography Maps: Changed behavior of “Look up with Map Services” Removed the section that looked up by city, and country from the Map Services lookup for Google and Open Street Map. Geocoding: associate a lat/lon to a place name End of Line Report: sort generation during output update the German date handler: added some missing Latin month names and some old German month names Relative Gramplet: Person Relatives Tab should use the type from the relationship Fix crash when addon/plugin contains an id with space Fix Delete dialogs: to support canceling the multiple deletes operation more easily Fix Find Duplicate People; exception when deleting someone shown outside of the tool Fix CLI import so that different db types can be used MetaData Viewer Gramplet: Fix so that metadata is actually detected and displayed Fix exception when merging with active sidebar filter Fix GEDCOM importer for SOUR/REFN combinations Add support for GEDCOM import _FREL/_MREL tags in INDI/FAMC Improve support for GEDCOM export of _FREL/_MREL in INDI/FAMC The Windows installer should now support itself in the users language, and should pre-select the Gramps translation and dictionary files appropriate for that language- Changes from 5.0.2 - Update translations: cs, da, de, fi, fr, hr, it, ru, sl, sv - Fix some Gramplets not updating during tree changes after db change. - Fix Events Grampslet for bad sort order on dates/ages - Fix References Tab to update on Deletes of items when editor is open - Fix GEDCOM import for better support of TMG - Fix Edit Link ‘New’ button to work - Fix GEDCOM importer to properly handle multiple surnames per 5.5.1 - Narrative web: Sort problem with places. - Fix Navigator sidebar so can change view type with proper resize - Fix crash when using sidebar filter and merging in another view - Fix AncestorTree so add siblings to center person works - Fix graphs on Windows for font selection not working - Fix dbapi reindex_reference_maps tool to properly close transaction - Fix zoom via mouse wheel in media event editor selectionwidget, also fixes zooming with scroll bars always present - Fix metadata viewer so that metadata is actually detected and displayed - Avoid comma in a lat/lon entry field. - Avoid invalid characters and leading or trailing spaces in the entry field - Fix crash for multiple deletes in one transaction - Adjust translation strings for unmarried partners to give correct text in English - Fix failure after Gedcom import if missing objects were found - Mac: Fix none type has no len() error. - Set correct font resolution when drawing text directly to cairo. - Fix Gedcom import so it doesn’t create completely empty Birth events - Fix Relationship view so ages are according to Preferences - Fix Person Editor Events to properly update during external changes like - Event delete or update. - Gedcom import/export fixes for mime and finding media - Fix Unhandled exception in Geography editor - Fix relationship path between filter rule when parent is missing - Fix Graphs that use graphdoc pdf via Ghostscript with multi-page for poor font rendering of some characters - Fix finddupes tool when run from Match Threshold screen again after merge. - Fix Gedcom import for multiple notes on OBJE (MULTIMEDIA_LINK) - Deal with SQLite db corrupted by None name mapping - Fix XML import to add tags to Events, Sources, Places, Repos, Cits when requested. - Fix for delete of a referenced primary obj while editing an added obj. - Also fixed to update the referenced obj on changes from outside the editor. - Fix Place Tree view when using enclosed by sidebar filter - Fix EditFamily for adding a child to single parent family with Surname guessing set to combination. - Fix Descendent Tree report for crash when person has multiple families and one of them doesn’t have a spouse. - Fix Name editor crash after clearing a group_as name on dbapi dbs - When we merge two objects: - We should stay on the selected row in list views. - In case we select the first family and select the gramps_id of the second family, the new gramps_id is ignored - Fix Relationship Graph; extra people when using filters & subgraphs - Fix Place Format Editor file save/load for difficult names - Fix Not all place types appears on family lines Graph - Remember location of Sort Events Tool - Fix Media editor when using double click the preview of added media - Avoid leading and trailing spaces when copy/paste coordinates from a map provider. * Tue Aug 06 2019 ecsosAATTopensuse.org- Fix build errors in Leap 15.1 with Sphinx. Add BuildRequires python3-attrs. * Mon Jan 28 2019 ecsosAATTopensuse.org- update to 5.0.1 Maintenance release. Full changelog at: https://gramps-project.org/introduction-WP/2018/12/gramps-5-0-1-released/ * Fri Nov 02 2018 ecsosAATTopensuse.org- update to 5.0.0 - Correct binary test logic for primary mask. - Fix BaseSelector to avoid long delay before display on large trees. - Export options > Gui alignment issue. - Fix dialog button order on non-Mac systems. - Update Debian directory after Gramps 5.0.0-rc1 release. - Fix Custom filter update when created via sidebar. - Fix Gramplet configure (View/Configure) for large options. - Fix IndexError crash in Statistics Charts. - [Mac] Change accel for Undo History. So that it doesn’t conflict with a system binding for hiding the window. - Fix Family Lines/Family Colors picker for bad transient parent. - Fix import_as_dict to utilize user gramps_id prefixes. - Fix error when opening bsddb db in read-only mode. - Fix dbapi dbs for closeing read-only db crash. - Fix menus when operating with read-only db. - Fix Name formats to show all parts. - Fix dialogs for crash when canceling via ‘x’. - Remove obsolete omeat-python-modules dependencies. - Update translations: cs, da, de, en_GB, eo, fi, hu, is, it, nb, pt_BR, ru, sk, uk, vi * Thu May 03 2018 ecsosAATTopensuse.org- update to 4.2.8 - Fix Geography views for bad ‘dbstate.is_open()’ test- changes from 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 * Thu Sep 28 2017 ecsosAATTopensuse.org- update to 4.2.6 + Fix HasCitation rule in citation filter sidebar + Fix use of regular expressions + Date Editor had \'Type\' and \'Quality\' labels swapped + Fix FamilyGroup Report + Fix names not displayed in relationship graph + Fix outdated Bugtracker link in reporting wizard + Fix replacements in Ancestor tree + Fix Default Browser Setting + Fix linking place on OpenStreetMap view + Fix Family Lines Report having unescaped characters + Fix non-local character in DB name (Windows OS) + Fix checking for \"event.string\" in \"treeview_keypress\" + Fix invalid February 29th date in Julian dual-dated + Fix Note on CIR when it is attached to a (preferred or alternative) name through the names dialog. + Improve time loading for person selector in census forms + Fix incorrect SoundEx result + Fix Error printing on ancestor tree graphical report + Fix custom filter creation with \'Events occurring on a particular day of the week\' + Bug in the Name Editor / Group As + Gramps CSV export of Places did not generate correct Title. + Add custom Family Relations not shown in the filter siderbar + Fix non-textual value on Tag report + Fix \'interface.dont-ask\' config key ignored on Note edition + Fix Reorder Relationships dialog + Shrink size of Break Lock (and other QuestionDialogs) + Only selection of Active or Home person if commited + Fix quick search exception when nothing in searched list + Fix problem adding parents + Fix bookmarks keybinding on Mac OS + Fix failure to load default gramplets if GExiv2 is missing or too old. + Update API doc for place displayer + Add datestrings to Turkish translation + Update translations: cs, de, fr, fi, hu, it, ru, sl, sv, tr * Fri May 05 2017 ecsosAATTopensuse.org- update to 4.2.5 + The configparser is assuming the wrong encoding + Sorting in family tab of narrated web report + Silence remaining PyGIWarning + Sorting of relationships in family tab of narrated web report + Use latest valid date rather than today + Modify endonym handling in place displayer + Fix house number concatenation + Allow merging of families with one or more parents in common + Jump to Gramps ID functionality doesn’t work + Ability to search alternate place names when selecting place + Fix clear map action on Geography + Database repair tool always edit all source objects + Database repair tool ignored some objects with tag + “Enclosing” gramplet includes places outside valid date ranges + Fix icon and tooltip in LDS editor + CSV import fails + Fix duplicated Gramps IDs on Gedcom import + Unexpected error Preferences > Dates > Markup for invalid date format + Fix Import Vcard, can create multiple surnames with all selected as ‘Primary’ + Fix Gedcom import in some alternate languages; improper date parsing + Export options ‘Preview’ buttons create hidden quickreport + Alignment radio buttons in the style editor do not work + Select Place search & Source/Citation hierarchy should NOT be expanded + Tweak improvement on Tag editor + Support for Windows Python3 pythonw.exe + Wrong parsing Numeric date format for cs_CZ locale + Fix Icelandic and German translations + Fix Norwegian relationship calculator + Update translations: cs, de, fi, fr, hu, is, nb, ru * Tue Oct 25 2016 ecsosAATTopensuse.org- update to 4.2.4 + fixes for the PHON, FAX, EMAIL and WWW Gedcom tags to support Gedcom v5.5.1 + use more relative import + Support for FTM and others Custom Gedcom Event Tags on import + fix ‘_deeprelationshippath’ filter rule + Narrativeweb: some dates are incorrect in tar archive. + MacOS: Update graphviz to 2.38 and change to a binary launcher in app bundles. + Gramps crashes when closed while exporting + Some events are not shown in familymaps page. + Remove old debug bloc on place selection. + Add GUI and CLI config option to allow easy setting + Chinese characters are not rendered properly in pdf reports + Support v5.5.1 OBJE/FORM/MEDI tag on embedded OBJE + Sorting of Sources on gedcom + Change “class xxx(object)” to “class xxx” + Use “with open” instead of “try: except:” + Change “raise NotImplemented” to “raise NotImplementedError()” + Add new argument to IsEnclosedByRule + Narrativeweb: place title must agree the references.place-auto configuration + Improvements on CSV file format support + update Finnish holidays + Some strings in tools and report dialogs will not translate + Gedcom import improvements in media area to support v5.5.1 and FTM + Trailing whitespace + Gedcom import of FTM .ged file containing _LINK tags not supported + Change pycairo-python3 to pycairo. + pycairo for python2 is now py2cairo. + Remove pango modules from bundle, pango no longer uses them. + Gedcom import loses spaces in text fields from FTM + Gedcom import of FTM file containing _PHOTO tags + Missed self.photo initializer + Attempting to select an “Available item” for the Book Report gives an error + Fix for either valid or invalid FTM Gedcom + Gedcom import of FTM file with OCCU record crashes import + crash – ‘NoneType’ object has no attribute ‘get_child_ref_list’ + Family Page maps are non-functional in Narrative Web report + Gedcom import loses spaces in text fields from FTM + String not translated in geoplaces + Descendant Report does not recognise auto. place title generation + Translated text will not be printed in the program + Geography: Attempting to print crashes (add parent to dialog) + GEDCOM doesn’t accept CR as a line terminator + Wrong Numeric date format for cs_CZ locale + Narrativeweb: inconsistent & incomplete display of place hierarchy labels + Narratedweb: surname listing errors for people with multiple partners + In “Verify” people w/ death event w/o date are not thought dead + While starting gramps, it fails to pop up “tips of the day” + GEDCOM import in CLI mode with .ged file containing ANSEL encoding tries to pop up gui + fix merge conflict + Use first matching name when generating place titles + GEDCOM import with media files that have no path fails + [Geography] Geoclose and mother handle + place names empty if Gedcom ADDR record contains no street + Tidy up place configuration options + Use CSS to fade background colour in ValidatableMaskedEntry + crash on GEDCOM import with empty _AKA lines + Add inclusive option to IsEnclosedBy rule + Saving/closing new person window with Alt-o does not find gender + Fix to allow deferred translation of place type + Include all place types in place report + Allow place selection both individually and by filter on textual report + Expand tree in selectors automatically + Fix Encloses gramplet to display correct place references + Update for appdata stuff + UnboundLocalError on ODF doc backend + Media Preview: wrong frame + fix signals + GEDCOM import PLAC:FORM in local mode doesn’t work + fix empty Place Alternate Names on import + Merge unit test for PlaceCheck not working correctly + GEDCOM import some Place Names & Titles are blank + GEDCOM import PLAC or ADDR attached Notes etc. are lost + Gramps not appearing in Gnome Software + fix broken GEDCOM import PLAC:FORM handling + Place Alt Names gets duplicated entries + Multiple GEDCOM imports creates duplicate event IDs + The place page in webreport is complete mess + Gallery tab of Source view does not display .ods files + Narrated Web report – Individual sort order not correct on the Surnames tab + Specify required GtkSpell and GExiv2 version + Narrated web report link to thumbnails is broken on certain pages + Narrated Web report – Individual page sort order has changed + Gramps reports that it can’t find dictionaries. + Turns out it was really that enchant couldn’t find its backend because an environment variable wasn’t set. + Update translations: cs, da, de, fi, fr, hu, pt_BR, ru, sl * Thu Jun 09 2016 ecsosAATTopensuse.org- update to 4.2.3 + Fix creation of the “graphic calendar report” + Fix “TypeError: ‘tuple’ object does not support item assignment + Fix experienced an unexpected error + Unable to build narrated web site + [NarrativeWeb report] Places index and Media index are incorrectly sorted + Error when trying to create narrative report (residence event) + Fix filter set by default on selector, ‘Show all’ button + Detailed Ancestors Report has ? for locations when [private data is excluded] + Age in the event family view column is wrong. + Crash when dragging multiple media items to clipboard + vCal Export File format invalid + Error occurs for Complete Individual Report — complete database + Narrated Web Site Report: places page is no longer sorted alphabetically + Narrative web: html elements emitted in different order + Narrative web: “errno: 1, operation is not permitted” when creating archive. + Narrative Web report further stops in error. + ODF file format on reports crashing for multiple lines on firstname * Fix multiple lines on gramps XML file via import or export + Fix scrolling in persons view after typing some letters + Location on geography view could not convert string to float + setup.py: make typeout more accurate + Searching in people view when surnames are collapsed + Fix error when changing database in new locations gramplets + Error loading Participants add-on in French locale + Restores setting the stdout encoding to sys.getdefaultencoding() for Python3 + Fix comment about getting the right encoding for stdout. + Date format does not match system. * Make US English a special-case locale, where en_GB is the default for english based locales + Enhance the Locations gramplet * New “Encloses” gramplet to the display places that the active place encloses + Individuals with incomplete names, not updated when name completed + Children gramplet in Family view does not get updated when a birth/death events are added to a child + Non-image media objects don’t appear in the main window gallery + Pressing tab stops at element in gui places + Double-clicking on a source in the citation gramplet causes exception + “Find text in record” filter crash + Fix vCard Export + Notes used in the “To Do” gramplet are found by the Remove Unused Objects tool + Unable to select Unicode + Cannot import gedcom generated by RootsMagic custom place details ignoring PlaceName() + Fix people sorted by surname view + Complete Report about person (whole database) – PDF – crash + Update for travis + Only consider the values of LC_ALL, LANG, and LANGUAGE, in that order, when choosing the default locale. + New Icelandic date and relationships handlers + Fix Finnish translation in keywords of desktop entry + Updated and fixed translations: cs, de, el, fi, fr, hu, is, it, ru, sl, sv, uk- drop gramps-desktop-file-patch, it es now in upstream * Thu Jan 07 2016 ecsosAATTopensuse.org- update to 4.2.2 + \"Show all\" checkbox of \"Select Family\" window not unchecked when the filter is cleared + Name of user defined filter is not shown + ErrorDialog and GtkDialog mapped without a transient parent + \'Find\' is broken when used in the Family selector + Fix default selection in selectors + Comment currently-unused bogus wiki URL pointers + Fix counter for filtered entries and indentation on TreeBaseModel + Faulty headline in start up screen + Check that gramplet is in notebook before setting tab label + Fix creation of focus change events + Interactivesearch gives \"TypeError: unorderable types: str() < NoneType()\" + Put tag selection list in alphabetical order + Remove redundant code + Fix delete error in undoable entry widget + Fix deprecation warning + Re-enable selection in MultiTreeView on a grab_broken event + Add validation to gender field + Unhandled AttributeError when db.get_tag_from_handle returns None + ReferencedBySelectionProxy can forget some referenced tags + Remove encoding on stdout and stderr + Handle citation objects in glocale.trans_objclass + Locality data in address was not imported + Can not download new or updated add-ons * Don\'t check SSL certs when fetching addons * Catch urlopen TypeError when context arg isn\'t supported * Fix undefined variable error + ValueError: underlying buffer has been detached + LaTeX backend crashes + Geography: performance issue due to bad initialization and performance issue when selecting the events or places views. + Narrated Web Site Report: html elements emitted in different order + Unused *_init.jpg are created in the narrated website + Some media files are not exported to the NAVWEB report + Narrative web report: add author to citations + TypeError: unorderable types: EventRef() < EventRef(), events list and family list are differents between two reports + Permission denied: change mtime to origin instead of destination + Thumbnails html file missing in the narrative web + Narrativeweb: Place title based on current date not that of the event + Webcal: make the month name clickable in the year overview page + \'Narrative\' word not translatable + \'Unknown\' spouse uses an harcoded string name on Simple Descendants textual report + Father/mother\'s age attributes are not translated on reports + Improve Russian date handler and unittests + Mars month instead of Marzec on Polish locale (Date Editor) + Translations update: cs, de, fr, fi, nl, pl, ru, sv * Sun Nov 01 2015 ecsosAATTopensuse.org- update to 4.2.1 + Support for Retina and HiDPI Display, added 24px icons + Fix verification tool with “Estimate missing or inexact dates” + Fix missing link in hourglass graph report + Sort custom place types in editors + Allow Easter calculation with python3 + Fix crash on Descendants-detailed report + FanChartDescendants View should at least have 2 generations + Allow hyphenated gramps-id in Graphviz reports + Complete Individual Report fails to run + Fix broken wiki help links + Set TextOption widget to expand vertically + Unused Object Dialog box too small + Short cut keys does not work in ‘Change Event Types’ dialog + Update some Tips of the day + Error when extracting place names + Custom filters for note text repaired + Fix Pedigreeview crash when selecting Compact view + Set “visable_window” in GtkEventBox to fix transparency + Faster scrolling * cache database access for column values * cache do_get_path lookups * speed up load access on treeviews with no filters * new LRU size of 1k (was 250) * use cache in do_get_path from siblings + Avoid using person-centric date matching for places + Use place title as default name in GEDCOM import + Ensure place names are not empty after upgrade + Fix proxy to include all referenced place objects + Fix bug that prevented any addons being loaded onto the Mac version + Remove copy button from family tree manager + Consistency for name fields on Person Editor + [Geography] Place.set_name(name) requires a PlaceName() + [Geography] Fix and improvements on place selection + Limit problems with existing selection in media reference editor + Stability fixes on Mac port + Mac port localization crash with non-standard locale (e.g. en_IT). + Fix color on history + Fix countries selector for holidays + Fix missing markups into textual reports + All sidebars with Types now show custom types in combo list + [New] Added Places to CSV import/export + Some fixes on installer (setup.py) + Various improvements on gen.plug.utils + Fix graph reports [in Greek locale] + New date handler for Hungarian locale + Updated translations : cs, de, el, en_GB, fi, fr, hu, is, sv * Sun Sep 13 2015 ecsosAATTopensuse.org- fix build error for Tumbleweed * Tue Aug 04 2015 ecsosAATTopensuse.org- update to 4.2.0 + New date and language fields on place name + Review on GtkBuilder, fix some Gtk3 warnings and move from deprecated methods + Change icons and buttons handling methods + Enhanced Place Editor and new Place Name editor + New widget: use own interactive-search + Ability to import kml data into Geography views + Enhancement for removing multiple selected items from Views (action group) + Add drag support on more Views, Selectors and Editors + Add right-click “Copy all” to ListModel and all QuickTables + Review Alternate Place handling and edition + New ‘Place’ configuration keys set by user (settings) + New filter rule: ‘is enclosed by’ + Consistency on Privacy option for reports + Consistency on “Name-format” options for reports + Add DeferredFilter class (a subclass of GenericFilter) + New textual Report: Links on Notes + Fix alphabetic index and toc bug in books + Enhancements on Style Editor + Enhancements on End Notes into textual reports + Changes on Individuals complete textual report + Changes on Ancestors Tree draw report: Include Siblings + Add name-format option, and deferred translation on Records report + Add deferred translation on Timeline draw report + Enable attributes gramplet on Source and Citation Views + New place locations gramplet + Optimizations around index, Flat and TreeView models + Enhanced samples files + All importers return now an ImportInfo object + Experimental gwplus (geneweb) import file format support + Remove experimental HTML renderer view + New test scripts + New Date handler for Japanese + Review on Slovenian and Czech Date Handlers + Implement both “traditional” and “simplfied” Chinese (translations and dates) + Serbian review * Sun May 17 2015 ecsosAATTopensuse.org- Update to version 4.1.3 + Fix db upgrade failure + GtkDialog mapped without a transient parent + [Gedcom} SUBN and SUBM record handling + [Gedcom] Import/export round trip causes lost information + [Gedcom] Entering a witness to an event such as marriage might be ignored + [Gedcom] Gramps can’t import estim. date period exported by itself + [Gedcom] 1/4 and 1/2 ANSEL characters not supported on importing ANSEL + [Gedcom] Importing file containing multibyte UTF-8 characters fails + [Gedcom] Import fails for ANSI file under python 3 + [Gedcom] Failure importing ANSEL encoded gedcom file + [Gedcom] Characters ignored on a Gedcom encoded ANSI (cp1252 West Europe, USA) + [Gedcom] NameError in importer + [Gedcom] Event address is lost on import, i.e. disconnected from event + Crash on geneweb export with python3 + GuiColorOption missing avail-changed event handler + Bad generation of [timeline report] ODT files since 4.0.0 + Fix bad handle in explanation note for unknown event + Fix spurious generation of empty ‘Alternative Name’ in place.merge() + Support creating directories in various scenarios + Attempting to add a bookmark causes an error + Long series of “unhandled exception” popup boxes while doing a check & repair + Crash when trying to link existing place as an enclosing place using P0001 number + HTML view fails to load + Relationship Graph crashes + Python3 needs new_subpixbuf not subpixbuf + Regression: running gramps from crontab fails + tag_map is not initialized + Some labels now fit better on citations sidebar filter + Event columns in web narrative are too narrow + Problem by start program (launcher) + Translation string missing in Not Related tool for help and close button + Date format month/year is not well reported at editing time [in Italian] + Fix unknown gender relationships handler for the french locale + Fix a handle type bug on sidebar filter + Tidy up About dialog + Cleanup on some man files + Convert some remaining unicode literals + Fix mac menubar setting + Enable python3 to run po/update_po.py + Updated translations: cs, de, fr, is, nl * Sun Mar 01 2015 ecsosAATTopensuse.org- Update to version 4.1.2 + Error converting python2 utf-8 strings to python3 str when loading data from database + Removing a parent place from a place leaves a dangling reference + Error during checking the database + Stubborn blank space in database won’t be removed, fix removing rows in flat list views + Database upgrade fails if default media path is not set + Error converting database after upgrade to Gramps 4.1.1 + Error in a single place within the places section + Entries from the add-or-choose selector of Place/Source/Media/Note cannot be dragged + Enclosing places tab should work like other similar tabs, new place reference editor + Association editor refuses dropped persons + Error on opening twice an object from clipboard + Incorrect spacing in export assistant file chooser + New Event types are saved as a disordered list + Always display main participants + Place titles can now be generated on-the-fly by a place displayer, default is still to use the place title field + GEDCOM import of embedded notes attached to media does not work + Crash on Ancestry.com .ged import; consistent. + Errors handling owner/submitter information in GEDCOM files. Only import researcher from GEDCOM or XML if the family tree was originally empty. + GEDCOM export does not export media attached to citations. + The fanchart view crashes if max generation is set to 1 away. + Sidebar Filters do not match placetypes in new placeview, two new filter rules (HasTitle, HasData) + Fix bug when family has no parents + Fix bad handle in explanation note for unknown event + Some labels now fit better on citations sidebar filter + Views in Geography should not always use the last option set by the user + Request for keyboard-controlled zoom on Geography view + Error geography view – Displaying main menu + Configure screen needs a file selector to select directory for “offline mode” files + Filter panel on geography view displays improperly + Detailed descendant report crashes, bibliography (citations) + Can’t disable box shadow in SVG descendant tree + Descendant tree graphical report, syntax error in svg output + Regression: Complete Individual report has partially-untranslated output + Events Page in Narrative Report not working + Gramps freeze after defining a report style with German cm values + Various problems with docgen.TextDoc.add_media_object + Report event attribute name is not translated + Records Gramplet uses wrong text + Closing detached gramplet causes python to crash + Cannot reduce size of gramplets detached from a gramplet bar + Gramplets don’t fill window when detached from dashboard + ImageMetadata doesn’t show metadata + typo on GLib call, used by an addon only + Fix error setting gramplet tab label + Check for active person in session log gramplet + Spurious spaces in CLI List Family Trees, tab delimited output. + Print statements changed to assemble the whole line before output. + Gtk3 warning and custom undoableentry widget, see bugzilla_id 644927 + Warnings: deprecated Gtk properties and errors loading theme icon. + Fix: database manager dialog is inconsistent for older gtk+3 versions. + Warnings: deprecated Gtk properties and errors loading theme icon. + Fix: Error loading theme icon ‘gtk-apply’ + gramps fails to start with gtk+-3.13.3 + Places in data.gramps are not in the new Place hierarchy + Upgrade the version of some dependencies for Mac OS and Windows OS. + Keywords entry in gramps.desktop does not work + ‘Available Gramps Updates for Addons’ window not on top + Some text not translatable in context menu fancharts + Fix for Unit test + date inflections in _datehandler.py, update for Ukrainian, Russian, Croatian + Better support for Serbian and Turkish locales + New translation: Icelandic + Re-enable Turkish support after a major review. + Updated translations: cs, de, eo, fi, fr, hr, hu, it, nb, nn, ru, sk, sr, sv, uk, zh_CN * Tue Dec 30 2014 ecsosAATTopensuse.org- Update to version 4.1.1 + Fix custom place types in the place editor + Allow place type combobox to receive focus. + Store custom place types in the metadata table + Fix place type for places without a main location + Fix bug adding parent places to a new place + Prevent user creating a cycle in the place hierarchy + Avoid infinite loop when place cycle encountered + Prevent creation of a place cycle when merging + Fix error when no place is selected + Check that a place has been selected when saving. + Use the standard place selection widget to be consistent. + Add a new Top Level place through the Place Reference Editor + Fix backlinks code in place report + Backlinks for places can now also be places as well as events. + Fix check and repair tool for empty placerefs + Update location utilities to work with proxies + Place report does not run + Update place details gramplet + Add Place name, type and alternative names. + Locations are now displayed in a new separate gramplet. + Add check for empty handle in gramplets + Check DB lock on the recent opened trees list + Sidebarfilter gramplet does not fit well into People, Events or Media views + Fix new event default type considering existing events with *default * role + Rebuild secondary indexes after database upgrade + Importing gedcom files containing multibyte UTF-8 characters fails + Ahnentafel Report did not use Christening Date if no Birth Date + [Narweb:] Missing webpage for media under some circumstances + Fix narrated web report with gendex option enabled + Tweak to “default” CSS choice for the narrated web report + Invalid link for Merge citation Help button + Fix ‘todo’ gramplet + Fix path when using drag & drop to add media + Limit the number of generations displayed in the ancestor gramplet + Export of a subset of the tree failed + Fix issues in python3, and bytes-string mismatch with ICU + Fix url/uri handling with non-ascii characters under linux and mac + Fix name format on graphical reports + Fix name format on textual reports + Better GUI support for embeded custom attributes list on media object + Better keys for search under linux shells (.desktop file) + ‘Unknown’ person in detailed ancestor report can not be translated + Translations don’t show in many labels + Ensure python text domain gets the right encoding. + Translate some punctuation marks + Various fixes around Geography and osmgpsmap + Allow gramplets to be displayed in the dashboard only + Update FSF address + Add Arabic-script, Islamic-date, Thai script, Married Name and more dates examples + Fix on czech date handler for calculated and estimated dates + Enhance Serbian date handler to handle Cyrillic dates + Simplify Canadian Ash Wednesday holiday + Re-enable Esperanto support (for non-Windows OS only) after a large review + New translation: Serbian + Various fixes in German and Czech + Updated translations: ar, cs, de, fi, fr, it, sv
|
|
|