This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-multiform
Watch
1
Star
0
Fork
0
You've already forked silverstripe-multiform
mirror of
https://github.com/silverstripe/silverstripe-multiform
synced
2024-10-22 09:05:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-multiform
/
code
History
Sean Harvey
209e56aa4b
API CHANGE MultiForm::$start_step is now declared as public, not protected, due to changes in Object::get_static()
2010-05-11 03:30:55 +00:00
..
MultiForm.php
API CHANGE MultiForm::$start_step is now declared as public, not protected, due to changes in Object::get_static()
2010-05-11 03:30:55 +00:00
MultiFormObjectDecorator.php
MINOR Fixed SQL quoting (requires 2.4)
2010-03-22 10:49:04 +00:00
MultiFormPurgeTask.php
MINOR Fixed SQL quoting (requires 2.4)
2010-03-22 10:49:04 +00:00
MultiFormSession.php
BUGFIX If the step doesn't exist, don't attempt to delete it
2009-04-27 23:13:21 +00:00
MultiFormStep.php
ENHANCEMENT Custom text for back/next and submit buttons on a per-step basis (defaults to MultiForm.BACK, MultiForm.SUBMIT etc translatable entities)
2010-05-11 03:27:42 +00:00