silverstripe-framework/admin
Sam Minnee 4548b67538 NEW: Add LeftAndMain.session_keepalive_ping config option.
The Session-keepalive ping that is built into LeftAndMain (i.e. all of the CMS admin) can now be
turned off.  The main reason you would want to do this is if you have enabled Session.timeout,
and you want users to be locked out of the CMS after a period.
2013-05-31 16:27:30 +12:00
..
code NEW: Add LeftAndMain.session_keepalive_ping config option. 2013-05-31 16:27:30 +12:00
css Avoid collision of status flags in tree items when updating tree nodes 2013-05-25 11:27:50 +02:00
images Replace logout button with a more commonly used symbol 2013-05-25 16:45:49 +12:00
javascript Add explicit extension trigger to preview iframe updates. 2013-05-26 12:51:25 +12:00
scss Avoid collision of status flags in tree items when updating tree nodes 2013-05-25 11:27:50 +02:00
templates FIX: Set ModelAdmin tab targets to avoid creating new panels 2013-03-29 01:41:31 +11:00
tests API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php NEW: More helpful message for 'sake dev/build' on new envs. 2013-05-30 16:49:43 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00