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.
Revision 8994a0b5
ID: 8994a0b58dcb3885e6b6ebb6626cb8cf1247315a
[#406] Added missing and removed unused code for Journals
acts_as_journalized changed the interfaces and didn't include all of
the recent changes to the Journals system.
- removed Journal diffs, acts_as_journalized handles them differently
- fixed the Journal atom feed
- added the journal preview back in
- added missing tests
Related issues
- Bug #406: Check for missing Journal code from the AAJ merge