silverstripe-framework/javascript
Naomi Guyer f2411cf13a BUGFIX: Uploads save button not visible (Trac #7294)
Fixed the calculation of height for the upload (non AssetUploads) area
so that the save button would show. Took off the min-height, as this
will cause UI issues when there are multiple files open for editing.
2012-05-10 11:41:10 +02:00
..
jquery-ondemand BUGFIX Support for commas in URLs processed by Requirements and jQuery.ondemand (which uses commas to serialise its dependency data into HTTP headers) 2012-01-06 15:34:32 +01:00
lang BUGFIX: Empty error message on renaming a page and confirming url is changed accordingly 2012-03-27 17:07:24 +02:00
tree MINOR Updated image references in sapphire/ folder to local files, rather than requiring cms/ folder (copied a bunch of images files over for this) 2011-03-29 21:34:26 +13:00
AssetUploadField.js BUGFIX Show progress indicator when uploads are added to AssetUploadField, to ensure that failed uploads (e.g. exceeding max filesize) can actually show their error message to the user 2012-05-09 11:19:06 +02:00
ComplexTableField_popup.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
ComplexTableField.js API CHANGE Removed prototype.js style $() alias usage for document.getElementById() to avoid confusion with the more common jQuery() alias. 2012-02-16 12:27:47 +01:00
ConfirmedPasswordField.js ENHANCEMENT Replaced Prototype show/hide functionality in ConfirmedPasswordField with jQuery. Added additional test case for show/hide markup. 2011-03-08 18:31:00 +13:00
DateField.js BUGFIX: DateField with calender do not format the date correctly after it's picked from the calendar. 2012-05-10 17:33:57 +12:00
FileIFrameField.js BUGFIX fix #5320 2011-02-02 14:19:08 +13:00
GridField.js Merge branch 'master' into integration 2012-04-09 21:10:08 +02:00
HasManyFileField.js API CHANGE Removed prototype.js style $() alias usage for document.getElementById() to avoid confusion with the more common jQuery() alias. 2012-02-16 12:27:47 +01:00
HtmlEditorField.js BUGFIX Ensure the form inside htmleditorfield-dialog element is redrawn when the form is lazy loaded by AJAX. 2012-05-09 17:11:59 +12:00
i18n.js Merged from branches/2.3 2009-03-10 22:08:52 +00:00
i18nx.js Merged from branches/2.3 2009-03-10 22:08:52 +00:00
ImageFormAction.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
InlineFormAction.js MINOR Fixed js accessor (thanks AngryPHPNerd) 2012-02-16 23:07:24 +01:00
PermissionCheckboxSetField.js MINOR Fixed default state of PermissionCheckboxSetField 2012-03-05 17:41:50 +01:00
RelationComplexTableField.js API CHANGE Removed prototype.js style $() alias usage for document.getElementById() to avoid confusion with the more common jQuery() alias. 2012-02-16 12:27:47 +01:00
SelectionGroup.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
TableField.js API CHANGE Removed prototype.js style $() alias usage for document.getElementById() to avoid confusion with the more common jQuery() alias. 2012-02-16 12:27:47 +01:00
TableListField.js MINOR Various fixes to get TableListField and ComplexTableField baseline operational (although usage of GridField is encouraged) 2012-03-12 17:26:40 +01:00
TabSet.js MINOR Renamed .ss-tabset to .cms-tabset in cms templates to distinguish entwine selectors and add extra functionality (cookies, re-selecting tab, panel loading) 2012-04-17 17:40:37 +02:00
ToggleCompositeField.js API CHANGE Removed prototype.js style $() alias usage for document.getElementById() to avoid confusion with the more common jQuery() alias. 2012-02-16 12:27:47 +01:00
ToggleField.js API CHANGE Removed prototype.js style $() alias usage for document.getElementById() to avoid confusion with the more common jQuery() alias. 2012-02-16 12:27:47 +01:00
TreeDropdownField.js BUGFIX: updating the value of a tree dropdown field, its title is not updated accordingly if using TreeTitle as the drropdown item title 2012-05-07 15:43:25 +12:00
UploadField_downloadtemplate.js BUGFIX: 7219-feedback-changes-file-upload 2012-05-10 11:41:09 +02:00
UploadField_select.js ENHANCEMENT: allow folder selection when attaching files from the CMS 2012-04-23 12:08:16 +12:00
UploadField_uploadtemplate.js BUGFIX: 7219-feedback-changes-file-upload 2012-05-10 11:41:09 +02:00
UploadField.js BUGFIX: Uploads save button not visible (Trac #7294) 2012-05-10 11:41:10 +02:00