silverstripe-cms/javascript
Ingo Schommer dcdb0b4731 Merge pull request #95 from simonwelsh/silverstripe-cms
---

ssmacron had a reference to sapphire. Rather than trying to figure out how to make it variable, moving the plugin into third party means the path doesnt need it. ssbuttons is also moved and now all the tinyMCE related JS is in sapphire.

See also https://github.com/silverstripe/sapphire/pull/310

Conflicts:
	javascript/tinymce_ssbuttons/editor_plugin_src.js
2012-04-16 12:09:35 +02:00
..
lang MINOR i18n for revert confirmation messages, improved wording 2012-04-11 10:19:54 +02:00
AssetAdmin.DragDrop.js MINOR Renamed #sitetree_ul to .cms-tree in JavaScript logic (changed in LeftAndMain.ss base template) 2011-04-28 22:49:33 +12:00
AssetAdmin.js MINOR Using loadPanel() rather than removed duplicate loadForm() method 2012-04-12 23:55:37 +02:00
CMSMain.AddForm.js MINOR Fixed variable declaration in CMSMain.AddForm.js 2012-01-22 11:58:24 +01:00
CMSMain.EditForm.js MINOR i18n for revert confirmation messages, improved wording 2012-04-11 10:19:54 +02:00
CMSMain.js MINOR Removed SideReportsForm JS logic, interface element no longer exists 2012-04-12 14:50:23 +02:00
CMSMain.Tree.js ENHANCEMENT: Flyout menu to directly choose the pagetype one wants to add. 2012-04-09 21:08:15 +02:00
CMSPageHistoryController.js MINOR Removed jQuery.metadata usage in CMS, use jQuery.data() and HTML5 data attributes instead. Also fixes errors where jQuery.metadata tries to eval() HTML5 data attrs, which isn't always applicable 2012-02-16 18:06:48 +01:00
CMSPagesController.Tree.js MINOR Redirecting page links in CMSPagesController to CMSPageEditController (admin/pages/show/99 to admin/page/show/99) 2011-07-08 15:36:30 +02:00
RedirectorPage.js BUGFIX Adding RedirectorPage.js to cms module (was in sapphire) and 2012-04-11 15:32:41 +12:00
ReportAdmin.Tree.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
SilverStripeNavigator.js MINOR Moved SilverStripeNavigator from 'sapphire' to 'cms' 2011-03-28 09:02:42 +13:00
WidgetAreaEditor.js MINOR Removed usage of prototype.js style $() alias in WidgetAreaEditor.js 2012-02-16 12:28:24 +01:00