Redmine/app/views/users
Jean-Philippe Lang 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses.
These attributes are not required for common uses case (eg. updating an object). They can be requested in the reponse using the 'include' parameter. Example GET /issues/1.xml?include=journals. The list of attributes that can be included in responses will be documented in the wiki.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4486 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-12-11 10:19:11 +00:00
..
_form.rhtml Allow admins to edit user's email notifications and preferences. #3503 2010-09-28 22:13:06 +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 Allow admins to edit user's email notifications and preferences. #3503 2010-09-28 22:13:06 +00:00
_memberships.rhtml Refactor: added link_to_project helper to handle links to projects 2010-08-08 07:07:20 +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 Refactor: convert UsersController to resource 2010-10-04 15:36:16 +00:00
index.api.rsb Fixed: error when serializing back objects with custom fields using ActiveResource (#6403). 2010-12-10 10:12:19 +00:00
index.rhtml Refactor: convert UsersController to resource 2010-10-04 15:36:16 +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