Commit Graph

197 Commits (047997b5fa68a274a2607c45f6c4c42e252a7e67)

Author SHA1 Message Date
Martin Linkhorst 33a111483e remove prepend engine views plugin. this should be in the rails 3 core 12 years ago
Jens Ulferts 79d3ae3b01 defines necessary methods to create links 12 years ago
Martin Linkhorst eb6c16c431 force projects to be an array, otherwise id will be called on active relation which results in a no method error 12 years ago
Martin Linkhorst d5a23fc3d5 use the gem version of awesome_nested_set 12 years ago
Martin Linkhorst 4c66b7451e added prototype legacy helper 12 years ago
Martin Linkhorst 69c3a0fa82 added dynamic form for error messages 12 years ago
Jens Ulferts 3e633fc27e renames all named_scopes to scopes 12 years ago
Jens Ulferts 09cd82f51e REVIEW: removes bundled open_id_authentication gem 12 years ago
Jens Ulferts 53dfc6886f REVIEW: deactivates prepending of plugin views before core views as it breaks rails 3 bootup 12 years ago
Jens Ulferts f46b5c4ac6 includes url_helpers the rails 3 way 12 years ago
Jens Ulferts 3e3ccb0a80 class reloading hook is now Rails.configuration.to_prepare 12 years ago
Jens Ulferts 27942a56b4 removing bundled engines plugin as it will no longer be needed in rails 3 12 years ago
Felix Schäfer dcca30bc70 Revert "code cleanup" 12 years ago
Jens Ulferts 90d737aff5 code cleanup 12 years ago
Romano Licker 35c84fcd68 do not create a journal when attributes change from 12 years ago
Martin Linkhorst d533816987 fixed a bug when projects couldn't be deleted when they have an issue hierarchy of more than 2 levels. credit jplang, redmine, see http://www.redmine.org/issues/8880 13 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
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
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