mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
MINOR: updated changelog to reflect 0.2 release
This commit is contained in:
parent
5da7a2d2a8
commit
f3cc04a3d0
15
ChangeLog
15
ChangeLog
@ -1,4 +1,17 @@
|
||||
Userforms ChangeLog
|
||||
|
||||
0.1.0
|
||||
- Initial release
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user