GridFieldBulkEditingTools/code
Damian Mooyman 447ab87601 BUG Error setting options
When setting options that have a NULL value by default (such as imageFieldName) the setConfig function would incorrectly assume the option was not available and would silently ignore.

This fix implements a correct option validation mechanism, and throws an error if an incorrect option assignment is attempted.
2012-11-23 15:09:11 +13:00
..
GridFieldBulkEditingHelper.php Unescape Form Fields POST data as Helper methode 2012-09-05 20:17:19 +03:00
GridFieldBulkEditingTools.php cleaning up the code 2012-08-08 00:02:13 +03:00
GridFieldBulkImageUpload_Request.php Removed old useless methode 2012-09-05 20:18:24 +03:00
GridFieldBulkImageUpload.php BUG Error setting options 2012-11-23 15:09:11 +13:00
GridFieldBulkManager_Request.php Unescape Form Fields POST data as Helper methode 2012-09-05 20:17:19 +03:00
GridFieldBulkManager.php Add select option 2012-09-05 21:36:05 +03:00