summaryrefslogtreecommitdiffstats
path: root/app/views/users/index.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/users/index.rhtml.Toshi MARUYAMA2011-09-021-58/+0
* Adds links to reset filters on users and projects list.Jean-Philippe Lang2011-03-161-0/+1
* Adds a Group filter on the admin users list (#7893).Jean-Philippe Lang2011-03-161-0/+6
* Enable ability for administrators to delete users (#7296).Jean-Philippe Lang2011-01-161-1/+4
* Refactor: convert UsersController to resourceEric Davis2010-10-041-1/+1
* Refactor: rename UsersController#add to #newEric Davis2010-09-291-1/+1
* Adds an helper for displaying the 'checked' image.Jean-Philippe Lang2010-03-171-1/+1
* Removes overflow:auto on #content which broke the fix in r2118 (#4724).Jean-Philippe Lang2010-02-061-1/+2
* Unified UsersController#list and #index.Jean-Philippe Lang2009-10-291-0/+47