Commit Graph

143 Commits (8108752f5a3cdd239cf487ce6b097ac80a4c0c5c)

Author SHA1 Message Date
Romano Licker 3c04b30834 [#667] added invisible label for mail notification, 13 years ago
Romano Licker 4d2cadecc8 [#667] linked labels to their element 13 years ago
Romano Licker c1fa236b4a [#667] added invisible label for mail notification, 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Eric Davis 95b19953a4 Add plugin hooks to Users#show view 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Felix Schäfer 87e055cf47 disable browser autocomplete on password fields on user edit view. #360 14 years ago
Jean-Philippe Lang 29ce58b493 Adds links to reset filters on users and projects list. 14 years ago
Jean-Philippe Lang 4f8e8df6e0 Adds a Group filter on the admin users list (#7893). 14 years ago
Jean-Philippe Lang bbb57ea4d2 Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
Eric Davis 151b4cd404 [#163] Add extra escape in mail_to's javascript. Rails CVE-2011-0446 14 years ago
Jean-Baptiste Barth f9f1bd58d6 Fixed bad html generated in users/memberships partial (multiple </tbody> tags) 14 years ago
Jean-Philippe Lang 2066b2f666 Code cleanup. 14 years ago
Jean-Philippe Lang 9e2d401f43 Moves mail_notification param to user hash param so that it can be set using the User API. 14 years ago
Jean-Philippe Lang 1d4f28a54d Removed no longer needed to_sym. 14 years ago
Jean-Philippe Lang cde02954c8 Moves password param to user hash param so that it can be set using the User API. 14 years ago
Jean-Philippe Lang 00d50157d3 Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
Jean-Philippe Lang 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses. 14 years ago
Jean-Philippe Lang 0e19aa4362 Fixed: error when serializing back objects with custom fields using ActiveResource (#6403). 14 years ago
Jean-Philippe Lang 224921460a Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 14 years ago
Jean-Philippe Lang e9775097ec Adds xml/json REST API for Users (#6260). 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Jean-Baptiste Barth 71dd4b8a7d Fixed bad markup in users/general partial 14 years ago
Eric Davis a034172b24 Refactor: convert UsersController to resource 14 years ago
Eric Davis 86ba692bf5 Refactor: split UsersController#edit into #edit and #update 14 years ago
Eric Davis d06a1a7fa4 Refactor: rename UsersController#add to #new 14 years ago
Eric Davis 437690119b Allow admins to edit user's email notifications and preferences. #3503 14 years ago
Eric Davis 3a3263102a Refactor: split UsersController#add into #add and #create 14 years ago
Eric Davis b925325ddb Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
Eric Davis c7e719fc4b Merged r3924 from trunk. 14 years ago
Eric Davis 4426fd695e Merged r3914 from trunk. 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Jean-Baptiste Barth 491c9d2b55 Display projects as links in users/memberships partial. #5898 14 years ago
Jean-Philippe Lang 0fa124a92c Adds missing thead tags (#5440). 15 years ago
Jean-Philippe Lang f741ca7269 Adds an helper for displaying the 'checked' image. 15 years ago
Jean-Philippe Lang bda2aa474c Adds a link to the user profile from the administration user edit screen (#4480). 15 years ago
Jean-Philippe Lang 5a5d02dfb5 Removes overflow:auto on #content which broke the fix in r2118 (#4724). 15 years ago
Jean-Philippe Lang 99956ec248 Avatars added in news (#3941) and forums (#4468) + cleanup. 15 years ago
Jean-Philippe Lang c5976333c2 Adds a 'Create and continue' button on new user form. 15 years ago
Jean-Philippe Lang 72ceefd36e Sort groups on user groups setting (#4389). 15 years ago
Jean-Philippe Lang 8c769c546f Move checkbox for "Send account information to the user" to be clicked before the "Create" button (#4193). 15 years ago
Jean-Philippe Lang 92ec35e657 Unified UsersController#list and #index. 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang ede9960444 Refactoring of tabs rendering. 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Eric Davis bb61c9a0ec Added two new plugin hooks to Administration > Users > Memberships 15 years ago
Jean-Philippe Lang e54d183d20 Ability to send an email with password when changing a user's password (#3566). 16 years ago
Jean-Philippe Lang ad90811e40 Administration panel breadcrumbs (#3314). 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang 9fd14713c5 Fixes user edit urls (#3281). 16 years ago