Commit Graph

326 Commits (a4357e64bb8a32ae9750aaee6e095097d02646ae)

Author SHA1 Message Date
Martin Linkhorst 25f4d79191 don't show users registration date on profile page (/users/:id) fixes #24805 13 years ago
Romano Licker 080490532d [accessibility] rename accessibility flag option as follows: 13 years ago
Jens Ulferts 847d75038b having application title displayed in the impaired settings 13 years ago
Gregor Schmidt b4e52b046b Adding view on my account/user settings to edit impaired-view setting 13 years ago
Gregor Schmidt d78294434a Revert set_impaired_flag functionality 13 years ago
jwollert f790754487 sets an impaired flag on first login of a user 13 years ago
Stephan Eckardt d7f31455a0 added helper method for password complexity requirements 13 years ago
Romano Licker 4747cdce5b [#667] linked labels to their element 13 years ago
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
Jens Ulferts eb61c16d28 bugfixes and additional constraints 14 years ago
Jens Ulferts ff79891ce5 some refactoring to be extensible, e.g. for privacy_plugin 14 years ago
Jens Ulferts 3958358bba * update method on principal controller 14 years ago
Jens Ulferts 8c3e5ea404 * showing notice when no more global roles are assignable 14 years ago
Jens Ulferts 2d115a47e6 moved available_global_roles into own partial 14 years ago
Jens Ulferts 2b19d71f23 only additional available roles are presented on first load 14 years ago
Jens Ulferts bcd8d2c6f3 refactored available role into partial 14 years ago
Jens Ulferts c11b67478f refactored available role into partial 14 years ago
Jens Ulferts 357b3aefec added cuke for global role assignment 14 years ago
Jens Ulferts ee8fce347e roles assigned are no longer an option for assignment 14 years ago
Jens Ulferts 0e2977c2c6 * fixed (de-)select of permissions 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
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 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