silverstripe-framework/templates/Includes
Damian Mooyman f265595c1e NEW: GridFieldPageCount control for displaying the current page count/total in the gridview header. Designed to complement a functional pager in the grid footer.
NEW: GridFieldPageCount widget to default config settings
FIX: @extend .col_buttons in GridField.scss which was raising a warning
2012-10-03 14:54:37 +13:00
..
Form.ss
GridField_FormAction.ss
GridField_Item.ss
GridField_print.ss ENHANCEMENT: Move GridField buttons out of table (fixes 7213) 2012-05-21 14:19:59 +12:00
GridFieldAddExistingAutocompleter.ss
GridFieldAddNewButton.ss ENHANCEMENT: Make GridFieldAddNewButton Content more specific 2012-05-21 17:47:14 +12:00
GridFieldButtonRow.ss ENHANCEMENT: Make GridFieldButtonRow more adaptable 2012-05-21 14:41:46 +12:00
GridFieldEditButton.ss ENHANCEMENT:Trac#7218 - changed delete button on gridfield to cross and added tooltips for both edit and delete. 2012-05-28 12:03:38 +12:00
GridFieldFilterHeader_Row.ss ENHANCEMENT: Gridfield usability (fixes 7215) 2012-05-16 12:18:23 +12:00
GridFieldFooter.ss i18n for GridField pagination footer (see #7798) 2012-08-26 23:58:31 +02:00
GridFieldItemEditView.ss
GridFieldLevelup.ss
GridFieldPageCount.ss NEW: GridFieldPageCount control for displaying the current page count/total in the gridview header. Designed to complement a functional pager in the grid footer. 2012-10-03 14:54:37 +13:00
GridFieldPaginator_Row.ss NEW: GridFieldPageCount control for displaying the current page count/total in the gridview header. Designed to complement a functional pager in the grid footer. 2012-10-03 14:54:37 +13:00
GridFieldSortableHeader_Row.ss ENHANCEMENT: Gridfield usability (fixes 7215) 2012-05-16 12:18:23 +12:00
GridFieldToolbarHeader.ss ENHANCEMENT: Make GridFieldButtonRow more adaptable 2012-05-21 14:41:46 +12:00
GridFieldViewButton.ss
HtmlEditorField_viewfile.ss ENHANCEMENT: Ntfcatn. image embedding(trac #7438) 2012-08-16 21:03:37 +02:00
TableListField_Item_export.ss
TableListField_Item.ss
TableListField_PageControls.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
TableListField_SelectOptions.ss
TableListField_Summary.ss
UploadField_FileButtons.ss