silverstripe-cms/javascript
oilee80 4ec85a412f Back, Delete and Save Buttons in Admin Panels not appearing on first click
The 'Back', 'Delete' and 'Save' buttons on the Admin panel don't appear if you go straight into a DataObject item,

You needed to click 'Search' first, this added an extra item to the history array, have changed the condition for the number of items in this array before the buttons appear, now only 1 item needs to be in the Array
2013-10-16 21:26:43 +02:00
..
lang Add some missing CZ translations in cms javascript 2011-06-09 17:21:49 +02:00
tinymce_ssbuttons Merge branch '2.4' into post-2.4 2012-02-03 09:42:30 +13:00
tinymce_ssmacron MINOR adding maori macron button back 2011-02-02 17:52:08 +13:00
AssetAdmin.js BUG Consistently use FormResponse in CMS JavaScript (fixes #8036) 2012-12-04 12:07:17 +01:00
AssetTableField.js MINOR Making some JavaScript strings in cms/javascript translatable, and updated their cs_CZ and sk_SK translations (fixes #6085, thanks Pike) 2011-02-02 17:53:51 +13:00
CMSMain_left.js BUG Consistently use FormResponse in CMS JavaScript (fixes #8036) 2012-12-04 12:07:17 +01:00
CMSMain_right.js Merge remote-tracking branch 'origin/2.4' into post-2.4 2013-01-06 22:37:56 +01:00
CMSMain.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CommentAdmin_right.js Renamed feedback to comments 2007-08-13 00:32:48 +00:00
CommentTableField.js Merged from branches/2.3 2009-04-29 01:44:28 +00:00
dialog.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
highlight.js MINOR Moved jsparty/highlight.js to cms/javascript/highlight.js 2011-02-02 17:52:04 +13:00
hover.js MINOR Moved jsparty/hover.js to cms/javascript/hover.js 2011-02-02 17:52:04 +13:00
LangSelector.js BUGFIX Language switcher dropdown javascript uses baseHref() to avoid invalid relative links in IE8 (#4891) 2011-02-02 17:52:22 +13:00
LeftAndMain_left.js Merge remote-tracking branch 'origin/2.4' into post-2.4 2013-01-06 22:37:56 +01:00
LeftAndMain_right.js Merge remote-tracking branch 'origin/2.4' into post-2.4 2013-01-06 22:37:56 +01:00
LeftAndMain.js Merge remote-tracking branch 'origin/2.4' into post-2.4 2013-01-06 22:37:56 +01:00
MemberImportForm.js MINOR Using jquery.live instead of livequery in MemberImportForm.js 2011-02-02 17:53:14 +13:00
MemberTableField_popup.js Merged [47102]: Optimization for Behaviour sheets that allows you to provide a unique identifier so that duplicate sheets aren't applied twice. 2008-08-12 23:53:08 +00:00
MemberTableField.js MINOR Moved PermissionCheckboxSetField specific javascript logic from MemberTableField.js to new sapphire/javascript/PermissionCheckboxSetField.js file 2011-02-02 17:53:10 +13:00
ModelAdmin.js Back, Delete and Save Buttons in Admin Panels not appearing on first click 2013-10-16 21:26:43 +02:00
PageCommentInterface.js BUG Consistently use FormResponse in CMS JavaScript (fixes #8036) 2012-12-04 12:07:17 +01:00
ReportAdmin_left.js MINOR don't load a report by default (from r98561) 2011-02-02 17:52:52 +13:00
ReportAdmin_right.js MINOR Making some JavaScript strings in cms/javascript translatable, and updated their cs_CZ and sk_SK translations (fixes #6085, thanks Pike) 2011-02-02 17:53:51 +13:00
SecurityAdmin_left.js BUG Consistently use FormResponse in CMS JavaScript (fixes #8036) 2012-12-04 12:07:17 +01:00
SecurityAdmin_right.js BUGFIX Fixed "object not found" javascript error in SecurityAdmin_right.js when changing group nodes (fixes #5179) 2011-02-02 17:53:24 +13:00
SideReports.js MINOR added locking to static publisher to avoid two queues running at the same time. (from r87792) 2011-02-02 17:52:31 +13:00
SideTabs.js MINOR Avoid stale version state in VersionList javascript (AIR-22) 2011-08-30 14:07:45 +02:00
SitetreeAccess.js MINOR: fixed visual glitch in CMS access tab for IE 2011-02-02 17:53:51 +13:00
ThumbnailStripField.js BUGFIX: image search was not honouring the selected folder, so could only search in root folder 2011-02-02 17:53:41 +13:00
TranslationTab.js BUG Consistently use FormResponse in CMS JavaScript (fixes #8036) 2012-12-04 12:07:17 +01:00
WidgetAreaEditor.js MINOR Removed unnecessary console.*() from cms javascript files 2011-02-02 17:53:22 +13:00