Commit Graph

383 Commits (1c6a306671c35b533c129e67e5a8bd1adf1c92be)

Author SHA1 Message Date
Jens Ulferts 0ff995f800 fixes issue watching for other users 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Philipp Tessenow 729dfe0e7e require circular dependencies at the very end of redmine.rb 12 years ago
Christian Rijke 96d368ea64 Move preloading from plugin.rb to redmine.rb. 12 years ago
Martin Linkhorst 58f1108275 this action got renamed, yay 12 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Romano Licker 567025ccce add a permission for editing and updating wiki_menu_items 12 years ago
Romano Licker 23e76cb9e7 remove initial wiki entries in project navigation 12 years ago
Romano Licker 2f772159a9 add default controller actions and build "create child page link" 12 years ago
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Martin Linkhorst 2cf9a31f95 require fastercsv differently (taken form redmine) 12 years ago
Martin Linkhorst 61b9f5abfc DEPRECATION FIX: remove require_library_or_gem, update the template hander api 12 years ago
Jens Ulferts 3471b107bc rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
Jens Ulferts 8c6973dcee resourcifies messages aka. topics 12 years ago
Jens Ulferts f611d5bcc9 refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
Jens Ulferts 0668c65b56 resourcifies members 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Jens Ulferts a3fbae41be resourcified issue_categories 12 years ago
Jens Ulferts 9b28e61838 resourcifies documents 12 years ago
Jens Ulferts 29192be9c3 adds project_id to activity project menu item to have it correctly scoped under project 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 9cd5d4f26a resourcified boards 12 years ago
Philipp Tessenow 99dbaf25ed move wysiwyg initialization code to redmine core 12 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 12 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 12 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Felix Schäfer 8ac268fc5b explicitly require globalize 13 years ago
Romano Licker 94735c2bfb [unifynavigation] rename 'settings' to more a specific 'project settings' 13 years ago
Romano Licker 02310066d4 [unifynavigation] move news link from index to projectmenu 13 years ago
Romano Licker 0bc0e9c45f [designfix] move wiki sidebar navigation to main menu 13 years ago
Romano Licker 44ac9af7fe Revert "[accessibility] replacing background image with img-tags" 13 years ago
Romano Licker 6a645bfe9a [accessibility] replacing background image with img-tags 13 years ago
Romano Licker 3590ec4823 [accessibility] add help accesskey "6" 13 years ago
Stephan Eckardt fb58bde578 [#732] Add a navigation menu to the my account page for allowing extensions to add actions in this section 13 years ago
Romano Licker 65d485dbde [#692 #559] Grouping issues menu 13 years ago
Romano Licker 6f69165008 [#692] projects will only be visible in the top menu when logged 13 years ago
Romano Licker 977f74e11a [#692] Main design changes for new theme 13 years ago
Romano Licker 734da91b4b [#692] login slidedown implemented with tabindex and focus fix 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 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 f7cf8aa878 Adds REST API for TimeEntries (#6823). 14 years ago
Jean-Philippe Lang 96ce0f017c Adds a builder-like template system for rendering xml and json API responses. 14 years ago