.. |
core
|
ENHANCEMENT: Applying the asynch request patch to our tag field. We use a simple queue management idea to keep only the latest ajax request is valid, ie, we abort all requests before the current request is submitted, so that there is only at most one request spanning in the client side, so no early request's response cover late request's response, also greatly enhance the performance of both sides, especially in case of complicated operations in server side and complicated post-events in client side.
|
2011-02-02 14:27:06 +13:00 |
lang
|
MINOR Added french translation (see #3290)
|
2011-02-02 14:26:53 +13:00 |
CalendarDateField.js
|
Reverted geoffm's accidental commit to /open
|
2008-02-25 02:10:37 +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
|
Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField.
|
2008-10-08 02:00:12 +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 |
HasManyFileField.js
|
ENHANCEMENT Using ss.i18n in all sapphire form fields with clientside language strings
|
2008-10-03 00:47:08 +00:00 |
HtmlEditorField.js
|
ENHANCEMENT: Allow HtmlEditorField on front-end forms
|
2011-02-02 14:26:49 +13:00 |
i18n.js
|
BUGFIX Fixed missing $H() reference in i18n.js (#2989)
|
2008-10-29 13:20:38 +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 |
RedirectorPage.js
|
Fixed svn:eol-style settings
|
2007-08-18 02:33:28 +00:00 |
RelationComplexTableField.js
|
BUGFIX: #2723 - Allow more than more subclass of RelationComplexTableField on a page at a time.
|
2011-02-02 14:27:07 +13:00 |
ReportField.js
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +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
|
BUGFIX Disabled inline "create folder" and "upload" for anything but Flash Player 9 - versions below have general compatibily issues, versions above (Flash Player 10) have new security restrictions around file dialogues which require an SWFUpload upgrade (see #3023)
|
2011-02-02 14:27:03 +13:00 |
SelectionGroup.js
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
TableField.js
|
BUGFIX TableField delete row inconsistency with TableListField which caused table fields to not fade the row out
|
2008-11-03 05:00:43 +00:00 |
TableListField.js
|
BUGFIX Fixed behaviour.reapply() call in TableListField->refresh() javascript to applyToParent (the actual DOM container). Otherwise methods of the TableListField prototypes aren't properly attached to the DOM nodes, which causes problems like #3377
|
2011-02-02 14:27:02 +13:00 |
ToggleCompositeField.js
|
#92 MoreLessField: Switch to ToggleField and remove
|
2007-10-21 23:05:46 +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 Defensive handling of events in TreeSelectorField->hideTree
|
2011-02-02 14:27:03 +13:00 |
UniqueFields.js
|
ENHANCEMENT Using ss.i18n in all sapphire form fields with clientside language strings
|
2008-10-03 00:47:08 +00:00 |
UpdateURL.js
|
ENHANCEMENT Using ss.i18n in all sapphire form fields with clientside language strings
|
2008-10-03 00:47:08 +00:00 |
Validator.js
|
BUGFIX fixed ss.i18n.sprintf() call in Validator.js
|
2008-10-13 12:26:39 +00:00 |