Commit Graph

510 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Christian Ratz db03e70b53 udpated OpenProject special version 12 years ago
Jens Ulferts b44d62830e moved timeline wiki macro to default location 12 years ago
Christian Ratz 2a717e5e5a updated version to 3.0.0pre3 12 years ago
Michael Frister ab6ab750df Improve password complexity cukes, add copyright 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 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 c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 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
Philipp Tessenow d01ae22614 :label_attachment was replaces by Attachment.model_name.human in journal_formatter/attachment.rb 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
Philipp Tessenow d07dce788f be careful with nested namespace'd controllers in our libs 12 years ago
Jens Ulferts 77e85048c1 Extracts all default macros into module. 12 years ago
Philipp Tessenow ff61bfcd5c JournalFormatter::Attachment needs to define a controller-method to make link_to happy 12 years ago
Philipp Tessenow 15d292773c unloadable commenting party 12 years ago
Philipp Tessenow c87d009864 fix use of relative_url_root in JournalFormatter::Diff 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
Jens Ulferts 834f5fd628 link to a journal diff no longer faulty on non english locale 12 years ago
Jens Ulferts 98ddfe1b98 moves OpenProject formatters into JournalFormatter::Base subclasses 12 years ago