Plugin for Redmine that disables all pages except account(login-logout) for non-admin users while technical operations runs. You can set technical operations period and additional message to users.
Also plugin implemented optionally functionality to send xmpp notification for all active users (RedmineSender plugin required!).
To install plugin, go to the folder "plugins" in root directory of Redmine. Clone plugin in that folder.
git clone https://github.com/dkuk/under_construction.git
Clone a_common_libs plugin in that folder.
git clone https://github.com/dkuk/a_common_libs.git
Run bundle install.
Perform plugin migrations (make sure performing command in the root installation folder of «Redmine»):
rake redmine:plugins:migrate NAME=under_construction
Restart your web-server. Turn-on options for bootstrap components and Select2 componetns at a_common_libs plugin options
Plugin aims to support and is tested under the following Redmine implementations:
Plugin aims to support and is tested under the following Ruby implementations:
Plugin aims to support and is tested under the following Rails implementations:
Copyright (c) 2011-2013 Vladimir Pitin, Danil Kukhlevskiy.
For better appearance we recommend to use this plugin with Redmine skin of our team - Redmine Alex Skin.
Another plugins of our team you can see on site http://rmplus.pro