silverstripe-multiform/code
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