silverstripe-framework/admin/javascript
Ingo Schommer 659634557d Use links for CMS preview states to allow open in new tab
Important to allow users to send around preview links,
open draft versions in new tabs, or find out which URL to
use to preview on mobile phones and other devices which
can't load the CMS preview panel directly.

Removed CSS animations since they complicated the component too much.

Removed input/label setup since its not contained in a form,
so has no relevance as far as server-side state goes.

This does mean there's no longer an indication that only one
state can be active at a given time (which the radio buttons communicated),
but that's no different from e.g. the CMS menu.

Not an API change since the Entwine JS and PHP interfaces stay the same.

Conflicts:
	admin/css/screen.css
2014-11-10 10:40:24 +13:00
..
jquery-changetracker API Change tracker allows explicit dirty messages 2013-10-24 17:53:40 +13:00
jquery-fitheighttoparent MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
lang Update translations 2014-08-05 15:02:18 +12:00
leaktools.js ENHANCEMENT: In dev mode, include some basic leak detection functions in the admin panel 2012-06-15 01:19:19 +02:00
LeftAndMain.ActionTabSet.js Loading indicator for "more options" buttons 2012-12-14 00:32:06 +01:00
LeftAndMain.BatchActions.js Batch actions UI enhancement (#7878) 2012-11-02 22:57:14 +01:00
LeftAndMain.Content.js Strip duplicate querystrings from the url before adding document.location.search 2013-10-14 15:33:40 +02:00
LeftAndMain.EditForm.js Generic “cancel” button behaviour with History.back() 2013-11-22 12:47:35 +01:00
LeftAndMain.FieldHelp.js BUG Fix several issues around onmatch/onunmatch entwines. 2014-07-17 14:14:52 +12:00
LeftAndMain.js BUG Fix incorrect parsing of HTML content 2014-08-11 11:47:14 +12:00
LeftAndMain.Layout.js FIX Dont update preview iframe if hidden 2013-08-21 09:29:28 +12:00
LeftAndMain.Menu.js API: Add attributes argument for CMSMenuItem. 2013-10-02 19:06:54 +13:00
LeftAndMain.Panel.js Merge pull request #2281 from mandrew/fixed_collapsed 2013-12-20 18:51:55 -08:00
LeftAndMain.Ping.js BUG Fixing session keep alive for non-ADMIN users 2012-11-05 15:41:10 +13:00
LeftAndMain.Preview.js Use links for CMS preview states to allow open in new tab 2014-11-10 10:40:24 +13:00
LeftAndMain.Tree.js BUG Fix jstree when duplicating subtrees 2014-04-29 16:00:07 +12:00
LeftAndMain.TreeDropdownField.js FIX 7763 TreeDropdownField needs to refresh after CMS edit form save 2012-08-29 10:52:56 +12:00
lib.js Merge query strings in $.path rather than duplicating 2013-12-07 11:14:46 +01:00
MemberDatetimeOptionsetField.js BUG Fix several issues around onmatch/onunmatch entwines. 2014-07-17 14:14:52 +12:00
MemberImportForm.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
ModelAdmin.js FIX Properly show link for showing and hiding class spec in model admin 2013-01-15 18:52:05 +13:00
SecurityAdmin.js Merge remote-tracking branch 'origin/3.1' 2014-02-04 08:19:04 +13:00
ssui.core.js "Insert Media" dialog: Prevent loading indicator in IE8+ 2013-06-24 17:14:32 +02:00