silverstripe-framework/javascript
Marcus Nyeholt 1a4b245e84 BUG Fix rewriteHashlinks in TabSet
As per commit 3478813, check for presence of href before matching
2012-12-04 16:00:40 +11:00
..
jquery-ondemand BUGFIX: Media styles in IE9 (fixes #4 of #7497) 2012-06-21 16:50:14 +12:00
lang FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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: add missing onunmatches 2012-05-23 16:24:15 +12: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 BUGFIX: Fix JS bug that was preventing passwords from being changed in 'hidden by default' ConfirmedPasswordField instances. 2012-06-06 17:53:16 +12:00
DateField.js BUG jQueryUI configs broken because keys were all lowercase 2012-09-02 12:51:25 +02:00
FileIFrameField.js BUGFIX fix #5320 2011-02-02 14:19:08 +13:00
GridField.js FIX Pass only the search string where testing, not the entire form. 2012-10-15 16:47:54 +13: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 BUG Insert Media, inserts all previous media (fixes #7545) 2012-11-23 17:37:39 +01:00
i18n.js ENHANCEMENT: change those harded-coded 'sapphire' to 'framework' either in javascript code or inline document, or a <a> href propty. 2012-10-05 17:00:39 +13:00
i18nx.js ENHANCEMENT: change those harded-coded 'sapphire' to 'framework' either in javascript code or inline document, or a <a> href propty. 2012-10-05 17:00:39 +13: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 ENHANCEMENT: open/7881 - removed disabled checkboxes and replaced them with green ticks. Added help text above the list of permissions. Removed action buttons by fade out when user goes to users permissions tab. 2012-09-28 16:37:35 +02: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 BUGFIX: replace 'sapphire' with 'framework' in those legacy fields: TableField, TableListField and ComplexTableField. 2012-10-05 16:54:14 +13:00
TableListField.js BUGFIX: replace 'sapphire' with 'framework' in those legacy fields: TableField, TableListField and ComplexTableField. 2012-10-05 16:54:14 +13:00
TabSet.js BUG Fix rewriteHashlinks in TabSet 2012-12-04 16:00:40 +11:00
ToggleCompositeField.js BUG Enforce startClosed prop on ToggleCompositeField 2012-07-15 20:53:44 +02: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 BUG TreeDropdownField panel positioning 2012-10-02 12:02:42 +02:00
UploadField_downloadtemplate.js BUGFIX: Re-add status for successful upload 2012-05-16 18:10:12 +12:00
UploadField_select.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
UploadField_uploadtemplate.js ENHANCEMENT: File/Image UI fixes 2012-05-28 11:50:34 +12:00
UploadField.js BUG Fixed intermittent absence of UploadField "drop" area 2012-10-31 11:34:12 +01:00