fpdcc / document-search

Search and management interface for spatial documents at the Forest Preserves of Cook County.
2 stars 0 forks source link

Preserve document change history #38

Closed jeancochrane closed 4 years ago

jeancochrane commented 4 years ago

Implement a simple change history system for documents. On document detail pages, display the change history as a new table below the PDF detail view; also create an admin-only global change view that shows a simple DataTables-enabled table with a list of all changes to the app.

Definitely record timestamp, user, and document changed. Take a look and see how hard it would be to add field to the mix as well.

glw commented 4 years ago

Just a note to document what we discussed in our check-in.