Commit Graph

1102 Commits (1536957031b9e36b5f1f0d8c9e8c32b696ca09f8)

Author SHA1 Message Date
Philipp Tessenow 159e668d37 openproject version 3.0.0beta1 12 years ago
Christian Ratz bd779b4f82 enable testing plugins from OpenProject core 12 years ago
Jens Ulferts e225aa6032 factors out acts_as_watchable/routes matching completly into the class 12 years ago
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 081e349a56 cleanup cucumber rake task 12 years ago
Jens Ulferts a269d84ed0 adds comment to acts_as_watchable method explaining it's signature 12 years ago
Jens Ulferts 50cd52803b generalizes routes for watching 12 years ago
Christian Ratz 5408fb959e fixed select2 12 years ago
Hagen Schink 5a824cde62 Add default activity providers only once 12 years ago
Philipp Tessenow ff61bfcd5c JournalFormatter::Attachment needs to define a controller-method to make link_to happy 12 years ago
Philipp Tessenow afb19d0974 no more rspec warnings 12 years ago
Philipp Tessenow 7bd25fe84c remove iconv warning 12 years ago
Philipp Tessenow 729dfe0e7e require circular dependencies at the very end of redmine.rb 12 years ago
Philipp Tessenow 9a439072e8 render_detail needs an option hash now 12 years ago
Christian Rijke 96d368ea64 Move preloading from plugin.rb to redmine.rb. 12 years ago
Christian Rijke 9be08a767e Add a method to ensure the correct load order of core model classes with a circular dependency. 12 years ago
Philipp Tessenow f2c9fa93ef one more unloadable 12 years ago
Philipp Tessenow 15d292773c unloadable commenting party 12 years ago
Philipp Tessenow 5d442e2ecc move journal_object_cache to its right place 12 years ago
Philipp Tessenow c87d009864 fix use of relative_url_root in JournalFormatter::Diff 12 years ago
Philipp Tessenow be670249af fix parts of the i18njs setup 12 years ago
Jens Ulferts e3be06f320 allows journal formatters to receive options and uses it to be able to 12 years ago
Jens Ulferts f439d892cb fixes issue diff link when having a relative_url_root defined 12 years ago
Philipp Tessenow c14eb536d5 implement possible_watchers on things that can be watched 12 years ago
Martin Linkhorst 64ab38840c some minor refactorings to the themes code 12 years ago
Martin Linkhorst 58f1108275 this action got renamed, yay 12 years ago
Martin Linkhorst 4270bc4cdd CodeRay is smart enough to discover the correct source encoding. so wrap normal text in CodeRay's scan method before passing it to ERB::Util.html_escape 12 years ago
Martin Linkhorst 1ae58c11d0 * unfortunately there are still two implementations 12 years ago
Christian Ratz 60c9e3d752 allow to set a default version on issue create via mail handler 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
Martin Linkhorst 31a20716c4 fix system stack error 12 years ago
Jens Ulferts 834f5fd628 link to a journal diff no longer faulty on non english locale 12 years ago
Philipp Tessenow 35f8e7d476 fix Redmine:SafeAttributes and their tests 12 years ago
Jens Ulferts 98ddfe1b98 moves OpenProject formatters into JournalFormatter::Base subclasses 12 years ago
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Martin Linkhorst 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Gregor Schmidt 7c12dee3b3 Cleaning up top_menu_helper 12 years ago
jwollert 167eefddbd switch from chosen to select2 12 years ago
Martin Linkhorst 8ed05d4f78 move support libraries to /lib 12 years ago
Jean-Philippe Lang 4e1d6925c4 Override watcher_user_ids= to make ids uniq (#10538). 12 years ago
Martin Linkhorst 572fd3c3d8 seems to be a better way to define a struct 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Martin Linkhorst 31e614987b provide a noop rake task called db:migrate:plugins 12 years ago
Martin Linkhorst fb6b89586b always include the jstoolbar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst 3c3541d39f styles for jstoolbar are compressed, minified and merged into the main theme css file 12 years ago