silverstripe-framework/javascript
Ingo Schommer 384995217a BUGFIX: Fix #2138, allow modification of existing images
via Image panel, and keep proportions when changing size
in text input boxes. (from r99952)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@105542 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-05-25 03:22:08 +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
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 MINOR: folders without children in trees now have the folder icon (from r97035) 2010-04-12 03:34:38 +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: Use Controller::join_links() for all TableListField and ComplexTableField link building, to support form URLs with querystrings. 2010-04-12 03:27:03 +00:00
ConfirmedPasswordField.js
FileIFrameField.js
HasManyFileField.js
HtmlEditorField.js ENHANCEMENT: Select the uploaded image after uploading by default. #4962 (from r97765) 2010-04-12 23:36:50 +00:00
i18n.js
i18nx.js
ImageFormAction.js BUGFIX: convert ImageFormAction form prototype syntax to jQuery syntax, merged from r94304 (from r94332) 2009-12-16 05:38: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
prototype_improvements.js
RedirectorPage.js
RelationComplexTableField.js
ScaffoldComplexTableField.js
Security_login.js
SelectionGroup.js BUGFIX: Included jQuery in SelectionGroup->FieldHolder(), and used new jQuery.live syntax. 2009-12-13 05:22:31 +00:00
TableField.js
TableListField.js ENHANCEMENT Allow user theme selection through SiteConfig, falling back to SSViewer::set_theme() as a default if there are none selected 2010-04-13 02:13:12 +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: Fix #2138, allow modification of existing images 2010-05-25 03:22:08 +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
TreeSelectorField.js BUGFIX: tree selector base URL calculation wrong when field is nested (from r99739) 2010-05-25 02:57:22 +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