silverstripe-userforms/code
Damian Mooyman a0f48d636e BUG Fixed incorrect static member declaration
- Changed configurable static variables to private as per recent API updates to 3.1
- Use of statics as configurable variables replaced with config api usage
2013-04-10 11:35:58 +12:00
..
formfields BUG: Fix access to static configuration variables 2013-04-03 14:31:37 -07:00
model BUG Fixed incorrect static member declaration 2013-04-10 11:35:58 +12:00
tasks MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
UserFormsGridFieldFilterHeader.php FIX: update DropdownField usage for 3.1 2013-03-21 23:22:51 +13:00