Commit Graph

257 Commits (31ffea7452be5029cc96b72687e1891140c877d6)

Author SHA1 Message Date
Gregor Schmidt ad1f36b16d Avoid calling attr_protected if _accessible is used 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
Felix Schäfer a24a24eb19 Add deferred loading for plugins which's requirements aren't all met yet #256 13 years ago
Jean-Philippe Lang 5d7bc5c94c [#577] Avoid validating users when creating watcher relation 13 years ago
Eric Davis bf13b0f409 Check for journal_user, then updated_by, and finally User.current when creating Journals 13 years ago
Eric Davis 68526f6f2d Clear @extra_journal_attributes also after saving a Journal 13 years ago
Gregor Schmidt e2d16e1397 [#540] compatibility layer to reenable API from Chili 1.x 13 years ago
Eric Davis c0d26da34e Refactor: move method to recreate the initial journals out of migration 13 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
Gregor Schmidt 2ec21614fd [#290] Removing all vendored gems 14 years ago
Felix Schäfer 9ca203beae Update to latest version of acts_as_journalized. 14 years ago
Toshi MARUYAMA 73c5191196 PDF: fix width calculation of multi byte character in Simplified and Traditional Chinese (#61). 14 years ago
Toshi MARUYAMA 6485f15bb9 PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61). 14 years ago
Jean-Philippe Lang e6659501de Limits nested set overhead when destroying an issue without children. 14 years ago
Jean-Philippe Lang cfbe69ab59 Fixed: deleting a parent issue may lead to a stale object error (#7920). 14 years ago
Toshi MARUYAMA 8ca3a46db0 PDF: back out r5253 (#7794, #61). 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Toshi MARUYAMA 4d6475cdcf PDF: fix syntax errors at vendor/plugins/rfpdf/lib/tcpdf.rb on Ruby 1.9 (#61). 14 years ago
Toshi MARUYAMA 610c4efbe9 PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61). 14 years ago
Toshi MARUYAMA 79abd95f73 PDF: import CJK patches (#61). 14 years ago
Toshi MARUYAMA a184b21a99 PDF: comment out memoizes (#61). 14 years ago
Toshi MARUYAMA dc82df16a8 PDF: transplant r4602 (#61). 14 years ago
Toshi MARUYAMA 3d7a35b7bb PDF: transplant r5183 (#61). 14 years ago
Toshi MARUYAMA 60e084163c PDF: transplant r1497 (#61). 14 years ago
Toshi MARUYAMA 64bf51004a PDF: transplant r3389 (#61). 14 years ago
Toshi MARUYAMA 3eb1d6b169 PDF: transplant r393 (#61). 14 years ago
Toshi MARUYAMA 7deb78ca4e PDF: transplant r287 (#61). 14 years ago
Toshi MARUYAMA 3a58444199 PDF: update rfpdf (#61). 14 years ago