Patch #1717
closedShow diff for issue description change
0%
Description
This patch closes both #328 (put the fact of description change to issue history) and #746 (visualize description change).
It goes rather simple path and relies on availability of 'diff' utility (not a problem in many cases).
I just upgraded JournalDetails' values to :text field type (from :string of 256 symbols); better approach might be introducing Issue versioning with acts_as_versioned and making JournalDetails refer to previous and next versions of issue; but I thought this would be too heavy for this patch and better would be another improvement (if needed).
Contributed by Texuna Technologies.
Files
Related issues
Updated by Artem Vasiliev over 16 years ago
Updated by Markus Knittig over 16 years ago
Looks good!
Updated by Artem Vasiliev almost 16 years ago
Made the link to description diff work in email notifications: http://github.com/artemv/redmine_tt/commit/a34088241412b13f80dfd501c9c92524f4fdf4f9
Updated by Mischa The Evil almost 14 years ago
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from New to Closed