Commit Graph

62 Commits (a6be62329c08e7fe76ed0cde928f57808b5f5bd0)

Author SHA1 Message Date
Alex Coles e02599c121 Make acts_as_journalized retry journal saves 10 years ago
Jan Sandbrink abc2b25ab3 style 10 years ago
Jan Sandbrink 9b9785ca0c invert conditions for better readability 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles ca2a1a5afc Prefer #map over #collect in lib code 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Alex Coles e7400af52a Use 1.9+ Hash syntax in lib code 10 years ago
Hagen Schink a9b9f2c46a Make long WP change information accessible 10 years ago
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