silverstripe-cms/code
Ingo Schommer eebaebca0e BUGFIX Setting lang-code instead of locale in CMSMain->init() for TinyMCE spell checking
BUGFIX Always choosing translatable default language in CMSMain->init() for TinyMCE spell checking. Always setting $CMSMain->Locale in order to have it available for the spell checking

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@81716 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-07-13 21:11:03 +00:00
..
sitefeatures Merged from branches/2.3 2009-06-17 11:50:02 +00:00
staticpublisher ENHANCEMENT STaticPublisher can now play nice with Subsites, you just need to set FilesystemPublisher::domain_based_caching to true. 2009-07-13 04:42:02 +00:00
AssetAdmin.php Merged from branches/2.3 2009-07-02 07:23:29 +00:00
AssetTableField.php BUGFIX Fixed FileSearch parameter in AssetTableField. Pagination of filtered search results and refresh of the tabular view after saving a popup wasn't working because the search parameter wasn't retained 2009-07-09 05:41:00 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSBatchAction.php BUGFIX: Fixed query syntax issues for db abstraction. 2009-05-21 05:11:14 +00:00
CMSBatchActionHandler.php MINOR #4227: Fixed typo in error message in CMSBatchActionHandler 2009-06-28 02:49:37 +00:00
CMSMain.php BUGFIX Setting lang-code instead of locale in CMSMain->init() for TinyMCE spell checking 2009-07-13 21:11:03 +00:00
CMSMenu.php MINOR ajshort: Updated CMSMenu to use Object::get_static() to get configuration information. 2009-06-16 10:40:39 +00:00
CMSMenuItem.php MINOR Code formatting in CMSMenuItem 2008-11-03 02:07:03 +00:00
CommentAdmin.php Merged from branches/2.3 2009-05-25 07:00:36 +00:00
CommentTableField.php Merged from branches/2.3 2009-04-29 01:44:28 +00:00
Diff.php BUGFIX: Fixed bugs in content differencer, and improved styling. 2009-05-23 03:30:57 +00:00
FileList.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
ImageEditor.php MINOR: Fixed newlines and set svn:eol-style to native 2009-06-17 23:14:01 +00:00
LeftAndMain.php BUGFIX: Removed redundant template_templates setting that couldn't be overridden. 2009-07-10 03:56:39 +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-04-29 01:44:28 +00:00
ModelAdmin.php BUGFIX Don't throw array error when no result columns are selected in ModelAdmin 2009-06-04 21:12:16 +00:00
ReportAdmin.php ENHANCEMENT: Refactored to handling of valid report-classes in ReportAdmin. Added new method to retrieve all valid report-class names (getReportClassNames) and updated 'canView', 'Reports', 'EditForm' and 'has_reports'. 2009-06-25 05:14:25 +00:00
SecurityAdmin.php Merged from branches/2.3 2009-04-29 01:44:28 +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 BUGFIX Fixed quoting in WidgetAreaEditor 2009-05-27 21:26:07 +00:00