Commit Graph

54 Commits (83974f95567deade95047e004c1f0b9cfe0cc10c)

Author SHA1 Message Date
Alex Coles 23d14e94a9 Fix whitespace in lib code 11 years ago
Michael Frister 2c7359436a acts_as_journalized: Use save! instead of save 11 years ago
Michael Frister f079e4bcdd Clean up acts_as_journalized SaveHooks 11 years ago
Alexey Fedorov f4775c6a40 [fix #4928] Made journal notes shown in search. 11 years ago
Markus Kahl 930ae39df3 Revert "use static routing in journal formatters" 11 years ago
Markus Kahl b0215db3d8 use static routing in journal formatters 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 11 years ago
Johannes Wollert 080650f83a use edit_work_package_notes permission to edit work package journals 11 years ago
Sebastian Schuster c54c99d7ec Changed acts_as_journalized to only use the journalized attributes 11 years ago
Hagen Schink 747928bc58 Removes activity code from AAJ 11 years ago
Till Breuer bf9f1fda1f Fix permission check triggered by journable#journal_editable_by? 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Sebastian Schuster 5b18c79a14 Fixed wrong reference to journaled object 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 2494a40c77 Removes creation methods 11 years ago
Hagen Schink 35097cdd05 Renames journal metadata variables 11 years ago
Hagen Schink 853aca2d54 Fixes test unit tests 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Hagen Schink a7aee64808 Fixes test unit tests 11 years ago
Hagen Schink cfe415db58 Does not add journal entry immediately 11 years ago
Sebastian Schuster 90c253c5f8 Removed document attachments 11 years ago
Hagen Schink ccb20c306e Prevents writing a journal without changes 11 years ago
Hagen Schink 80020489de Writes notes to instance variable 11 years ago
Hagen Schink e04c8820b7 Commits only changed states to journal 11 years ago
Hagen Schink 36a4c80895 Adds journal entry only on change and if empty 11 years ago
Hagen Schink 95faef0045 Adapts formatter to AAJ API modifications 11 years ago
Hagen Schink a4d554c180 Removes superfluous code 11 years ago
Hagen Schink 26ae83af46 Leaves journales uncreated until save 11 years ago
Hagen Schink 18fc91eb7e Adapts AAJ to changed model implementation 11 years ago
Martin Czuchra c8fc934580 Removes plugin .gitignore files. 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 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
Philipp Tessenow e27ba0ffb4 let the JournalFormatter use the new Rails3 translation style 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
Philipp Tessenow f2c9fa93ef one more unloadable 12 years ago
Philipp Tessenow 15d292773c unloadable commenting party 12 years ago
Philipp Tessenow 5d442e2ecc move journal_object_cache to its right place 12 years ago
Martin Linkhorst 31a20716c4 fix system stack error 12 years ago
Martin Linkhorst 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Martin Linkhorst 3475ca223c use the new assign_attributes api with disabled protection 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Philipp Tessenow 70a63a65c4 rename journal#changes attribute to changed_data 12 years ago
Martin Linkhorst ef1606fc57 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst ee9941e912 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago