Revisions of gramps

buildservice-autocommit accepted request 1167753 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 108)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1167491 from Jaime Marquínez Ferrándiz's avatar Jaime Marquínez Ferrándiz (jaimeMF) (revision 107)
- Update to version 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.
buildservice-autocommit accepted request 1153140 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 106)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1153135 from jun wang's avatar jun wang (jgwang) (revision 105)
- Update to version 5.2.0
buildservice-autocommit accepted request 1145236 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 104)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) committed (revision 103)
- Prepare for RPM 4.20: use autosetup.
buildservice-autocommit accepted request 1101123 from Luciano Santos's avatar Luciano Santos (luc14n0) (revision 102)
baserev update by copy to link target
Luciano Santos's avatar Luciano Santos (luc14n0) committed (revision 101)
Tweak latest changes file entry to wrap lines longer than 67 characters.
Luciano Santos's avatar Luciano Santos (luc14n0) accepted request 1100702 from Jaime Marquínez Ferrándiz's avatar Jaime Marquínez Ferrándiz (jaimeMF) (revision 100)
- Update to version 5.1.6:
  + Update copyright date.
  + Narrative web: problem with small pictures.
  + Implement the “<CTRL>J” for the family view.
  + 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.
  + 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.
  + 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.
  + Geography View: Fix number of arguments in add_bookmark method.
  + 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.
  + 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.
  + Fix IndexError that sometimes occurs when changing view This
    occurs when restarting Gramps.
  + Fix crash when invalid note link.
  + Fix tags with color names in pedigree views.
  + Crash when invalid event date.
  + ListModel: Fix multiple level paths when we use checkboxes in
    columns. The path was previously converted to int.
  + Fix spouse’s name and underlined call names in records.
  + Update INCOMPLETE_TRANSLATIONS list. Remove: he, Add: zh_HK,
    zh_TW.
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 99)
Tweak .changes
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 953048 from Jaime Marquínez Ferrándiz's avatar Jaime Marquínez Ferrándiz (jaimeMF) (revision 98)
- Update to version 5.1.5
  + Update translations: de, pl, sv, zh_CN.
  + Fix badges in README file.
  + Update copyright date.
  + Strange behavior for the scrollbar in the bottombar.
  + Fix place object element order in DTD and RNG schemas. Element placeobj
    content does not follow the DTD and RNG, expecting (ptitle? , pname+).
  + 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.
  + ‘<‘ not supported between 2 instances of IndexMark.
  + Remove debug statements in unit tests.
  + Fix negative Span when dates are not Gregorian.
  + Incorrect grouping if no ma/patronymic surname.
  + Group As override is ignored for ma/patronymic surnames. 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.
  + Fix Statusbar progress being shown before use.
  + Fix exception when removing a group name in Sqlite db when group name is
    already missing.
  + Fix error when trying to close name editor during long name group mapping
    view rebuild.
  + OsmGpsMap-CRITICAL: Map source setup called twice
  + Fix probably alive function unit test.
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 927104 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 97)
- Update to version 5.1.4:
  + 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.
  + 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 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 128x128 and 256x256 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 https://bugs.python.org/issue12920 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.
  + Updated translations.
- Refresh gramps-no-translations-check.patch with quilt.
buildservice-autocommit accepted request 842548 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 96)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 842188 from Sebastian Schubert's avatar Sebastian Schubert (sebschub) (revision 95)
Update to version 5.1.3
buildservice-autocommit accepted request 767368 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 94)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 767070 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 93)
Eliminate the -lang recommends
buildservice-autocommit accepted request 766512 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 92)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 766214 from Sebastian Schubert's avatar Sebastian Schubert (sebschub) (revision 91)
Update to version 5.1.2
buildservice-autocommit accepted request 731524 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 90)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 89)
Fixup .changes
Displaying revisions 1 - 20 of 108
openSUSE Build Service is sponsored by