Modify ↓
Opened 15 years ago
Closed 15 years ago
#3912 closed enhancement (fixed)
Extend history dialog to contain the currently modified version
Reported by: | mjulius | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
It could be a nice extension to the history dialog if it would also list the current version of the primitive, especially when that was modified since downloading from API.
Even nicer would be if it then allowed to revert a primitive back to the latest version on the server or even to an earlier version.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
(In [2448]) fixed #3352: History doesn't get invalidated on upload?
fixed #3912: Extend history dialog to contain the currently modified version
new: zoom to node in list of nodes in history dialog (popup menu)
new: load history of node from node list in history dialog (popup menu or double click)
fixed: close all history dialogs when the number of layers drop to 0
fixed: implemented equals() and hashCode() on SimplePrimitiveId
fixed: history features now usePrimitiveId instead of long.