..
jquery-ondemand
ENHANCEMENT Using native jQuery.getScript() in customized jQuery.ondemand plugin. Moved processDemandHeaders() into jQuery namespace, and adjusted customized prototype.js library
2009-11-21 02:31:36 +00:00
lang
MINOR Added new javascript lang strings from FileIFrameField
2009-05-18 20:57:23 +00:00
prototypefix
MINOR Added prototypefix helper scripts from jquery13 module to fix document.getElementsByClassName() override by prototypejs
2009-11-21 02:32:19 +00:00
tree
BUGFIX: Fixed onselect action handling of multiselect trees (manual jsparty merge from r91331)
2009-11-21 02:33:53 +00:00
CalendarDateField.js
merging
2009-11-21 02:33:06 +00:00
ComplexTableField_popup.js
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
2008-08-11 02:25:44 +00:00
ComplexTableField.js
BUGFIX Fixed drag link event handling on ComplexTableField.js ( #4737 ) (from r93754)
2009-11-30 00:44:27 +00:00
ConfirmedPasswordField.js
Merged revisions 47323 via svnmerge from
2007-12-19 01:45:22 +00:00
DropdownTimeField.js
DropdownTimeField javascript adding
2007-11-02 03:38:39 +00:00
FileIFrameField.js
ENHANCEMENT ajshort: Major refactoring of FileIFrameField and ImageField to use the new URL handler. Access control to the field is now controlled by the form, and ImageField now uses a codebase much more aligned with FileIFrameField.
2009-05-17 22:06:59 +00:00
HasManyFileField.js
Merged from branches/2.3
2009-03-10 22:08:52 +00:00
HtmlEditorField.js
BUGFIX: the folder tinymce_advcode is changed to tinymec-advcode, so should the path
2009-11-29 23:41:22 +00: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
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00
InlineFormAction.js
MINOR Removed usage of deprecated baseHref() in InlineFormAction.js
2009-11-21 02:30:58 +00:00
jquery_improvements.js
API CHANGE Added jquery_improvements.js and prototype_improvements.js (moved from jsparty/ folder)
2009-11-21 02:29:30 +00: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
prototype_improvements.js
API CHANGE Added jquery_improvements.js and prototype_improvements.js (moved from jsparty/ folder)
2009-11-21 02:29:30 +00:00
RedirectorPage.js
Fixed svn:eol-style settings
2007-08-18 02:33:28 +00:00
RelationComplexTableField.js
MINOR: Fixed newlines and set svn:eol-style to native
2009-06-17 23:14:40 +00: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
Merged changes from 2.3 branch
2009-02-01 23:49:53 +00:00
SelectionGroup.js
BUGFIX: Included jQuery in SelectionGroup->FieldHolder(), and used new jQuery.live syntax.
2009-12-13 05:22:31 +00:00
TableField.js
BUGFIX: Fix items not deleting on tablefields (from r86099)
2009-10-15 22:11:13 +00:00
TableListField.js
ENHANCEMENT Oncomplete ajax callbacks for TableListField.js->refresh()
2009-11-21 02:33:29 +00:00
TabSet.js
merging
2009-11-21 02:33:06 +00:00
tiny_mce_improvements.js
ENHANCEMENT #3729 : Updated the link inserter to insert a shortcode rather than a plain HTML link. (manual jsparty merge from r88518)
2009-11-21 02:33:49 +00:00
ToggleCompositeField.js
FEATURE: roll back r79604 which is to make a ToggleCompositeField able to save back a boolean value if its name is a boolean field of the related object. the reason is this feature is not necessary cos SelectionGroup address the same thing.
2009-06-19 02:38:33 +00:00
ToggleField.js
#1658 Create a new language, then refresh the CMS gives toggle() error in js (sits on loading page)
2007-11-10 05:15:28 +00:00
TreeSelectorField.js
ENHANCEMENT: Change to TreeDropdownField, giving it filtering behaviour as described in ticket http://open.silverstripe.org/ticket/3007 . Its disabled by default for legacy compatibility, but enabled for HtmlEditorField so that link editor is filterable for local links, via an extra boolean parameter on TreeDowndownField.
2009-11-29 23:29:31 +00:00
UniqueFields.js
ENHANCEMENT Removed UniqueField.js dependency to CMS-related statusMessage() javascript class, and using jQuery even triggers instead
2009-11-21 02:31:44 +00:00
Validator.js
Merged from branches/2.2
2009-03-10 22:17:26 +00:00