Go to file
Ingo Schommer 3648327b3c BUGFIX More robust URL handling in CMSMainTest to avoid failing on custom /admin redirects
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@85513 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-09-01 06:35:29 +00:00
code MINOR FIX: column names escaped 2009-08-31 22:24:23 +00:00
css MINOR moving inline css to a class 2009-08-04 04:41:32 +00:00
images Reverted r69557 2009-05-01 03:18:05 +00:00
javascript MINOR: make sure the element exists before using it. 2009-08-25 00:22:05 +00:00
lang MINOR: removed typo in $lang['en_GB']['ModelAdmin']['CREATEBUTTON'] 2009-06-18 23:48:17 +00:00
tasks ENHANCEMENT FilesystemPublisher no longer wipes out the whole cache, but removes pages that are not on the live site, but rebuilds the files one by one. It also now hooks into onAfterUnpublish() to remove files from the cache when they are removed from the CMS. If for some reason this fails, it will be picked up when a /dev/buildcache is done. 2009-07-22 22:57:02 +00:00
templates MINOR More translations for ModelAdmin (#4521, thanks "random-value ") 2009-08-26 20:54:24 +00:00
tests BUGFIX More robust URL handling in CMSMainTest to avoid failing on custom /admin redirects 2009-09-01 06:35:29 +00:00
_config.php API CHANGE: Refactor CMSMenu internals to not generate the menu item list until its actually needed, rather than from a CMSMenu::populate_menu() call in cms/_config.php. This lets an app/_config.php file actually manipulate the menu. 2009-08-17 05:27:46 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00