Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Releases: tofi86/redmine_maintenance_mode

Version 2.2.0

09 Feb 11:09
Compare
Choose a tag to compare
  • Support for Redmine 4 with Rails 5 (issue #14)
  • New locale French fr (PR #13, Thanks to @fjudith)

Version 2.1.0

26 Jul 22:30
Compare
Choose a tag to compare
  • Support for Redmine 3.4
  • Add "Maintenance Mode" as a separate entry in admin menu
  • New locale Simplified Chinese zh (PR #11, Thanks to @archonwang)
  • New locale Czech cs (PR #9, Thanks to @tuten69)

Version 2.0.1

26 Jul 22:30
Compare
Choose a tag to compare

Version 2.0.0

26 Jul 22:30
Compare
Choose a tag to compare
  • maintenance messages support text formatting in textile or markdown style
    • depending on the global redmine setting
  • block ALL public pages and redirect to login
  • display additional hint in the login window -> admin only during maintenance
  • use 'deface' gem/plugin for views

Version 1.1.0

08 Aug 16:01
Compare
Choose a tag to compare

This fixes issues for accidentally logged out admin users which couldn't log in anymore during maintenance time

Version 1.0.1

15 Jul 09:43
Compare
Choose a tag to compare

Bugfix release to address issue #1

Version 1.0.0

15 Jul 09:43
Compare
Choose a tag to compare

Initial release