silverstripe-multiform/code
2010-01-10 00:57:33 +00:00
..
MultiForm.php BUGFIX #4480 MultiForm::next() and MultiForm::prev() now save the form data before checking the next or previous step 2010-01-10 00:57:33 +00:00
MultiFormObjectDecorator.php MINOR where[] can't be used for reading 2008-07-21 04:40:18 +00:00
MultiFormPurgeTask.php MINOR Code syntax formatting and removal of useless comment 2008-09-20 09:31:44 +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 MINOR Fixed notice if $this->Data is false/null as unserialize() first parameter 2009-10-22 20:57:54 +00:00