Skip to content

Releases: mantisbt-plugins/Announce

v2.4.4

05 Jan 18:35
v2.4.4
Compare
Choose a tag to compare

Added

  • Chinese Traditional translation (#59)

Fixed

  • Page redirections trigger a deprecation warning since MantisBT 2.26.0 (#60)

v2.4.3

01 Mar 12:43
v2.4.3
Compare
Choose a tag to compare

Added

  • Russian translation (#53)

v2.4.2

01 Oct 14:52
v2.4.2
Compare
Choose a tag to compare

Added

  • Spanish translation (#51)
  • Portuguese-Brazil translation (#52)

v2.4.1

10 Feb 10:28
v2.4.1
Compare
Choose a tag to compare

Added

  • Dutch translation (#49)

v2.4.0

09 Oct 23:01
v2.4.0
Compare
Choose a tag to compare

Changed

  • Hide table header/footer in Announcements list when none are defined (#44)
  • Improve UI for Announcements list actions (2 submit buttons) (#45)
  • Refactor action page into separate scripts (edit/update/delete)

Fixed

  • SQL Syntax error on PostgreSQL using DELETE statements with JOIN (#40)
  • PHP Notice in Announcements List (#43)
  • Fix Edit button style and align it to the left (#46)

v2.3.0

28 Apr 10:36
v2.3.0
Compare
Choose a tag to compare

Added

  • French translation (#34)

Changed

  • Improve time-to-live input boxes: numbers >= 0 only, help tooltip (#36)
  • Use specific error messages for invalid TTL or unknown location (#39)

Fixed

  • Duplicate key error when inserting/updating an already existing context (#35)
  • Consistent display of default in Location selects (#38)
  • Styling of time-to-live input boxes (#36)

v2.2.0

25 Feb 23:45
v2.2.0
Compare
Choose a tag to compare

Added

  • German translation (#15)
  • Schema update to cleanup orphan records in dismissed table #17)

Changed

  • Minimum requirement: MantisBT 2.0.0 → 2.3.0
  • Use REST API instead of XmlHttpRequest (#22)
  • Improve error handling of announcements dismissals
  • Code cleanup (#26, #27...)
  • Center '+' button on Edit Announcements page (#28)
  • Show announcements without context as disabled on the list page (#30)
  • Display warning when removing last context (#31)

Removed

  • Unused language strings

Fixed

  • Setting of Dismissable property when adding a new Context (#18, #19)
  • Cascade delete Dismissals when removing a Context or Message (#17)
  • Time-to-live for non-dismissable announcements (#16)
  • Messed up display when an announcement has no contexts (#29)

v2.1.1

20 Feb 10:25
v2.1.1
Compare
Choose a tag to compare

Fixed

  • Display of announcement banner on Admin pages (#25)

v2.1.0

16 Oct 15:17
v2.1.0
Compare
Choose a tag to compare

Added

  • Implement automatic delayed dismissal (#10)
  • Logging errors on dismissal AJAX to javascript console (#12)
  • Warn admin when configured threshold is lower than '$g_manage_site_threshold' (#14)

Changed

  • Increase and fix size of Title input field (#13)

Fixed

  • Markdown rendering in List view (#9)
  • Announcement dismissal not working with detailed $g_display_error settings (#11)

v2.0.0

02 Jul 12:40
v2.0.0
Compare
Choose a tag to compare

Added

  • Support for MantisBT 2.0
  • Screenshots to README file (#4)

Removed

  • Support for MantisBT 1.3

Fixed

  • Highlight menu item on manage page (#8)