Commit Graph

34 Commits (b028a48c53c3f128f0bb3baae8fada9196170faa)

Author SHA1 Message Date
Jean-Philippe Lang bfed36ac84 Let administrators see locked user profiles. 15 years ago
Jean-Philippe Lang c5976333c2 Adds a 'Create and continue' button on new user form. 15 years ago
Jean-Philippe Lang 0e4525d76c Fixes test broken by r3176 (#4439). 15 years ago
Jean-Philippe Lang dfabadf4f7 Adds an admin layout that displays the admin menu in the sidebar. 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 83717a9b75 Add mail field to admin user search filter (#3882). 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 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 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang 04c428e059 Send an email to the user when an administrator activates a registered user (#2656). 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang d967507dcb Adds the ability to search for a user on the administration users list. 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
Jean-Philippe Lang 63951812a1 Split user edit screen into tabs. 17 years ago
Jean-Philippe Lang 0249ae5f50 Preserve status filter and page number when using lock/unlock/activate links on the users list (closes #998). 17 years ago
Jean-Philippe Lang 4e244be21c Slight changes on users list view and hide Anonymous user. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang 17c7886791 Removed unused UsersController#destroy. 17 years ago
Jean-Philippe Lang 5944696b6d Custom fields can now be reordered. 17 years ago
Jean-Philippe Lang c8b3c8dfec Fix: error when posting to projects/add or users/add with no custom_fields parameter. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 18 years ago
Jean-Philippe Lang f04225321c Account information can now be sent to the user when creating an account. 18 years ago
Jean-Philippe Lang 8bb60b6474 added a status filter on users/list 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang 671a0fa101 added the ability to set the sort order for roles 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang 95cc65f14e replaced deprecated controller instance variables: @params, @session, @request 18 years ago
Jean-Philippe Lang 4c84165aa0 added the ability to manage users memberships directly on users/edit (administration module) 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 7136b85f21 * new report: project activity 18 years ago
Jean-Philippe Lang 6a0022d7a1 ajaxified paginators 18 years ago
Jean-Philippe Lang 18ee1fef41 notice messages translation 19 years ago
Jean-Philippe Lang 310a0f924a 0.3 unstable 19 years ago
Jean-Philippe Lang f37089f547 v0.2.0 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago