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

History of content changes #695

Open
nos3 opened this issue Jul 18, 2014 · 0 comments
Open

History of content changes #695

nos3 opened this issue Jul 18, 2014 · 0 comments

Comments

@nos3
Copy link
Contributor

nos3 commented Jul 18, 2014

Users would like to be able to undo changes made, like inserting a new item, updating or deleting an existing one. This could be done by implementing a decorator that saves the item record and the operation before it's modified to a "history" table via a manager in the MAdmin name space. The user could then revert changes via a panel in the portal view in combination with a controller restoring the original items and saving them by using the appropriate manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant