summaryrefslogtreecommitdiffstats
path: root/app/controllers/users_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-021-8/+5
* Preserve status filter and page number when using lock/unlock/activate links ...Jean-Philippe Lang2008-04-061-1/+2
* Slight changes on users list view and hide Anonymous user.Jean-Philippe Lang2008-02-031-2/+2
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-1/+1
* Removed unused UsersController#destroy.Jean-Philippe Lang2007-12-131-8/+0
* Custom fields can now be reordered.Jean-Philippe Lang2007-11-121-4/+4
* Fix: error when posting to projects/add or users/add with no custom_fields pa...Jean-Philippe Lang2007-08-291-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-1/+1
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-1/+1
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-1/+1
* Account information can now be sent to the user when creating an account.Jean-Philippe Lang2007-05-271-0/+1
* added a status filter on users/listJean-Philippe Lang2007-03-181-1/+7
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-84/+84
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-311-1/+1
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-2/+2
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-261-1/+1
* added the ability to manage users memberships directly on users/edit (adminis...Jean-Philippe Lang2006-12-261-0/+21
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+92