Plugins Directory » Role Shift
Author: | Andriy Lesyuk | |
---|---|---|
Website: | http://projects.andriylesyuk.com/projects/role-shift | |
Code repository: | http://subversion.andriylesyuk.com/role-shift | |
Registered on: | 2012-04-08 (over 12 years ago) | |
Current version: | 0.1.0 | |
Compatible with: | Redmine 2.5.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x, 1.4.x, 1.0.x | |
User ratings: |
The Role Shift plugin for Redmine transparently replaces role’s permissions with permissions of another role. Visually shifted role remains the same. This way the plugin makes it possible to configure roles at the project level.
Installation notes
- Copy
role_shift
directory to#{RAILS_ROOT}/vendor/plugins
. - Run:
rake db:migrate:plugins RAILS_ENV=production
. - Restart Redmine.
- Optionally grant "Manage role shifts" permission to project managing roles.
- Optionally enable "Role shifts" module for projects.
Changelog
0.1.0 (2013-02-19)
Compatible with Redmine 2.5.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x, 1.4.x, 1.0.x.
0.0.1 (2012-04-08)
Compatible with Redmine 1.0.x, 1.1.x, 1.2.x, 1.3.x.