silverstripe-framework/javascript
Tom Rix 887da2374b MINOR fixed widget area
MINOR added select box listing anchors in text

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@94198 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:17:56 +13:00
..
core MINOR: Fixed newlines and set svn:eol-style to native 2009-06-17 23:14:40 +00:00
lang MINOR Added new javascript lang strings from FileIFrameField 2009-05-18 20:57:23 +00:00
tree MINOR Moved jsparty/tree to sapphire/javascript/tree 2011-02-02 14:17:49 +13:00
CalendarDateField.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
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) 2011-02-02 14:17:54 +13: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 ENHANCEMENT Added support for loading external plugins (with relative paths) in HtmlEditorConfig. This means relative paths can be separate from the plugin name, and fixes a bug where paths containing dashes were ignored by TinyMCE.init(). 2011-02-02 14:17:55 +13: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 Moved Sapphire module to open source path 2007-07-19 10:40:28 +00: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
layout_helpers.js MINOR Moved jsparty/layout_helpers.js to sapphire/javascript/layout_helpers.js 2011-02-02 14:17:49 +13:00
loader.js MINOR Moved jsparty/loader.js to sapphire/javascript/loader.js 2011-02-02 14:17:49 +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
prototype_improvements.js MINOR Moved jsparty/prototype_improvements.js to sapphire/javascript/prototype_improvements.js 2011-02-02 14:17:50 +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 MINOR: fine tuning behavior of selected radio in SelectionGroup 2009-08-25 22:38:52 +00:00
TableField.js BUGFIX: Fix items not deleting on tablefields (from r86099) 2009-10-15 22:11:13 +00:00
TableListField.js BUGFIX: TableField? delete link should not trigger a ajax request if the record row is not a real record. (merged from branches/2.3-nzct) 2009-07-16 23:58:01 +00:00
tiny_mce_improvements.js MINOR fixed widget area 2011-02-02 14:17:56 +13: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 MINOR added stubs to allow widgets to use treedropdown fields 2011-02-02 14:17:37 +13:00
UniqueFields.js MINOR: reverted r93693 due to the field being required for the CMS 2011-02-02 14:17:54 +13:00
UpdateURL.js Merged from branches/2.3 2009-03-10 22:08:52 +00:00
Validator.js Merged from branches/2.2 2009-03-10 22:17:26 +00:00