silverstripe-multiform/code
2011-02-05 21:50:17 +11:00
..
MultiForm.php ENHANCEMENT: Manually set the form controller and name in MultiForm::__construct() so they are available for field construction. 2011-02-05 21:50:17 +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