summaryrefslogtreecommitdiffstats
path: root/app/controllers/roles_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use scoped models for pagination.Jean-Philippe Lang2012-12-171-1/+1
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-5/+5
* Fixed that roles API should accept API auth for when authentication is requir...Jean-Philippe Lang2012-11-301-0/+1
* Expose roles details via REST API (#11502).Jean-Philippe Lang2012-10-121-4/+9
* Create role by copy (#9258).Jean-Philippe Lang2012-09-031-1/+4
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-031-1/+0
* Adds a simple API for listing roles (#9725).Jean-Philippe Lang2012-02-061-4/+12
* Restores migration broken by r8182 and removes default scope on Role (#9800).Jean-Philippe Lang2011-12-141-3/+3
* Resourcified roles.Jean-Philippe Lang2011-12-091-9/+23
* Remove reference to deleted method.Etienne Massip2011-11-181-1/+1
* remove trailing white-spaces from app/controllers/roles_controller.rb.Toshi MARUYAMA2011-08-311-8/+8
* Fix potential Execution After Redirect bugs.Toshi MARUYAMA2011-05-011-3/+5
* New strings to localization (#5225)Azamat Hackimov2010-04-031-1/+1
* Refactor: Merged RolesController#list and #indexEric Davis2010-02-151-7/+2
* Adds an admin layout that displays the admin menu in the sidebar.Jean-Philippe Lang2009-12-171-0/+2
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-4/+4
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-15/+0
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-281-21/+0
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Workflow copy:Jean-Philippe Lang2008-03-151-0/+5
* Rescue and display an error message when trying to delete a role that is in use.Jean-Philippe Lang2008-02-161-5/+4
* Performance improvement on workflow setup screen.Jean-Philippe Lang2007-12-071-1/+1
* When creating a new role, permissions are pre-filled with 'Non member' role p...Jean-Philippe Lang2007-12-021-1/+2
* Application layout refactored.Jean-Philippe Lang2007-09-221-0/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-20/+15
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-1/+1
* Various changes on views. On project summary, members are now grouped by role...Jean-Philippe Lang2007-04-081-2/+2
* Added permissions report (link available on roles list view).Jean-Philippe Lang2007-04-071-0/+13
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-68/+68
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-1/+1
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-311-2/+20
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-1/+1
* indentation correctionsJean-Philippe Lang2007-01-281-3/+3
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-261-2/+2
* replaced deprecated find_all callsJean-Philippe Lang2006-12-261-2/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+84