obsolete.ChilliProject/vendor/plugins/acts_as_journalized
Eric Davis 33e3a71341 [#445] Track initial object attributes on the initial journal
So the initial journal would have the changes from an Object#new
to the created version of the Object. Also includes a change to the
database migration in order to create these initial journals for
all journaled Objects.
2011-06-03 13:01:56 -07:00
..
lib [#445] Track initial object attributes on the initial journal 2011-06-03 13:01:56 -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