silverstripe-framework/admin
Sean Harvey 3451da001a BUG Fixing session keep alive for non-ADMIN users
SecurityAdmin isn't always available for CMS users, as they might
not have permission to view that section. This fixes the problem
with session keep alive by moving the ping to Security/ping, which
is available for all users.
2012-11-05 15:41:10 +13:00
..
code BUG Fixing session keep alive for non-ADMIN users 2012-11-05 15:41:10 +13:00
css Fixing broken references to sprites (probably caused by old Compass version) 2012-11-05 11:21:41 +13:00
images ENHANCEMENT: Change media insertion to use button and apply design 2012-06-11 10:54:48 +02:00
javascript BUG Fixing session keep alive for non-ADMIN users 2012-11-05 15:41:10 +13:00
scss Batch actions UI enhancement (#7878) 2012-11-02 22:57:14 +01:00
templates BUG Remove .ss-tabset class from CMS tabs to prevent rogue ajax load (#7980) 2012-11-01 00:25:13 +01:00
tests FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
thirdparty Fix chosen dropdown width not being set. 2012-08-16 23:26:29 +02:00
_config.php Merge branch 'tinymce_fancy_selectts' of https://github.com/halkyon/sapphire into 3.0 2012-10-05 14:39:27 +13: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