obsolete.ChilliProject/vendor/plugins/acts_as_journalized
Eric Davis aa07982daa Fix an edge-edge case bug in journal_attributes_for_user with different users
In one case in a plugin (not able to reproduce in core) journal_attributes_for_user
would set the :user to something different than what's in updated_by thus assigning
the Journal to the wrong user.
2011-06-01 22:00:02 -07:00
..
lib Fix an edge-edge case bug in journal_attributes_for_user with different users 2011-06-01 22:00:02 -07:00
test [#123] Added latest edavis10:acts_as_journalized 2011-05-13 09:55:55 -07:00
.gitignore [#123] Added latest edavis10:acts_as_journalized 2011-05-13 09:55:55 -07:00
GPL.txt [#123] Added latest edavis10:acts_as_journalized 2011-05-13 09:55:55 -07:00
LICENSE [#123] Added latest edavis10:acts_as_journalized 2011-05-13 09:55:55 -07:00
README.rdoc [#123] Added latest edavis10:acts_as_journalized 2011-05-13 09:55:55 -07:00
REVISION [#123] Added latest edavis10:acts_as_journalized 2011-05-13 09:55:55 -07:00
init.rb [#123] Added latest edavis10:acts_as_journalized 2011-05-13 09:55:55 -07:00

README.rdoc

acts as journalized

A redmine core plugin for unification of journals, events and activities in redmine