Open main menu

Gramps β

Rule expansions

Revision as of 15:39, 6 January 2020 by Bamaustin (talk | contribs) (5.x Release notes related to changes for Rules)


Contents

Rule Ammendments

Gramps 5.1.1 (Sept. 2019)

  • 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

Gramps 5.1.0 (Aug. 2019)

  • New feature to allow Filter Rules to be added via addons.
  • Filter Rule editor, save pane position
  • 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

Gramps 5.0.2 (Aug. 2019)

  • Fix relationship path between filter rule when parent is missing

Gramps 5.0.1 (Dec. 2018)

  • Fix IsDuplicatedAncestorOf filter rule to avoid crash on tree loop

Development of Addon Rules

Beginning with version 5.0, Gramps implemented an database API (application programming interface) infrastructure supporting user selectable backends. The 5.1 release changed the default database backend from BSDDB (Berkeley database) to SQLite


 
Fig. Addons (Rules).1 Peferences: Check for Updated Addons showing Rules
 
Fig. Addons (Rules).2 Info on 'People related to <filter> addon Rule
 
Fig. Addons (Rules).3


See also

Resources