Skip to content

Releases: NETWAYS/rt-extension-historycomponent

Version 3.0.0

11 Jun 13:02

Choose a tag to compare

RT 6 Port

This release ports the extension to RT 6. For RT 4.4 use version 2.x.

Changes

  • Require RT 6.0.0; inc/ regenerated with Module::Install::RTx 0.45 so Makefile.PL finds RT under /opt/rt6
  • Portlet modernized to RT 6 markup: Bootstrap tables with TableAccent, status rendered as lifecycle-colored badge via the core /Elements/StatusBadge
  • Content is lazy-loaded through the core TitleBox/htmx infrastructure and refreshes automatically on history navigation
  • Hardening: tickets the user can no longer see are skipped, attribute content is guarded with ref checks, the ticket count in the title is derived from the rendered list
  • Documentation updated for RT 6 with a new screenshot

Tested against RT 6.0.3.

Version 2.1.0

11 Jun 13:05
43c9794

Choose a tag to compare

Final release for RT 4.4 / RT 5

This is the last release supporting RT 4.4 and RT 5. Version 3.x requires RT 6.

Changes

  • Fetch the recently viewed tickets from the raw attribute including timestamps
  • Do not record ticket views outside the web interface
  • Add LICENSE file
  • Whitespace cleanup

v2.0.0

29 Mar 11:31

Choose a tag to compare

Version 2.0.0