Skip to content

Releases: Jefferson49/RepositoryHierarchy

Bugfix Update, v1.5.1

06 Jan 15:03
Compare
Choose a tag to compare

Bugfix:

  • PHP error: /vendor/composer/installed.php): Failed to open stream: No such file or directory (fixes #59)

Feature Update, v1.5.0

06 Jan 09:21
Compare
Choose a tag to compare

New Features:

  • Added setting whether to show notes of media objects below media objects

Languages:

webtrees 2.2 compatibility, v1.4.0

30 Nov 08:11
Compare
Choose a tag to compare

webtrees 2.2 Compatibility

  • Adjusted module to webtrees API changes in webtrees 2.2
  • Module is still compatible to webtrees 2.1 and PHP 7.4

Bugfixes:

  • Delete icon visible to guests and members without edit rights (fixes #54)

Languages:

  • Updated Dutch translation

Feature and Bugfix Update, v1.3.9

11 Feb 05:41
Compare
Choose a tag to compare

New features:

Bugfix:

  • Paste icon for source citations within INDI:NAME (fixes issue #51)
    • If used in parallel with vesta, a vesta version 2.1.18.2.1 or later needs to be installed. To use the paste mechanism within the names view, a specific setting in the control panel of "Vesta Classic Look & Feel" has to be selected: "Use compact layout except for names".

Bugfix, v1.3.8

22 Nov 21:31
Compare
Choose a tag to compare

Bugfix:

  • PHP error "Call to a member function url() on null" if "Source facts to show for sources within source citations" is used (fixes issue #50)

Feature Update, v1.3.7

19 Nov 14:45
Compare
Choose a tag to compare

Feature Update, v1.3.6

16 Nov 08:15
925e5d1
Compare
Choose a tag to compare

Feature and Bugfix Update, v1.3.5

14 Oct 14:55
Compare
Choose a tag to compare
  • New Features:
    • Show media objects of sources, which are referenced within a source citation (Enhancement #37)
    • Show all images for media objects with several images (Enhancement #38)
      • The code of the custom module webtrees-simple-media-display (Media Display as in webtrees 2.0) from @JustCarmen was integrated into Repository Hierarchy.
      • Repository Hierarchy shows a warning in the control panel if the custom modules Repository Hierarchy and webtrees-simple-media-display are used in parallel, because it can result in unintended behavior.
      • Since the full code of webtrees-simple-media-display is integrated in Repository Hierarchy, it is strongly recommended to deactivated webtrees-simple-media-display if Repository Hierarchy is used.
  • Bugfixes:
    • Removed Dependency on HitCountFooterModule (Fixes #39)
  • Languages:

Bugfix, v1.3.4

14 Sep 04:45
Compare
Choose a tag to compare
  • Bugfix:
    • PHP error "Undefined variable $showSourceCitationIcon" if not activating "Enable copy/paste mechanism for source citations in the individual and family view" in the control panel (fixes #36)

Minor Update, v1.3.3

13 Sep 20:19
Compare
Choose a tag to compare
  • Bugfixes:
    • CONT tags are not copied, if copying/pasting a source citation (fixes issue #35)
    • Do not show empty call numbers in source citations (fixes issue #32)
  • New Features:
    • Make call numbers collapsable within repositories in source citations (issue #32)
  • Languages:
    • Updated Dutch, contributed by @TheDutchJewel
    • Updated French
    • Updated German