silverstripe-cms/code
Ingo Schommer 09ad6dcaa6 ENHANCEMENT Showing full CMS search form (instead of toggling fields individually), removing metadata search fields (limiting to fields applicable in new designs)
API CHANGE Renamed CMSMain->SearchTreeForm() to SearchForm(), CMSMain->doSearchTree() to doSearch() (search can be used for list and gallery views as well)
API CHANGE Removed CMSMain->SiteTreeFilterOptions() and CMSMain::$site_tree_filter_options, moved to CMSMain->SearchForm()
2011-04-28 22:49:34 +12:00
..
batchactions MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
controller ENHANCEMENT Showing full CMS search form (instead of toggling fields individually), removing metadata search fields (limiting to fields applicable in new designs) 2011-04-28 22:49:34 +12:00
forms MINOR Removed unused CMSActionOptionsForm 2011-04-28 22:49:34 +12:00
model MINOR Moved 'access' field labels in SiteConfig->getCMSFields() and SiteTree->getCMSFields() from headlines to actual label elements in order to manage presentation easier 2011-04-28 22:49:33 +12:00
reports API CHANGE Removed SideReport_ToDo report and "To-do" tab on SiteTree, please use the new silverstripe-page-todo module instead 2011-04-28 22:48:55 +12:00
search MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
staticpublisher API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension. 2011-04-15 19:37:15 +10:00
widgets MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00