Commit Graph

315 Commits (e58513c9767a2eafb3a101b3e466e41a85918edd)

Author SHA1 Message Date
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang 8f40750ad7 Adds a link to automatically close completed versions in project settings (#1245). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Jean-Philippe Lang e64fb6a728 Fixes users links. 15 years ago
Jean-Philippe Lang 821f9eb390 HTML escaping (#4106). 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago
Jean-Philippe Lang 6dfe0395a5 Display stats about objects that can be copied. 15 years ago
Jean-Philippe Lang 5b787785b4 Project copy: let the user choose what to copy from the source project (everything by default). 15 years ago
Jean-Philippe Lang 2445250960 Fixes form buttons on projects/settings/activities (closes #4083). 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Jean-Philippe Lang 52a6b0a21e Fixed: Custom values with a nil value cause error on (project|account)/show (#3705). 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 847c7367b4 Added plugin hook, :view_projects_show_sidebar_bottom 15 years ago
Jean-Philippe Lang 8141110eb2 Ability to allow non-admin users to create projects (#1007). 16 years ago
Jean-Philippe Lang a09f0e0e74 Escape role name. 16 years ago
Jean-Philippe Lang da2854cf75 Display all users roles on project overview (#3339). 16 years ago
Jean-Philippe Lang fba02769f3 Removes untranslated string. 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Eric Davis fa7bd1c71d Added the ability to copy a project in the Project Administration panel. 16 years ago
Eric Davis 1be0b8f0cb Added two new plugin hooks to the Project Overview page 16 years ago
Jean-Philippe Lang 32ed656789 Fixed: an error is raised when no tab is available on project settings (#3179). 16 years ago
Jean-Philippe Lang e40241761a Set minimum identifier lenght to 1 (#3073). 16 years ago
Jean-Philippe Lang 04e181b8b0 Adds a user search field with autocompleter on project members screen. 16 years ago
Jean-Philippe Lang 3557e767e0 Escape member name. 16 years ago
Jean-Philippe Lang 90810c0741 Ability to add multiple project members in a single action (#1556). 16 years ago
Jean-Philippe Lang 6a9fcb23d0 Adds a lang string with arguments for date ranges (#2305). 16 years ago
Jean-Philippe Lang 47f5713b1e Reorder links refactoring (follows r2526). 16 years ago
Jean-Philippe Lang e63ccffd59 Add links for one-click activity filtering (#2857). 16 years ago
Jean-Philippe Lang 7342a00e0a Slight changes to the files list (#2658, #2806). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 33e7ae96ad Adds (a maximum of 3) links to project ancestors in the page title (#2788). 16 years ago
Eric Davis 0d01e07430 Added plugin hook :view_projects_roadmap_version_bottom. #2543 16 years ago
Jean-Philippe Lang c9ca635fa7 Typos/fixes in views (#2654). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Jean-Philippe Lang 6c93b8d599 Fixes activity pagination broken by r2317. 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 4972084345 Automatically focus several form fields. 16 years ago
Jean-Philippe Lang 7a5ce28921 Lower the project identifier limit to a minimum of two characters (#2003). 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang 66ff4cb7de Files module: makes version field non required (#1053). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang d3386a5af7 Fixed: 404 when "Apply" clicked on activity page (#2251). 16 years ago
Jean-Philippe Lang e7b6a56a97 Replaces User.find_active with a named scope. 16 years ago
Jean-Philippe Lang 0399b85ab6 Adds links between account and user's activity pages. 16 years ago
Jean-Philippe Lang b8b473244c Fixes activity atom link params (when not on first page). 16 years ago
Jean-Philippe Lang 6e777b7453 Makes activity view accept a user_id param to show user's activity (#1002). 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang d63746ab3e Fixes activity date param. 16 years ago