.. |
jquery-ondemand
|
BUGFIX jQuery 1.5 compatibility for jQuery.ondemand, by using jQuery.Deferred and the 'beforeSend' callback instead of monkeypatching jQuery.ajax
|
2011-03-16 13:31:50 +13:00 |
lang
|
ENHANCEMENT Added incompatibility notice for Internet Explorer 6 in LeftAndMain.js
|
2011-04-24 12:31:19 +12: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 |
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 undefined error in CTFs. BUGFIX: added action class to actions to allow the popup hook to open links
|
2011-02-02 14:19:09 +13: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
|
BUGFIX Making DateField.js $.metadata() calls resilient against $.metadata.defaults changes
|
2011-04-24 11:46:54 +12:00 |
FileIFrameField.js
|
BUGFIX fix #5320
|
2011-02-02 14:19:08 +13:00 |
HasManyFileField.js
|
MINOR Removed unnecessary console.*() from sapphire javascript files
|
2011-02-02 14:19:08 +13:00 |
HtmlEditorField.js
|
MINOR Moved HTMLEditorField dialog title to jQuery UI compatible form attribute
|
2011-04-25 21:49:35 +12: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 Using jquery.live instead of livequery on ImageFormAction.js
|
2011-02-02 14:18:55 +13:00 |
InlineFormAction.js
|
BUGFIX Switching all ajax implementations to consistently use jQuery.ajax instead of Prototype's Ajax.Request() (AjaxUniqueTextField, InlineFormAction, TableField, TableListField, TreeSelectorField)
|
2011-03-22 17:59:36 +13:00 |
jquery_improvements.js
|
MINOR Moved jsparty/jquery/jquery_improvements.js to sapphire/javascript/jquery_improvements.js
|
2011-02-02 14:17:50 +13: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 Rewrite of PermissionCheckboxSetField.js from Behaviour.js to jQuery.entwine
|
2011-03-16 14:18:30 +13:00 |
prototype_improvements.js
|
MINOR: Fix links etc, and remove www. from SS urls
|
2011-02-02 14:19:46 +13: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
|
ENHANCEMENT Using jquery.live instead of livequery for SelectionGroup.js
|
2011-02-02 14:18:55 +13:00 |
TableField.js
|
MINOR Removed scriptaculous dependency from TableField and TableListField, added jQuery dependency
|
2011-04-24 11:46:53 +12:00 |
TableListField.js
|
MINOR Removed scriptaculous dependency from TableField and TableListField, added jQuery dependency
|
2011-04-24 11:46:53 +12:00 |
TabSet.js
|
MINOR Delegated JavaScript layout from .cms-container to redraw() methods on the individual panels
|
2011-08-12 14:29:18 +02:00 |
TimeField_dropdown.js
|
FEATURE New DatetimeField class (form field wrapper composed of DateField andTimeField)
|
2011-02-02 14:18:38 +13:00 |
tiny_mce_improvements.js
|
ENHANCEMENT Changed HtmlEditorField link/image/flash forms to use model jQuery.dialog instead of side panel - less side effects when switching focus between editor and side panels, and fits better in new design drafts
|
2011-04-24 11:46:43 +12: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 |
TreeDropdownField.js
|
BUGFIX: take into account the scrollTop of the first parent element when positioning the dropdown box. MINOR: prefix all generic classes used in the TreeDropdownField with treedropdownfield-.
|
2011-08-09 17:43:40 +12:00 |
Validator.js
|
#4029 On the fly form validation works in Opera as well
|
2011-02-02 14:19:56 +13:00 |