Go to file
Ingo Schommer 6bfb0ba64a API CHANGE LeftAndMain.php: Removed $extra_menu_items, $replaced_menu_items, $removed_menu_items (all handled in $menu_items now)
API CHANGE Deprecated menu manipulation through Object::addStaticVars(), changed internal representation of menu_item array to always use associative arrays
ENHANCEMENT Added LeftAndMain::add_menu_item(), LeftAndMain::replace_menu_item(), LeftAndMain::remove_menu_item()
ENHANCEMENT Moved default menu items from LeftAndMain->MainMenu() to cms/_config.php
ENHANCEMENT Added ReportAdmin::has_reports()
ENHANCEMENT Object::addStaticVars() can replace the whole array optionally
ENHANCEMENT Object::stat() optionally returns uncached results
ENHANCEMENT Moved Object::useCustomClass('SSDateTime') from Object.php to sapphire/_config.php
ENHANCEMENT Misc documentation and formatting in LeftAndMain and Object classes

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52171 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-05 03:43:58 +00:00
code API CHANGE LeftAndMain.php: Removed $extra_menu_items, $replaced_menu_items, $removed_menu_items (all handled in $menu_items now) 2008-04-05 03:43:58 +00:00
css API CHANGE Moved "statistics" functionality into separate module, which is not distributed with a default silverstripe installation. see r52168 2008-04-05 01:40:36 +00:00
images moved "statistic" module images in module path 2008-04-05 03:37:57 +00:00
javascript API CHANGE Moved "statistics" functionality into separate module, which is not distributed with a default silverstripe installation. see r52168 2008-04-05 01:40:36 +00:00
lang API CHANGE Moved "statistics" functionality into separate module, which is not distributed with a default silverstripe installation. see r52168 2008-04-05 01:40:36 +00:00
templates API CHANGE Moved "statistics" functionality into separate module, which is not distributed with a default silverstripe installation. see r52168 2008-04-05 01:40:36 +00:00
tests/test_windmill Updated windmill tests - sleeps and waits 2008-01-22 05:13:04 +00:00
_config.php API CHANGE LeftAndMain.php: Removed $extra_menu_items, $replaced_menu_items, $removed_menu_items (all handled in $menu_items now) 2008-04-05 03:43:58 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00