..
jquery-ondemand
Add codesniffer that ensures indentation is with tabs.
2012-12-12 17:33:31 +13:00
lang
NEW UploadField displays a warning before overwriting files (only relevant if config.yml: Upload:replaceFile = true).
2013-05-25 19:07:06 +12: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
$.data() for GridField autocomplete ( fixes #2440 )
2013-09-27 19:51:32 +02:00
HtmlEditorField.js
FIX Two memory leaks with HtmlEditorField
2013-08-20 15:49:04 +12: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
BUGFIX:
2013-09-02 12:46:31 +12: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
FEATURE: Disable specific tree nodes in TreeDropdownField
2013-10-02 12:53:23 +01:00
UploadField_downloadtemplate.js
API UploadField functions on new records
2013-05-27 15:22:59 +12: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
FIX: UploadField action buttons aren't disabled when editing an item
2013-07-05 09:39:09 +01:00