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.
Show description changes on issues in a diff (Feature #808)
Description
Issue description changes (Journals) should be shown with a diff so it's easier to understand what the change actually was.
Patch coming soon.
Related issues
related to Bug #1079: Remove forced jQuery XHR header | Open | 2012-07-11 |
Associated revisions
Changes 'Fixed version' label to 'Target version' (closes #723, #808).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1206 e93f8b46-1217-0410-a6f0-8f06a7374b81
[#808] Add routing for journal diffs
[#808] Add JournalsController#diff to diff a single field
[#808] Truncate and show a link to the full journal diff in the issue history
[#808] Show issue description diffs in the lightbox popup
History
Updated by Eric Davis at 2011-12-29 04:40 pm
Added in f835420 to unstable.
Description changes will now be shown in the history:
- truncated
- with a More link with a full diff of the changes
- with a lightbox style popup that appears if the user has JavaScript enabled (attached screenshot)
- File Selection_030.png added
- Status changed from Open to Closed