ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

« Previous | Next » 

Revision 33e3a713

ID: 33e3a713419867fe94838f31ad50c19abf23bbb5
Added by Eric Davis at 2011-06-03 10:01 pm

[#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.

Related issues

  • Bug #445: Track initial attributes in a Journal when created