summaryrefslogtreecommitdiffstats
path: root/app/views/roles/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-8/+7
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-201-2/+0
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Redirect to the current page when reordering roles (#18769).Jean-Philippe Lang2015-01-071-1/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-1/+1
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-101-1/+1
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-231-1/+1
* Create role by copy (#9258).Jean-Philippe Lang2012-09-031-0/+1
* Moved link to the contextual menu.Jean-Philippe Lang2012-09-021-2/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-4/+1
* Resourcified roles.Jean-Philippe Lang2011-12-091-6/+6
* replace tabs to spaces at app/views/roles/index.html.erbToshi MARUYAMA2011-09-181-4/+4
* remove trailing white-spaces from app/views/roles/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* Additional escaping.Jean-Philippe Lang2011-07-301-1/+1
* Refactor: Merged RolesController#list and #indexEric Davis2010-02-151-0/+37