Feature #8586
closedSupport comparing entity versions
100%
Description
A long ago I supposed that users will describe made changes by means of comments that are obligatory fields for all entity changes. But this doesn't happen because of everybody is too lazy.
Thus, I suggest to get rid of useless and annoying comments but replace them with a much more useful feature, namely, an ability to compare entity versions. As far as I understand now we have a history for jobs and marks, so entity is either of them. Comparison for marks should show differences in fields, while comparison for jobs additionally should show differences for files like it is already done when comparing verification results of different jobs. Also I suggest to support comparing of various versions rather than just show changes made in a given version relatively to the previous one. For instance, you can see an example of an appropriate interface for that here.
Updated by Vladimir Gratinskiy almost 7 years ago
- Due date set to 12/11/2017
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in branch "feature_8586". I've also refactored mark pages (visually it isn't changed much).
Updated by Evgeny Novikov almost 7 years ago
- Target version changed from 2.0 to 1.0
As far as we postpone Klever version:0.3, let's include this issue there.
Updated by Ilja Zakharov almost 7 years ago
- Status changed from Resolved to Open
In general, it works fine but Evgeny also asked to make comment field be optional
Updated by Vladimir Gratinskiy almost 7 years ago
Should I get rid of comment at all or just make it optional?
Updated by Ilja Zakharov almost 7 years ago
- Status changed from Resolved to Closed
Available since cfc84c84.