silverstripe-cms/javascript
Ingo Schommer 2923e55c71 BUG Restrict URLSegment preview to editable fields
This fixes a bug where the Translatable module
would have a duplicate preview because it had
another ".urlsegment" field showing the value in its
original language.

See https://github.com/silverstripe/silverstripe-translatable/issues/43
2012-08-16 09:48:54 +02:00
..
lang Maori translation of URLSegment JS UI 2012-08-06 10:50:05 +02:00
AssetAdmin.DragDrop.js BUGFIX Adding missing onunmatch in AssetAdmin.DragDrop 2012-05-23 16:09:08 +12:00
AssetAdmin.js BUGFIX: Disable javascript not used right now because assets don't have batch actions. (Trac #7367) 2012-06-15 15:50:11 +12:00
CMSMain.AddForm.js MINOR Removed unused jQuery.dialog creation in CMSMain.AddForm.js, which causes mem leaks (now uses dedicated pages/add UI) 2012-06-13 23:36:46 +02:00
CMSMain.EditForm.js BUG: Update MenuTitle whenever Title is changed and the value of Title used to be. Bubble the change to update LHS tree. (Trac #7507) 2012-06-22 13:04:40 +12: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 BUGFIX: Fixed add page context menu, replacing references to .pagetype with .ssclass. (#7398) 2012-05-25 10:36:42 +12:00
CMSPageHistoryController.js BUGFIX Corrected page history pane loading (fixes #7477) 2012-06-15 12:50:54 +02:00
RedirectorPage.js BUGFIX: add missing onunmatches causing exceptions in entwine 2012-05-18 14:33:17 +12:00
ReportAdmin.js NEW Reinstated filters in ReportAdmin 2012-07-12 16:19:23 +02: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 MINOR Moved SilverStripeNavigator from 'sapphire' to 'cms' 2011-03-28 09:02:42 +13:00
SiteTreeURLSegmentField.js BUG Restrict URLSegment preview to editable fields 2012-08-16 09:48:54 +02:00