silverstripe-framework/templates/Includes
Naomi Guyer 7523f98e04 BUGFIXES: File Uploads
* Add arrows back to edit-all toggle button
* Don't show dimensions if the item being inserted doesn't have them.
* Set pop-up windows to be a percentage of the window height for better
use of space
* Fix broken fieldholdersmall styling within files edit
* Add placeholder if no preview
*Take out minFileSize so upload will work on Android phones
2012-06-08 18:40:33 +02: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 ENHANCEMENT: Move GridField buttons out of table (fixes 7213) 2012-05-21 14:19:59 +12: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 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 API-CHANGE: new GridFieldFooter component 2012-04-12 16:13:47 +12: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
GridFieldPaginator_Row.ss ENHANCEMENT: don't show the paginating elements in the paginator when only one page, and keep 'view 1 - 5 of 5' there 2012-05-18 11:31:33 +12: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 BUGFIXES: File Uploads 2012-06-08 18:40:33 +02:00
TableListField_Item_export.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
TableListField_Item.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
TableListField_PageControls.ss ENHANCEMENT Replaced locations of sapphire with $ModulePath(framework) in templates, based off Controller which implements TemplateGlobalProvider 2012-04-15 10:50:20 +12:00
TableListField_SelectOptions.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
TableListField_Summary.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
UploadField_FileButtons.ss BUGFIX: 7219-feedback-changes-file-upload 2012-05-10 11:41:09 +02:00