Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revision history for all objects (documents, news, etc.) #74

Open
5 tasks
carlbennett opened this issue Feb 15, 2018 · 0 comments
Open
5 tasks

Revision history for all objects (documents, news, etc.) #74

carlbennett opened this issue Feb 15, 2018 · 0 comments

Comments

@carlbennett
Copy link
Member

carlbennett commented Feb 15, 2018

  • Draft design for MySQL table
  • Populate MySQL table with current revisions of all objects
    • Bonus: Use the event_log table to generate historical entries of all objects; need to decode json metadata in logs to retrieve previous content
  • Implement changes to each respective object class (Document, NewsPost, etc.), updating templates as necessary to accommodate changes
  • Update templates to include navigating previous historical entries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant