silverstripe-userforms/code/Extension
Dylan Wagstaff a42729679b
FIX account for owner class while removing orphans (#1018)
* FIX account for owner class while removing orphans
* Explicitly set $page and $block ID's in test fixture

Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
2021-01-17 15:29:33 +13:00
..
UpgradePolymorphicExtension.php FIX Do not remap polymorphic class names to UserDefinedForm if they are already an instance of it 2018-09-07 12:50:34 +02:00
UserFormFieldEditorExtension.php FIX account for owner class while removing orphans (#1018) 2021-01-17 15:29:33 +13:00
UserFormFileExtension.php NEW DB column showing if file is userform upload 2020-05-28 13:14:34 +12:00
UserFormValidator.php Required fields can have display rules. Hidden required fields are dynamically excluded from server and client side validation. 2020-01-10 10:41:59 +13:00