Commit Graph

65 Commits (1f45cd3ba1bc95b2a86fdf871ff091c5a2179018)

Author SHA1 Message Date
Jens Ulferts e3be06f320 allows journal formatters to receive options and uses it to be able to 12 years ago
Jens Ulferts 892799d780 adds a very simple cache to cache arbitrary model objects 12 years ago
Jens Ulferts db265d3123 adds a journaled_class method 12 years ago
Jens Ulferts 747196f9b1 removes outdated comment 12 years ago
Jens Ulferts dfec8a9375 reuses journal formatters 12 years ago
Jens Ulferts 4b54ba3ae3 keeps the old api for registering journal formatters intact 12 years ago
Jens Ulferts 705200ec33 matches journaled field against regexp to be able to cope with dynamic field names 12 years ago
Jens Ulferts f8942922a8 moves journal formatting into multiple classes 12 years ago
Jens Ulferts eade1d29a8 indentation 12 years ago
Jens Ulferts 8fd1417e63 displays only the fact that an issue description has been changed and a link 12 years ago
Eric Davis 225ae21b0b Truncate and show a link to the full journal diff in the issue history 12 years ago
Felix Schäfer dcca30bc70 Revert "code cleanup" 13 years ago
Jens Ulferts 90d737aff5 code cleanup 13 years ago
Romano Licker 35c84fcd68 do not create a journal when attributes change from 13 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Romano Licker de4cdf538b without ! nothing is added to the formatters hash 13 years ago
Romano Licker d29112203b fixes recreating initial journals 13 years ago
Gregor Schmidt 124b559faa Recreating journal sub classes if Journal was reloaded 13 years ago
Gregor Schmidt 2e890821f7 Using instance var to store journal class name 13 years ago
Felix Schäfer 6fcb1de63a Graciously handle deleted custom fields on issue history view. 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis bf13b0f409 Check for journal_user, then updated_by, and finally User.current when creating Journals 14 years ago
Eric Davis 68526f6f2d Clear @extra_journal_attributes also after saving a Journal 14 years ago
Gregor Schmidt e2d16e1397 [#540] compatibility layer to reenable API from Chili 1.x 14 years ago
Eric Davis c0d26da34e Refactor: move method to recreate the initial journals out of migration 14 years ago
Eric Davis dd6d9d1c68 [#513] Fix links to attachments in the issue history 14 years ago
Eric Davis df0c75c050 Fix a problem loading ARCondition in development on second request. 14 years ago
Eric Davis 3b9980b449 Fix aaj to allow setting the journal user, note, and attributes directly. 14 years ago
Eric Davis 2f3657502f [#474] aaj should use the Model's activity options for timestamp and author_key 14 years ago
Eric Davis 1cf08ee300 [#474] Changesets should use the author method for events 14 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Eric Davis 33e3a71341 [#445] Track initial object attributes on the initial journal 14 years ago
Eric Davis aa07982daa Fix an edge-edge case bug in journal_attributes_for_user with different users 14 years ago
Felix Schäfer 6f809b826e Replace a call to changes with its code from AR::Dirty. #422 14 years ago
Felix Schäfer 66561031eb [#400] Fix the event types (icons on activity and search views). 14 years ago
Gregor Schmidt 09fd71232e [#412] fixes to make tests run on 1.9.2 14 years ago
Eric Davis 193b2c7a38 [#404] Move vendor/plugins/acts_as_journalized/app/ to the core app/ 14 years ago
Eric Davis adf57a64f1 [#123] Move aaj migrations to core 14 years ago
Eric Davis 23ef9fedef [#123] Port the send_notification feature to aaj 14 years ago
Eric Davis 0ca73a7f69 [#123] Fix the down migration for Journal#journalized_type 14 years ago
Eric Davis b1845fcfeb [#123] Added latest edavis10:acts_as_journalized 14 years ago
Eric Davis 62c9fd2185 [#123] Removed the acts_as_journalized submodule 14 years ago
Felix Schäfer 9ca203beae Update to latest version of acts_as_journalized. 14 years ago
Tim Felgentreff 77b0a56768 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff 905ac8c1e6 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff 0d33f6c01a update to latest acts_as_journalized plugin 14 years ago
Tim Felgentreff 3e6d7637db update actsasjournalized 14 years ago
Tim Felgentreff 1569aae165 updated acts_as_journalized 14 years ago
Tim Felgentreff 40494cbe6b test fixes 14 years ago