silverstripe-framework/javascript
Mateusz Uzdowski 6c78bf9be9 BUG Flush editors on form submission (os#8222)
Otherwise some non-textual changes such as moving images and resizing
them could be missed when saving.

This is because TinyMCE does not treat the image move/resize as an
undolevel and does not register this via regular "onChange" event.
2013-01-30 11:54:29 +13:00
..
jquery-ondemand Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
lang FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +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 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 Merge remote-tracking branch 'origin/3.0' 2012-09-07 17:21:41 +02:00
GridField.js Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
HtmlEditorField.js BUG Flush editors on form submission (os#8222) 2013-01-30 11:54:29 +13:00
i18n.js Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +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
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
SelectionGroup.js API Removed keyed arrays for title/value setting in SelectionGroup 2012-12-11 11:06:06 +01:00
TabSet.js API Allow ignoring persistent tab state through entwine property. 2012-12-13 17:43:25 +01:00
ToggleCompositeField.js Set 'active' correctly for accordion widget 2012-12-18 23:22:37 -08:00
ToggleField.js BUG Fixing ToggleField to work correctly with jQuery 2012-11-16 11:33:58 +13:00
TreeDropdownField.js Impossible to unselect TreeDropdownField 2013-01-15 11:29:35 +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 Issue #7818: Making sure UploadField can find the form/SecurityID on direct page load/refresh 2013-01-11 16:42:20 +01:00