Go to file
Ingo Schommer 51a330f594 BUGFIX Removed calls to Translatable::is_enabled() since it's deprecated, replaced with Object::has_extension('SiteTree', 'Translatable') instead (from r93676)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@93953 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-30 01:04:56 +00:00
code BUGFIX Removed calls to Translatable::is_enabled() since it's deprecated, replaced with Object::has_extension('SiteTree', 'Translatable') instead (from r93676) 2009-11-30 01:04:56 +00:00
css ENHANCEMENT: Change to TreeDropdownField, giving it filtering behaviour as described in ticket http://open.silverstripe.org/ticket/3007 . Its disabled by default for legacy compatibility, but enabled for HtmlEditorField so that link editor is filterable for local links, via an extra boolean parameter on TreeDowndownField. 2009-11-29 23:29:31 +00:00
images styles for empty form on load/no pages open 2009-11-21 03:18:38 +00:00
javascript MINOR l10n in CMSMain.php, CMSMain.js and CMSSiteTreeFilter.php 2009-11-22 08:45:59 +00:00
lang MINOR Updated language master table, including all changes from jsrewrite refactoring 2009-11-22 08:46:00 +00:00
tasks ENHANCEMENT FilesystemSyncTask: If folderID GET parameter is available, only synchronise that folder ID - useful for only synchronising a specific folder and it's children (from r82841) 2009-10-21 04:37:02 +00:00
templates MINOR Merged CanOrganiseSitetree permission into CMSMain_TreeTools.ss (originally implemented in r84073) 2009-11-22 08:23:16 +00:00
tests API CHANGE Removed CMSSiteTreeFilter->showInList(), using custom logic in CMSMain->SearchTreeForm() instead 2009-11-22 08:23:12 +00:00
thirdparty MINOR Removed cms/thirdparty/swfupload, moved to sapphire/thirdparty 2009-11-21 03:21:16 +00:00
_config.php MINOR Bugfixes for SWFUpload 2009-11-21 03:21:19 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00