..
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
ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField
2012-02-03 01:00:08 +01: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
ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField
2012-02-03 01:00:08 +01: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
MINOR Refactored DateField.js from inline jQuery.live() application to a ssDatepicker() plugin which can be applied explicitly as well
2011-10-07 14:12:51 +02:00
FileIFrameField.js
BUGFIX fix #5320
2011-02-02 14:19:08 +13:00
GridField.js
ENHANCEMENT Inserting image via new dialog with ajax field retrieval and GridField file selection. Rewritten to jQuery.entwine and using the new HTML editor abstraction layer.
2012-02-14 13:53:35 +01:00
GridFieldSearch.js
BUGFIX It is not possible to use more than one autosuggestion field from GridFieldRelationAdd per view
2012-01-24 19:15:24 +01: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
ENHANCEMENT Inserting image via new dialog with ajax field retrieval and GridField file selection. Rewritten to jQuery.entwine and using the new HTML editor abstraction layer.
2012-02-14 13:53:35 +01: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
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
MemberDatetimeOptionsetField.js
ENHANCEMENT #5352 Decouple date display from i18n locales, users now have access to change their date and time formats in Member::getCMSFields() using Member_DatetimeOptionsetField field
2011-02-02 14:19:35 +13:00
NumericField.js
MINOR Moved NumericField? javascript logic from CalendarDateField?.js into new NumericField?.js. Removed unused DMYCalendarDateField javascript logic, the field behaves just fine with standard input fields and no auto-focus magic on the input fields. (merged from branches/2.3-nzct)
2009-07-16 23:52:35 +00:00
PermissionCheckboxSetField.js
MINOR Fixed SecurityAdmin styling
2012-01-09 10:09:40 +01:00
RedirectorPage.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
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
ScaffoldComplexTableField.js
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
2008-08-09 06:18:32 +00:00
Security_login.js
MINOR Removing executable flag from all files (thanks miiihi)
2011-09-18 22:04:02 +02: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
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
TabSet.js
MINOR Only use cookie storage in TabSet.js if the element has a unique ID to correlate the cookie to
2012-01-09 10:09:40 +01: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
MINOR Unselect a selected node in TreeDropdownField (for lack of better unselect UI)
2012-01-05 23:17:55 +01:00
UploadField_downloadtemplate.js
ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField
2012-02-03 01:00:08 +01:00
UploadField_uploadtemplate.js
ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField
2012-02-03 01:00:08 +01:00
UploadField.js
ENHANCEMENT Attaching files from /assets through UploadField
2012-02-08 15:34:41 +01:00
Validator.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