Commit Graph

1420 Commits (1d4c1b06d82274f4c6b98c461f916f45ea440465)

Author SHA1 Message Date
Christian Ratz 6a5b65de2e removed requires_chiliproject and requires_redmine 12 years ago
Christian Ratz df4d12dabb added deprecation warning for ... 12 years ago
Christian Ratz 62adb12045 added requires_openproject to Redmine::Plugin 12 years ago
Sebastian Schuster 435c566257 Fixed scenariodisabler to create an empty step_collection instead of relying 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Christian Ratz 3b304c9317 updated core special version 12 years ago
Christian Ratz 123c4a73ce [OPF #907] special version instead of sha1 12 years ago
Jens Ulferts bf1cb1e449 removes vendored acts_as_list 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra 0fcbb60a7c Adds external timelines library names. 12 years ago
Nils Kenneweg 531b2494e5 Final merge with the original timelines plugin. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts f28dfa91f2 replaces bundled prototype_legacy_helper by gemfile reference 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Jens Ulferts d818f09f9c adapt copyright rake task to include all own files 12 years ago
Philipp Tessenow bf1f1ae515 reenable calendar menu item 12 years ago
Christian Ratz 584b58f96a better handling of secret_token 12 years ago
Christian Ratz d8c181b16e rake task for generate secret_token 12 years ago
Christian Ratz c2bef73ec9 fixes testing rake task for production mode 12 years ago
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