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
c0b2f760cd
BUGFIX: got drag and drop ordering of fields rewritten in jQuery
2009-04-18 02:49:46 +00:00
..
email
FEATURE: added ability to send emails to multiple people on form submission with custom email subjects and body text. MINOR: fixed comments in userforms as it has been moved out of cms package
2009-04-14 02:06:18 +00:00
EditableFormField.ss
BUGFIX: got drag and drop ordering of fields rewritten in jQuery
2009-04-18 02:49:46 +00:00
EditableOption.ss
ENHANCEMENT: rewrote the user defined forms cms JS into jquery. ENHANCEMENT: rewrote templates and removed dulicate code. APICHANGE: created parent class for EditableFormField, EditableOption and EditableMultiOption to prevent code duplication. MINOR: added icon for literal field. MINOR: added quick unit test. MINOR: removed dulicate images
2009-04-17 02:26:40 +00:00
FieldEditor.ss
BUGFIX: got drag and drop ordering of fields rewritten in jQuery
2009-04-18 02:49:46 +00:00
SubmittedFormReportField.ss
FEATURE: added ability to delete 1 submission or all the submissions from the userdefined form
2009-04-15 04:23:43 +00:00