Redmine/app/views/users
Jean-Philippe Lang e9f62d1209 Enable ability for administrators to delete users (#7296).
User's personal data (eg. preferences, tokens, private queries...) are deleted, public data (eg. issues, wiki edits, attachments...) are reassigned to the anonymous user.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4729 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-01-16 15:23:11 +00:00
..
_form.rhtml Moves password param to user hash param so that it can be set using the User API. 2010-12-12 13:39:55 +00:00
_general.rhtml Fixed bad markup in users/general partial 2010-10-11 20:34:33 +00:00
_groups.rhtml Refactor: split UsersController#edit into #edit and #update 2010-09-30 18:22:46 +00:00
_mail_notifications.html.erb Code cleanup. 2010-12-12 14:25:23 +00:00
_memberships.rhtml Fixed bad html generated in users/memberships partial (multiple </tbody> tags) 2010-12-12 21:21:57 +00:00
_preferences.html.erb Allow admins to edit user's email notifications and preferences. #3503 2010-09-28 22:13:06 +00:00
edit.rhtml Enable ability for administrators to delete users (#7296). 2011-01-16 15:23:11 +00:00
index.api.rsb Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 2010-12-11 13:13:49 +00:00
index.rhtml Enable ability for administrators to delete users (#7296). 2011-01-16 15:23:11 +00:00
new.html.erb Refactor: rename UsersController#add to #new 2010-09-29 16:00:45 +00:00
show.api.rsb Makes some attributes optional in API response to get faster/lightweight responses. 2010-12-11 10:19:11 +00:00
show.rhtml Adds a "visible" option on User and Project custom fields (#1738). 2010-11-07 14:15:01 +00:00