This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-userforms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-userforms
mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced
2024-10-22 15:05:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-userforms
/
templates
History
Will Rossiter
3ec7345ac9
MINOR: fixed language of fieldeditor
2009-05-06 03:46:12 +00:00
..
email
APICHANGE: removed the dulicate send copy to subscriber field. This function should now all be routed through the Email Recipients function in the cms. this gives more control over the emailing to the user
2009-04-27 02:42:29 +00:00
Includes
APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup.
2009-05-06 03:34:40 +00:00
EditableFormField.ss
MINOR: fixed language of fieldeditor
2009-05-06 03:46:12 +00:00
EditableOption.ss
MINOR: removed all filter form calls as filter form has not and will not work
2009-04-27 06:00:05 +00:00
FieldEditor.ss
MINOR: changed field adding to use a dropdown field rather the a list of links that was getting unmanagable with all the fields
2009-04-27 00:20:20 +00:00
SubmittedFormReportField.ss
MINOR: removed all filter form calls as filter form has not and will not work
2009-04-27 06:00:05 +00:00