silverstripe-framework/javascript
Ingo Schommer 2fa786d392 MINOR Added it_IT javascript translation (fixes #6265, thanks giulio)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@115126 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-12-16 08:14:25 +00:00
..
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 it_IT javascript translation (fixes #6265, thanks giulio) 2010-12-16 08:14:25 +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 #6089 Avoid javascript error when "Allow drag & drop reordering" enabled, and attempt to drag a file from one folder to another is performed (from r111932) 2010-10-19 05:07:06 +00:00
CalendarDateField.js MINOR Upgraded jQuery.entwine (formerly known as jQuery.concrete) to the latest trunk 2010-04-13 05:45:29 +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 undefined error in CTFs. BUGFIX: added action class to actions to allow the popup hook to open links (from r101807) 2010-10-13 01:10:05 +00:00
ConfirmedPasswordField.js Merged revisions 47323 via svnmerge from 2007-12-19 01:45:22 +00:00
DateField.js BUGFIX Limit 'showcalendar' javascript option to DateField instances (rather than applying to all available) (from r107785) 2010-10-18 22:22:56 +00:00
FileIFrameField.js BUGFIX fix #5320 (from r101758) 2010-10-13 01:06:22 +00:00
HasManyFileField.js Merged from branches/2.3 2009-03-10 22:08:52 +00:00
HtmlEditorField.js MINOR Removed debug code 2010-10-10 05:06:01 +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 MINOR Using jquery.live instead of livequery on ImageFormAction.js (from r100886) 2010-10-04 04:14:55 +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
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 (from r107326) 2010-10-15 03:23:02 +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 MINOR: Fix links etc, and remove www. from SS urls (from r109105) 2010-10-19 00:56:25 +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 Allowing batch checkbox selection of TableListField rows with TableListField->Markable and TableListField->addSelectOptions() (from r105266) 2010-10-15 02:27:59 +00:00
TabSet.js MINOR Upgraded jQuery.entwine (formerly known as jQuery.concrete) to the latest trunk 2010-04-13 05:45:29 +00:00
TimeField_dropdown.js FEATURE New DatetimeField class (form field wrapper composed of DateField andTimeField) 2010-04-14 04:38:40 +00:00
tiny_mce_improvements.js BUGFIX Resetting image sidepanel fields when opening the panel instead of inserting an image, to avoid losing focus of TinyMCE in IE. Using getBookmark() in TinyMCE to save the original location. (fixes #5263) (from r101975) 2010-10-13 01:23:29 +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 BUGFIX: the autoselection on linking sidebar for downloads did not work properly: the item would not be selected when the user clicked a link in the editor. Only numeric IDs were permitted, but the TreeDropdownField now supports other columns as IDs too, so enabled that for autoselection. 2010-10-18 22:50:30 +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 #4029 On the fly form validation works in Opera as well (from r111880) 2010-10-19 05:03:47 +00:00