Go to file
Ingo Schommer 740e3b724f ENHANCEMENT Added user_error() if RebuildStaticCacheTask is called without a Page->allPagesToCache() method defined
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63198 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-09-28 22:41:02 +00:00
code ENHANCEMENT Introduced constants for system paths like /sapphire in preparation for a more flexible directory reorganisation. Instead of hardcoding your path, please use the following constants: BASE_PATH, BASE_URL, SAPPHIRE_DIR, SAPPHIRE_PATH, CMS_DIR, CMS_PATH, THIRDPARTY_DIR, THIRDPARTY_PATH, ASSETS_DIR, ASSETS_PATH, THEMES_DIR, THEMES_PATH 2008-09-28 13:12:20 +00:00
css BUGFIX decrease width of elements in image/flash/link panel on right-hand side to avoid close-button being shoved off to the void (#1669) 2008-09-25 14:17:14 +00:00
images moved "statistic" module images in module path 2008-04-05 03:37:57 +00:00
javascript ENHANCEMENT: Prevent CMS session timing out and losing content - Added a ping to Security/ping every 5 mins, and altered the onSessionLost behaviour to open login form in a pop-up instead of closing the CMS (see #2242) 2008-09-24 04:18:29 +00:00
lang MINOR #2696 - Add message when trying to load the CMS with javascript 2008-09-01 05:03:38 +00:00
tasks ENHANCEMENT Added user_error() if RebuildStaticCacheTask is called without a Page->allPagesToCache() method defined 2008-09-28 22:41:02 +00:00
templates ENHANCEMENT #2700 - Added section title to CMS title tag 2008-09-23 02:24:23 +00:00
tests Windmill test - whacked up timeout on CMS load for slow build slave 2008-08-27 10:56:55 +00:00
_config.php ENHANCEMENT Added default /admin/cms route to cms/_config.php to clear default namespace for other controllers 2008-08-13 07:54:34 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00