silverstripe-framework/templates
Naomi Guyer 2dabaebad8 BUG: File Uploading Notifications (fixes #7883)
Put "File upload complete" and "back to folder" together. Turned 'File
upload' into a message, and updated the message styles.
Moved allowed file types into the area where users are uploading files.
This is a temporary fix until js tooltips are implemented, at which
point, these details will be shown when clicking a question mark beside
"Choose files".
Added small animation effect to files when opening iframe to edit. Now
slides down, rather than just appearing open
Linked to silverstripe/silverstripe-cms#223
2012-11-02 12:46:16 +13:00
..
email BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
forms FIXED: Issue where messages attached to checkbox fields would not be displayed. 2012-09-03 18:21:11 +12:00
Includes 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
AssetUploadField.ss BUG: File Uploading Notifications (fixes #7883) 2012-11-02 12:46:16 +13:00
BlankPage.ss MINOR HTML5 for BlankPage.ss default template 2012-04-13 15:32:05 +02:00
ComplexTableField_popup.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
ComplexTableField.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
Controller.ss Include in basic Controller view 2012-09-19 21:00:43 +12:00
FileIFrameField_iframe.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
GridFieldDetailForm.ss API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +13:00
HtmlEditorField_UploadField.ss i18n for "select an anchor" string (see #7798) 2012-08-26 23:58:31 +02:00
Image_iframe.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
RelationComplexTableField.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
RightLabelledFieldHolder.ss Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RSSFeed.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
SapphireInfo.ss API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
SearchForm.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
TableField.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
TableListField_printable.ss MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
TableListField.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
UploadField_FileEdit.ss ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField 2012-02-03 01:00:08 +01:00
UploadField.ss ENHANCEMENT Disable UploadField when handling unsaved relations (fixes #7187) 2012-06-15 17:44:34 +02:00