silverstripe-reports/javascript
2014-08-05 15:01:52 +12:00
..
lang Update translations 2014-08-05 15:01:52 +12:00
AssetAdmin.DragDrop.js BUGFIX Adding missing onunmatch in AssetAdmin.DragDrop 2012-05-23 16:09:08 +12:00
AssetAdmin.js FIX: Prevent AssetAdmin duplicate confirmation for file deletion (fixes silverstripe/silverstripe-framework#2639) 2013-12-17 09:54:14 +00:00
CMSMain.AddForm.js FIX: Prevent "Add Page" button being stuck 'focussed' 2013-12-16 14:44:24 +00:00
CMSMain.EditForm.js FIX JS issue when enabling save buttons for when the content has changed. Current implementation triggers a 'Object is not a function' error. New implementation follows the same logic as in the onmatch function, and uses .button() as the function 2014-02-17 14:34:12 +13:00
CMSMain.js API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSMain.Tree.js Calculate where to scroll to based off the position in the div 2013-10-10 15:42:49 +13:00
CMSPageHistoryController.js BUG ShowUnpublished checkbox with initial state not working 2013-05-13 16:24:00 +12:00
RedirectorPage.js BUGFIX: add missing onunmatches causing exceptions in entwine 2012-05-18 14:33:17 +12:00
ReportAdmin.js BUG Report admin don't listen to filters 2014-02-25 17:20:25 +13:00
ReportAdmin.Tree.js BUGFIX: change namespace for the tree so all matchers are executed 2012-05-18 12:23:30 +12:00
SilverStripeNavigator.js NEW Side by side editing functionality - first cut (os#7412) 2012-12-10 18:09:54 +01:00
SiteTreeURLSegmentField.js Better error message when attempting to enter a blank URL Segment (fixes silverstripe/silverstripe-cms#1570) 2013-04-05 14:06:32 +01:00