Commit Graph

50 Commits (0def3223c4359c5101fdc0eff8b9d14bfff1f813)

Author SHA1 Message Date
Jens Ulferts a1a9e52b3d releases 3.0.0pre8 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Martin Linkhorst d7903ef928 this makes it easier to create an initial working theme. quick fix to be in sync with the blog post. 11 years ago
Jens Ulferts 694ea9b59d releases 3.0.0pre7 11 years ago
Michael Frister f99184c559 Remove (hopefully) superfluous TODOs 11 years ago
Martin Linkhorst 0f6e32cfd7 let's call the default theme 'OpenProject'. alternatively one could have changed the class DefaultTheme to OpenProjectTheme and let that be the default theme. 11 years ago
Jens Ulferts a825f57182 more changes due to renaming end_date 11 years ago
Christian Ratz 27ee62e10f updated special version 11 years ago
Martin Linkhorst d65add5df0 refactor themes backend 11 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 11 years ago
Christian Ratz ccdfff1da5 update special version 12 years ago
Christian Ratz a2e69908e1 Changeable footer 12 years ago
Hagen Schink 872eb35ef1 Introduced default value 12 years ago
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