Project

General

Profile

Plugins Directory » Groups management plugin

Author: Artem Kuznetsov
Website: https://github.com/artemasmith/groupmanager.git
Code repository: https://github.com/artemasmith/groupmanager.git
Registered on: 2013-05-17 (almost 12 years ago)
Current version: 0.1.8
Compatible with: Redmine 2.2.x
User ratings:   (3)

This plugin provide a groups management project module.
Non admin-users may view, create, change, delete user's groups, or admin groups, if permited. Permissions are granted in administraton menu to user's role. Group management module is off by default in project.

Installation notes

Works with Redmine 2.2.3
After install, firstly set your permissions int Administration menu. Without permissions you will be not allowed to view groups. Even if you are an administrator of Redmine. Also to use this plugin, user should be a project memeber.

Changelog

0.1.8 (2013-05-17)

Compatible with Redmine 2.2.x.

User ratings

  by over 8 years ago

Great plugin - the latest version is also supported by Redmine 3.x

  by Uuganbayar Battulga over 9 years ago

Doesn't work:

NoMethodError (undefined method `find_all_by_project_id' for #):
lib/redmine/sudo_mode.rb:63:in `sudo_mode'

Environment:
ruby 2.2.3
rails 4.2.4
gem 2.4.8
redmine 3.1.1

  by trianglesis trianglesis about 10 years ago

Doesn`t work with:

Environment:
Redmine version 2.6.1.stable
Ruby version 1.9.3-p194

Cause: undefined method `[]' for nil:NilClass