Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UI
-
Labels:None
-
Number of attachments :
Description
It should be very nice to have following information in the catalog.xml
On each layer.
- Timestamp when the actuel layer have been changed and corresponding user that have done the changes.
Hum, this would require quite some big changes in the code, a quick guess would be that you have to modify a dozen files to have this information, and it would be inaccurate anyways. Two users can modify the geoserver config at the same time, and we could only register the username of the one that has pressed the apply or save button. Moreover, there is no way to tell which info has been modified unless you add a marker in each configuration class, meaning that the files in need to be modified probably become 30 or so.
If you're interested in doing this change, join us on IRC (#geoserver at irc.freenode.net)