Skip to content

Plugin for Redmine which disables all pages except login/logout for non-administrators while thechnical operations runs.

Notifications You must be signed in to change notification settings

dkuk/under_construction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Under Construction

Plugin for Redmine

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.

settings

message

Also plugin implemented optionally functionality to send xmpp notification for all active users (RedmineSender plugin required!).

settings2

Installation

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

Supported Redmine, Ruby and Rails versions.

Plugin aims to support and is tested under the following Redmine implementations:

  • Redmine 2.3.1
  • Redmine 2.3.2
  • Redmine 2.3.3
  • Redmine 2.5.1

Plugin aims to support and is tested under the following Ruby implementations:

  • Ruby 1.9.2
  • Ruby 1.9.3
  • Ruby 2.0.0

Plugin aims to support and is tested under the following Rails implementations:

  • Rails 3.2.13

Copyright

Copyright (c) 2011-2013 Vladimir Pitin, Danil Kukhlevskiy. [skin]: https://github.com/tdvsdv/redmine_alex_skin For better appearance we recommend to use this plugin with Redmine skin of our team - [Redmine Alex Skin][skin].

Another plugins of our team you can see on site http://rmplus.pro

About

Plugin for Redmine which disables all pages except login/logout for non-administrators while thechnical operations runs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published