Commit Graph

1208 Commits (963bbc92c5ef27e50d4f84ebf324b2dc4493940c)

Author SHA1 Message Date
Philipp Tessenow 2c8025a81c remove unused code from testing.rake 12 years ago
Philipp Tessenow 9e9d64519e do not generate coverage report for redcloth3 and ldap libs 12 years ago
Philipp Tessenow 49c4506162 added SimpleCov OpenProject profile 12 years ago
Philipp Tessenow 031562155a add coveralls rake task 12 years ago
Philipp Tessenow b5115e563d I probably have to require coveralls/rake/task 12 years ago
Michael Frister 2dd1898e78 Remove db plugin migration code 12 years ago
jwollert ae21c9c52b Revert "don't render absolute attachment links, it's not necessary and breaks on tests" 12 years ago
jwollert cdcc3102d2 don't render absolute attachment links, it's not necessary and breaks on tests 12 years ago
Christian Ratz 8535a34e9a [OPF #414] fixes issue description diff 12 years ago
Philipp Tessenow 095c586380 CustomFieldFormats may now use Procs for their label 12 years ago
Philipp Tessenow e27ba0ffb4 let the JournalFormatter use the new Rails3 translation style 12 years ago
Philipp Tessenow 0ce86e500b TabularFormBuilder can now handle human_attribute_name translations 12 years ago
Philipp Tessenow 66b177233d fix pdf export to use new translations 12 years ago
Philipp Tessenow d01ae22614 :label_attachment was replaces by Attachment.model_name.human in journal_formatter/attachment.rb 12 years ago
Philipp Tessenow c0cc5e30fa Update lib/redmine.rb for new translation structure 12 years ago
Philipp Tessenow a9a243532b add a I18n helper method which collects all possible translations for our models attributes 12 years ago
jwollert d1454aa658 select2 version bump to tag 3.3.2 12 years ago
Christian Ratz 3ffcec16dc [OPF #414] fixes issue description diff 12 years ago
Martin Linkhorst eb5ef61b8a test that the correct url including host and protocol is generated for attachments in an email. note the added :only_path option here, which defaults to true, which should mirror the original behavior. 12 years ago
Martin Linkhorst 501f4a7a01 html mails show a link to an updated attachment instead of just the name (issue #366) 12 years ago
Martin Linkhorst 2adda9d882 define the default rake task to run the whole test suite 12 years ago
Christian Rijke a6a46306b1 Update 'quote' links and add permission for 'quoted' action. 12 years ago
Philipp Tessenow c2e9403af3 forgot to be careful with nested namespace'd controllers in some places 12 years ago
Philipp Tessenow d07dce788f be careful with nested namespace'd controllers in our libs 12 years ago
Philipp Tessenow 2fa3da7324 top menu renders correclty in namespace'd controllers 12 years ago
Philipp Tessenow 7e5cc3816f enables menus when beeing inside a namespaced controller 12 years ago
Michael Frister 0db5704de5 Cukes: Allow running features specified by file/folder/scenario name 12 years ago
Jens Ulferts 7c41731ff7 fixes having partials rendered in an api template 12 years ago
Martin Czuchra 93fe13db05 Once more w/ ApiTemplateHandler. 12 years ago
Jens Ulferts 77e85048c1 Extracts all default macros into module. 12 years ago
Michael Frister 82e75e3066 Plugin cukes rake task: Support CUCUMBER_OPTS 12 years ago
Michael Frister a58bf74465 Add rake tasks for executing plugin/all cukes 12 years ago
Michael Frister 8731670f65 Rename rake plugin_tests to plugin_specs 12 years ago
Michael Frister 4fa4852ca8 Rename rake spec tasks, e.g. spec_all to spec:all 12 years ago
Christian Ratz e1ee21e054 rescue LoadError in plugin_tests.rake 12 years ago
Christian Ratz b55781a8da improved rake task for running specs 12 years ago
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