Maintainer(s):
ajshort
Supported by: Community
Adds a record and field level changelog to objects.
This module adds support for record and field level changelogging for Versioned objects both in the CMS and front-end.
In order to add changelog support an extension must first be applied, then extra change-loggable fields registered, and then any forms used to edit a change-loggable model can be transformed to include changelog fields.
Change logging on all simple field types (TextField, DropdownField, ...) is supported, as well as logging acrpss `has_many` or `many_many` relationships via a TableField.
Note: Change logging via a ComplexTableField is not supported.
When a user edits a record, they can add a message summarising the change, as well as an individual message for any fields they change. You can require users to enter changelog messages, or prompt them for a message when they change the field.
Version:
[v0.0.1]
Date: 2010-10-20
Compatible with: SilverStripe 2.4
Download:
No Download Available
Git access:
To get a preview of our next release, download the latest build of unstable trunk here. Please
be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.
Revision: #47
Build Date: 2010-10-27
Download: svn.github.com-silverstripe-changelog.git-r47.tar.gz
Unstable Subversion access: http://svn.github.com/ajshort/silverstripe-changelog.git
Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com
Comments on this website? Please give feedback.