Re: djangocms-history And History

2017-08-03 Thread Martin Owens
Dear django-cms and others, This is a generally announce that the cmsplugin-diff plugin is in beta and can be found here: https://github.com/doctormo/django-cmsplugin-diff There's a demo site which can be quickly brought up via `./setup.py demo` and should give you a localhost taste of the bas

Re: djangocms-history And History

2017-07-03 Thread Angelo Dini
Hello Brian The high-level goals for us was to create a simple undo/redo functionality for the current session of a user, as this is the most reliably and used way of history management. If you'd like the previous versioning management back (revision) I'd highly encourage you to checkout and c

Re: djangocms-history And History

2017-06-30 Thread Brian Rutledge
Thanks, Angelo. Do you have any kind of roadmap or high-level goals for djangocms-history? For example: is reverting to a previously published version of a page something that you have considered, and have ideas about how it would be implemented? On Thursday, June 29, 2017 at 2:48:34 AM UTC-4,

Re: djangocms-history And History

2017-06-28 Thread Angelo Dini
Hello Brian we did not stop development, just re-focused now on django CMS 3.5.0. if a Client requests further improvements we will add them to this repository. This does not mean the community can contribute as well :) Cheers, Angelo -- Message URL: https://groups.google.com/d/msg/django-cm

Re: djangocms-history And History

2017-06-28 Thread Brian Rutledge
Will the README be updated to indicate that this project is no longer under development? It currently says : "django CMS History has been rewritten from the ground up. It will continue to be developed. New functionality and improvements will be introd

Re: djangocms-history And History

2017-06-19 Thread Daniele Procida
On Sat, Jun 17, 2017, Martin Owens wrote: >I've been following the djangocms-history project, and we have 0.4.0 >installed on the side to see what it can do. So far the history app, >doesn't seem to include any history. > >The functionality is undo and redo of changes pre-publish. There's no >

djangocms-history And History

2017-06-17 Thread Martin Owens
Dear djangocms, I've been following the djangocms-history project, and we have 0.4.0 installed on the side to see what it can do. So far the history app, doesn't seem to include any history. The functionality is undo and redo of changes pre-publish. There's no record post-publish, no list of h