.. |
jquery-changetracker
|
BUGFIX Fixed change tracking of checkboxes and radiobuttons in jquery.changetracker plugin
|
2011-12-15 20:38:35 +01:00 |
jquery-fitheighttoparent
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
lang
|
ENHANCEMENT Allow Requirements::add_i18n_javascript() to return its files more optimised inclusion, using it in LeftAndMain
|
2012-01-06 15:34:29 +01:00 |
LeftAndMain.AddForm.js
|
ENHANCEMENT PjaxResponseNegotiator for more structured partial ajax refreshes, applied in CMS and GridField. Also fixes issues with history.pushState() and pseudo-redirects on form submissions (e.g. from page/add to page/edit/show/<new-record-id>)
|
2012-04-05 23:00:22 +02:00 |
LeftAndMain.BatchActions.js
|
MINOR Highlighting modified nodes (basic success visualization)
|
2012-03-08 01:49:36 +01:00 |
LeftAndMain.Content.js
|
MINOR Retaining correct PJAX selector on (fake) redirects after form submissions
|
2012-04-10 12:27:40 +02:00 |
LeftAndMain.EditForm.js
|
BUGFIX Fixed loading/saving regressions due to new PJAX logic introduced in e01b0aa3d0
|
2012-04-10 00:37:14 +02:00 |
LeftAndMain.js
|
MINOR Skip processing in CMS on empty ajax responses, as they're usually a pseudo redirect (via X-ControllerURL)
|
2012-04-05 23:00:22 +02:00 |
LeftAndMain.Menu.js
|
BUGFIX Replaced logic for checking external URLs in CMS Menu with more stable jQuery Mobile codebase (fixes problems on IE not loading menu entries via ajax) (#7002)
|
2012-03-30 16:51:42 +02:00 |
LeftAndMain.Panel.js
|
MINOR Force full redraw when panels are initiated
|
2012-02-28 18:09:33 +01:00 |
LeftAndMain.Ping.js
|
MINOR Removed '.LeftAndMain' selector from rules in order to avoid DOM hierarchy confusion (.LeftAndMain contains .cms-content vs .LeftAndMain equals .cms-content)
|
2011-07-08 15:36:47 +02:00 |
LeftAndMain.Preview.js
|
BUGFIX Calling tinyMCE.init() in sync with entwine rules to avoid uncached loading interfereing with call order (fixes #6877)
|
2012-04-10 21:41:00 +02:00 |
LeftAndMain.Tree.js
|
MINOR Updating tree nodes on each state change, rather than just listening to form reloads
|
2012-04-10 12:28:10 +02:00 |
lib.js
|
BUGFIX Replaced logic for checking external URLs in CMS Menu with more stable jQuery Mobile codebase (fixes problems on IE not loading menu entries via ajax) (#7002)
|
2012-03-30 16:51:42 +02:00 |
MemberImportForm.js
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ModelAdmin.js
|
MINOR: fix the bug that ModelAdmin search filter doesn't work when arriving from another section of the CMS.
|
2012-03-27 15:37:32 +02:00 |
SecurityAdmin.js
|
API CHANGE Removed MemberTableField, use GridField with GridFieldConfig_RelationEditor instead
|
2012-03-05 17:41:51 +01:00 |
ssui.core.js
|
MINOR Added support for preselected tabs in $('.ss-ui-tabs-nav')
|
2012-03-09 15:16:00 +01:00 |