Commit Graph

21 Commits (a2e5c6abbad6e575566829b88832e0aefe33221e)

Author SHA1 Message Date
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 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