silverstripe-framework/templates/Includes
Damian Mooyman 7f057ce343 API UploadField functions on new records
Fixed regression from 1e5d40474d (UploadField::canPreviewFolder).
Merged in pull request #2009 - (6018bdd631).
Merged pull request #1259 (34bfc862ee).
2013-05-27 15:22:59 +12:00
..
Form.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
GridField_FormAction.ss MINOR Renaming GridField_Action to GridField_FormAction, to better distinguish it from GridFieldActionProvider and GridFieldAction_Edit. The two are conceptually related, but not through inheritance, as the original naming suggested. 2012-03-08 15:22:00 +01:00
GridField_Item.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
GridField_print.ss Add no results warning to GridField print view. 2013-03-05 10:25:19 +13:00
GridFieldAddExistingAutocompleter.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
GridFieldAddNewButton.ss ENHANCEMENT: Make GridFieldAddNewButton Content more specific 2012-05-21 17:47:14 +12:00
GridFieldButtonRow.ss Made GridField font size settings less cryptic 2012-12-13 10:34:13 +01:00
GridFieldEditButton.ss Adding ability to translate "Edit" text in GridFieldEditButton 2012-11-07 11:34:51 +13: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 ENHANCEMENT Allow Controllers to opt-out or modify the back link behaviour in GridFieldDetailForm 2012-05-08 11:25:47 +02:00
GridFieldLevelup.ss FEATURE: add Levelup component to GridField as GridFieldLevelup 2012-05-07 13:40:53 +12:00
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 FEATURE: Implemented a view action for GridField, and a record viewing GridFieldConfig. 2012-05-12 18:49:56 +10:00
HtmlEditorField_viewfile.ss BUG Remove extraneous </div> breaking IE8 image embedding (os#8218) 2013-01-30 16:22:05 +13:00
LeftAndMain_ViewModeSelector.ss Disable change tracking for preview state switch 2012-12-10 17:52:02 +01:00
UploadField_FileButtons.ss API UploadField functions on new records 2013-05-27 15:22:59 +12:00