Commit Graph

371 Commits (ff0acd980de60519c3dd02ac486be186d7849b39)

Author SHA1 Message Date
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
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
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
rkh 000535442e remove views/ 15 years ago
rkh 824742112f copy to trunk 15 years ago
Jean-Philippe Lang f741ca7269 Adds an helper for displaying the 'checked' image. 15 years ago