Commit Graph

181 Commits (55b4dd4842d651d5479048b13365d2e45e0c49cc)

Author SHA1 Message Date
Jean-Philippe Lang 97b4e75478 Add a permission to remove issue watchers (#2450). 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Jean-Philippe Lang 8faa66f68f Adds spent time to the activity view (#3809). 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Jean-Philippe Lang 8141110eb2 Ability to allow non-admin users to create projects (#1007). 16 years ago
Jean-Philippe Lang 04e181b8b0 Adds a user search field with autocompleter on project members screen. 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang 546b98a118 Adds a css class on menu items in order to apply item specific styles (eg. icons). 16 years ago
Jean-Philippe Lang d771847078 Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes). 16 years ago
Jean-Philippe Lang 7a05f8ed66 Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang a3b9a5aa5f Makes wiki text formatter pluggable. 16 years ago
Jean-Philippe Lang ccbe48d779 Adds 'Delete wiki pages attachments' permission. 16 years ago
Jean-Philippe Lang 455abea320 Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 16 years ago
Jean-Philippe Lang cc643ce932 Merged nbc branch @ r1812 (commit access permission and reposman improvements). 16 years ago
Jean-Philippe Lang 586f4e3831 Adds support for free ticket filtering and custom queries on Calendar. 16 years ago
Jean-Philippe Lang 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang bfd0fb067a Adds posts quoting functionality (#1825). 16 years ago
Jean-Philippe Lang a332e0a4fe Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 16 years ago
Jean-Philippe Lang a774c5c48b Activity refactoring. 17 years ago
Jean-Philippe Lang ad497bdcba Admin and Help links at the end of top menu. 17 years ago
Jean-Philippe Lang 7b8a4fc28b Menu mapper: add support for :before, :after and :last options to #push method and add #delete method. 17 years ago
Jean-Philippe Lang e69b4647f2 Adds Filesystem adapter (patch #1393 by Paul R). 17 years ago
Jean-Philippe Lang 5d2abb84bd Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note. 17 years ago
Jean-Philippe Lang 0476669735 Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). 17 years ago
Jean-Philippe Lang 4525a7429a Fixed: Home, Logout, Login links are absolute (#1122, #1145). 17 years ago
Jean-Philippe Lang a6311a9603 Estimated time recognizes improved time formats (#1092). 17 years ago
Jean-Philippe Lang 993b60d61e Adds 2 permissions (closes #859): 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 1c8cf4ef83 Added the following permissions (#527, #585, #627): 17 years ago
Jean-Philippe Lang c5d998528f The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default). 17 years ago
Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 17 years ago
Jean-Philippe Lang 1ecef3a95a ProjectsController#add_news moved to NewsController#new. 17 years ago
Jean-Philippe Lang 12c0f5f66e Do not show Roadmap menu item if the project doesn't define any versions. 17 years ago
Jean-Philippe Lang 16e9ffce0d Added a 'New issue' link in the main menu (accesskey 7). 17 years ago
Jean-Philippe Lang 44ac1a0deb ProjectsController#add_issue moved to IssuesController#new. 17 years ago
Jean-Philippe Lang 0faa4568a0 Highlight the current item of the main menu. 17 years ago
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 17 years ago
Jean-Philippe Lang 31c6ebb310 Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
Jean-Philippe Lang 8e00f57a88 Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 17 years ago
Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 17 years ago
Jean-Philippe Lang 056e3703da Added Bazaar adapter. 17 years ago
Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
Jean-Philippe Lang 29b3614bcb Forums enhancements: 17 years ago
Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang bb4acc02d0 Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 17 years ago