.. |
GridField.php
|
API Adds getManipulatedList() method to GridField to get the SS_List after applying Manipulators
|
2012-09-06 23:42:48 +12:00 |
GridFieldAddExistingAutocompleter.php
|
FIXED: Bug in GridFieldAddExistingAutocompleter.php where an uninitialised variable would occasionally crash searches
|
2012-08-09 15:04:02 +12:00 |
GridFieldAddNewButton.php
|
BUG #7768 - add-button and breadcrumb translation in Security, ModelAdmin
|
2012-08-09 23:46:40 +02:00 |
GridFieldButtonRow.php
|
ENHANCEMENT: Make GridFieldButtonRow more adaptable
|
2012-05-21 14:41:46 +12:00 |
GridFieldComponent.php
|
MINOR Cleaned up the GridFieldDataColumns to be easier on the eyes and fixed the some method docblocks for the interface
|
2012-05-09 10:35:35 +12:00 |
GridFieldConfig.php
|
API CHANGE: GridFieldConfig should extend object to make use of Object::create() this also fixes GridFieldConfig_RecordViewer::create() which was not working before
|
2012-08-29 12:45:23 +12:00 |
GridFieldDataColumns.php
|
Reformatted GridFieldDataColumns->castValue and added missing assignment.
|
2012-07-29 21:40:14 +02:00 |
GridFieldDeleteAction.php
|
BUGFIX: GridField delete icon now correctly deletes, rather than always just unlinking (Fixes 7801)
|
2012-08-21 23:31:34 +01:00 |
GridFieldDetailForm.php
|
Localization for "cancel" button in GridFieldDetailForm
|
2012-09-11 13:47:12 +02:00 |
GridFieldEditButton.php
|
MINOR Add newline to end of files without one
|
2012-04-15 10:50:19 +12:00 |
GridFieldExportButton.php
|
API CHANGE: Added GridField::addDataFields() to allow the definition of custom callbacks to be used by all GridField components.
|
2012-06-06 16:12:05 +12:00 |
GridFieldFilterHeader.php
|
Merge pull request #634 from silverstripe-rebelalliance/3.0_7603
|
2012-07-11 06:59:39 -07:00 |
GridFieldFooter.php
|
MINOR Update @package values to match renaming sapphire
|
2012-04-15 10:50:19 +12:00 |
GridFieldLevelup.php
|
ENHANCEMENT: Modify GridFieldLevelup to be more reusable
|
2012-06-26 13:34:49 +02:00 |
GridFieldPaginator.php
|
BUG Use the manipulated datalist for counting total items.
|
2012-09-06 23:47:38 +12:00 |
GridFieldPrintButton.php
|
API CHANGE: Added GridField::addDataFields() to allow the definition of custom callbacks to be used by all GridField components.
|
2012-06-06 16:12:05 +12:00 |
GridFieldSortableHeader.php
|
GridFieldSortableHeader now allows composite fields to be sorted based db fields (see #7601)
|
2012-08-28 21:15:46 +12:00 |
GridFieldToolbarHeader.php
|
ENHANCEMENT: Move GridField buttons out of table (fixes 7213)
|
2012-05-21 14:19:59 +12:00 |
GridFieldViewButton.php
|
FEATURE: Implemented a view action for GridField, and a record viewing GridFieldConfig.
|
2012-05-12 18:49:56 +10:00 |
GridState.php
|
MINOR Update @package values to match renaming sapphire
|
2012-04-15 10:50:19 +12:00 |