silverstripe-cms/code
Ingo Schommer 15454352bb ENHANCEMENT Showing all available languages in language selector above sitetree in CMS - you can now create new pages in completely new languages without any relation to an "original"
ENHANCEMENT Added CMSMain->IsTranslatableEnabled
API CHANGE Removed CMSMain->switchlanguage() - createTranslation() is sufficient for new, ajax refreshing of CMS state got way too complicated for switching languages, we now just reload the entire CMS with a different ?lang GET parameter

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@73345 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-03-18 17:18:52 +00:00
..
sitefeatures BUG FIX: SQL queries fixed for MSSQL 2009-03-12 21:48:58 +00:00
staticpublisher MINOR Documentation 2009-02-04 20:18:12 +00:00
AssetAdmin.php Merged from branches/2.3 2009-03-10 21:59:19 +00:00
AssetTableField.php Merged from branches/2.3 2009-02-03 03:22:20 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSMain.php ENHANCEMENT Showing all available languages in language selector above sitetree in CMS - you can now create new pages in completely new languages without any relation to an "original" 2009-03-18 17:18:52 +00:00
CMSMenu.php Merged from branches/2.3 2009-02-03 02:50:25 +00:00
CMSMenuItem.php MINOR Code formatting in CMSMenuItem 2008-11-03 02:07:03 +00:00
CommentAdmin.php BUGFIX Using auto-escaped get_by_id() in CommentAdmin and SecurityAdmin 2009-03-17 22:20:03 +00:00
CommentTableField.php MINOR merged from branches/2.3 2009-01-07 23:01:47 +00:00
Diff.php MINOR Merged from branches/2.3 2009-01-05 06:17:59 +00:00
FileList.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
ImageEditor.php BUGFIX Using $allowed_actions in ImageEditor 2009-03-17 22:20:28 +00:00
LeftAndMain.php BUGFIX Checking for existence of original before trying to get translation in LeftAndMain->currentPage() 2009-03-18 17:14:59 +00:00
LeftAndMainDecorator.php MINOR Renamed LeftAndMainDecorator (had wrong classname) 2009-01-06 02:16:47 +00:00
MemberTableField.php Merged from branches/2.3 2009-03-10 21:59:19 +00:00
ModelAdmin.php MINOR ModelAdmin documentation 2009-03-18 14:13:03 +00:00
ReportAdmin.php Merged from branches/2.2 2009-03-10 22:26:22 +00:00
SecurityAdmin.php BUGFIX Using auto-escaped get_by_id() in CommentAdmin and SecurityAdmin 2009-03-17 22:20:03 +00:00
SideReport.php API CHANGE: NOW() replaced with DB-specific version 2009-03-11 21:45:58 +00:00
SSReport.php MINOR Merged from branches/2.3 2009-01-05 06:17:59 +00:00
StaticExporter.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
ThumbnailStripField.php Merged from branches/2.3 2009-02-03 03:56:56 +00:00
WidgetAreaEditor.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00