silverstripe-framework/javascript
Damian Mooyman 19423e9a44 BUG Fix tinymce errors crashing CMS
When removing a tinymce field, internal third party errors should be caught and ignored gracefully rather than breaking the whole CMS.
2015-04-24 14:59:37 +12:00
..
jquery-ondemand FIX: IE8 support in jquery.ondemand.js (fixes #2872) 2014-02-19 16:57:27 +00:00
lang Update translations 2015-03-09 17:11:10 +13:00
tree Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
AssetUploadField.js NEW Show the allowed extensions as a toggle tip as per trac 7993 2012-12-19 17:00:39 +01:00
ConfirmedPasswordField.js FIX: Disable autocomplete on ConfirmedPasswordField instances. 2013-05-10 20:32:59 +12:00
DateField.js DateField.js event selector regression (fixes #1528) 2013-04-16 09:54:30 +02:00
GridField.js Disable gridfield 'add' button when autocompleter is empty 2015-03-31 12:34:35 +13:00
HtmlEditorField.js BUG Fix tinymce errors crashing CMS 2015-04-24 14:59:37 +12:00
i18n.js API New JS sprintf and inject replacement functions 2014-06-05 22:47:49 +03:00
i18nx.js API New JS sprintf and inject replacement functions 2014-06-05 22:47:49 +03:00
InlineFormAction.js MINOR Fixed js accessor (thanks AngryPHPNerd) 2012-02-16 23:07:24 +01:00
PermissionCheckboxSetField.js BUGFIX: Fix JS for PermissionCheckboxsetField in SecurityAdmin 2014-01-15 15:51:35 +13:00
SelectionGroup.js API Removed keyed arrays for title/value setting in SelectionGroup 2012-12-11 11:06:06 +01:00
TabSet.js BUG Fix several issues around onmatch/onunmatch entwines. 2014-07-17 14:14:52 +12:00
ToggleCompositeField.js BUG Fix accordion sometimes displaying scrollbars 2015-04-14 13:18:57 +12:00
ToggleField.js BUG Fixing ToggleField to work correctly with jQuery 2012-11-16 11:33:58 +13:00
TreeDropdownField.js BUG Fix FormAction title encoding 2015-02-13 15:50:45 +13:00
UploadField_downloadtemplate.js FIX UploadField validation error and styles 2014-01-04 22:30:35 +02:00
UploadField_select.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
UploadField_uploadtemplate.js API UploadField functions on new records 2013-05-27 15:22:59 +12:00
UploadField.js Merge pull request #2866 from kinglozzer/2862-uploadfield-editform-height 2014-09-26 10:30:52 +12:00