silverstripe-framework/forms/gridfield
Damian Mooyman 1db08bac88 BUG Fix FormAction title encoding
BUG Fix TreeMultiSelectField using the wrong label
BUG Fix encoding of selected title on TreeDropdownField
BUG Fix DataDifferencer trying to compare non-comparable fields (non-dbfield objects)
BUG: Fix issue with TreeMultiSelectField not saving
BUG: Fix issue with GridFieldPrintButton
ENHANCEMENT Instead of using multiple api calls to encode dbfield values, delegate this operation to the individual fields via forTemplate
Instead of using a new API to communicate html encoding to treeselect, just ensure all content is HTML encoded, and enable html_titles in jstree.
2015-02-13 15:50:45 +13:00
..
GridField.php BUG Fix gridfield storing duplicate data in session 2014-12-09 10:38:42 +13:00
GridFieldAddExistingAutocompleter.php Merge branch 'pulls/apidocs-package-list' of https://github.com/madmatt/silverstripe-framework into madmatt-pulls/apidocs-package-list 2014-01-31 15:15:59 +13:00
GridFieldAddNewButton.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridFieldButtonRow.php Merge branch 'pulls/apidocs-package-list' of https://github.com/madmatt/silverstripe-framework into madmatt-pulls/apidocs-package-list 2014-01-31 15:15:59 +13:00
GridFieldComponent.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridFieldConfig.php Merge branch 'pulls/apidocs-package-list' of https://github.com/madmatt/silverstripe-framework into madmatt-pulls/apidocs-package-list 2014-01-31 15:15:59 +13:00
GridFieldDataColumns.php Merge branch 'pulls/apidocs-package-list' of https://github.com/madmatt/silverstripe-framework into madmatt-pulls/apidocs-package-list 2014-01-31 15:15:59 +13:00
GridFieldDeleteAction.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridFieldDetailForm.php Merge remote-tracking branch 'origin/3.0' into 3.1 2014-08-22 17:50:36 +12:00
GridFieldEditButton.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridFieldExportButton.php FIX GridFieldExportButton should honour can method. 2015-02-03 16:21:37 +13:00
GridFieldFilterHeader.php Merge branch 'pulls/apidocs-package-list' of https://github.com/madmatt/silverstripe-framework into madmatt-pulls/apidocs-package-list 2014-01-31 15:15:59 +13:00
GridFieldFooter.php NEW: Make the record count in GridFieldFooter optional 2014-11-14 09:56:39 +13:00
GridFieldLevelup.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridFieldPageCount.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridFieldPaginator.php API Make default gridfield paging configurable 2014-04-28 15:13:01 +12:00
GridFieldPrintButton.php BUG Fix FormAction title encoding 2015-02-13 15:50:45 +13:00
GridFieldSortableHeader.php API: Add ClassInfo::table_for_object_field 2014-09-26 10:38:31 +12:00
GridFieldToolbarHeader.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridFieldViewButton.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridState.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00