summaryrefslogtreecommitdiffstats
path: root/app/controllers/groups_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds routes for group users.Jean-Philippe Lang2011-11-271-1/+1
* remove trailing white-spaces from app/controllers/groups_controller.rb.Toshi MARUYAMA2011-08-311-14/+14
* Adds 'Create and continue' button on the new group form.Jean-Philippe Lang2011-07-211-2/+4
* Fixed: list of users for adding to a group may be empty if 100 first users ha...Jean-Philippe Lang2011-04-011-1/+1
* Added a warning when a new user or group membership is invalid. #3834Jean-Baptiste Barth2010-08-101-8/+16
* Eager load group projects to avoid N SQL queries.Jean-Philippe Lang2010-05-091-1/+1
* Refactor: Extract method to the Member modelEric Davis2010-03-181-2/+1
* Adds an admin layout that displays the admin menu in the sidebar.Jean-Philippe Lang2009-12-171-1/+2
* User groups branch merged.Jean-Philippe Lang2009-09-121-0/+162