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
ajshort
1f1bb225f0
BUGFIX: Fixed the form state not being saved to the session after a custom validateStep() validation failure.
2011-02-06 07:59:59 +11:00
..
MultiForm.php
BUGFIX: Fixed the form state not being saved to the session after a custom validateStep() validation failure.
2011-02-06 07:59:59 +11: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
API CHANGE Changed MultiFormStep::$next_steps to public, and MultiFormStep::$is_final_step to public
2010-05-11 03:35:40 +00:00