2008-09-29 03:28:53 +00:00
|
|
|
Userforms ChangeLog
|
|
|
|
|
2009-02-24 05:14:10 +00:00
|
|
|
0.1.0
|
2009-07-26 22:30:27 +00:00
|
|
|
- Initial release
|
|
|
|
|
|
|
|
0.2.0
|
|
|
|
- Abstracted templates and refactored code structure to reduce module footprint.
|
|
|
|
- Simplified Existing Code
|
|
|
|
- Rewrote Form Editor into jQuery
|
|
|
|
- Refactored Front End Form validation into jQuery
|
|
|
|
- Added Ability to subclass EditableFormField and update the CMS, allowing modules
|
|
|
|
to augment the built in user defined form controls
|
|
|
|
- Added Ability to define your own custom validation messages.
|
|
|
|
- Added Ability to Send Confirmation Emails to multiple people including submitter
|
|
|
|
- Added Pagination to the Submissions
|
|
|
|
- Added Ability to delete submissions
|
|
|
|
- Added Ability to disable submissions
|
2010-05-31 10:16:23 +00:00
|
|
|
|
|
|
|
0.3.0
|
|
|
|
- SilverStripe 2.4 Compatibility Changes
|
|
|
|
- Minor Bugfixes
|