silverstripe-cms/code
Saophalkun Ponlu ee4e748803 MINOR: Enable non-default language for tinyMCE, setting language in _config.php didn't work. Thanks for @christian
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@111875 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:53:48 +13:00
..
reports MINOR Fixed SS_Datetime references in BrokenLinksReport and CommentAdmin (fixes #6063, thanks nicolaas) 2011-02-02 17:53:48 +13:00
sitefeatures MINOR: removed debug 2011-02-02 17:53:48 +13:00
staticpublisher BUGFIX: Fixed caching of homepage. 2011-02-02 17:53:41 +13:00
AssetAdmin.php BUGFIX AssetAdmin->doUpload() shows JS alert *before* triggering a page reload, as this seems to mess up TinyMCE in Firefox on subsequent page loads (fixes #5838) 2011-02-02 17:53:45 +13:00
AssetTableField.php API CHANGE Removed ImageEditor functionality, please use thirdparty modules, e.g. "silverstripe-pixlr" (http://github.com/nyeholt/silverstripe-pixlr) 2011-02-02 17:53:35 +13:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSBatchAction.php MINOR Fixed phpdoc documentation 2011-02-02 17:53:28 +13:00
CMSBatchActionHandler.php MINOR Reverted r100484 as it was causing too many problems 2011-02-02 17:53:06 +13:00
CMSMain.php BUGFIX #5811 Fixed default selection of root node when CMS first opened (no currentPage set in session) 2011-02-02 17:53:47 +13:00
CMSMenu.php MINOR Moved class-specific documentation from doc.silverstripe.org back into class-level PHPDoc 2011-02-02 17:53:44 +13:00
CMSMenuItem.php BUGFIX CMSMenuItem constructor now calls parent to respect inheritance (from r83586) 2009-11-05 01:13:00 +00:00
CMSSiteTreeFilter.php MINOR Fixed phpdoc documentation 2011-02-02 17:53:28 +13:00
CommentAdmin.php MINOR Fixed SS_Datetime references in BrokenLinksReport and CommentAdmin (fixes #6063, thanks nicolaas) 2011-02-02 17:53:48 +13:00
CommentTableField.php MINOR Translations 2011-02-02 17:53:39 +13:00
Diff.php BUGFIX: Prevent DataDifferencer from creating empty <ins /> and <del /> takes that confuse the browser. 2011-02-02 17:53:35 +13:00
FileList.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
GroupImportForm.php BUGFIX: replacing calls to deprecated Upload functions - using validator instead (related to r100057) 2011-02-02 17:53:06 +13:00
HTMLCleaner.php MINOR Fixed phpdoc documentation 2011-02-02 17:53:28 +13:00
LeftAndMain.php MINOR: Enable non-default language for tinyMCE, setting language in _config.php didn't work. Thanks for @christian 2011-02-02 17:53:48 +13:00
LeftAndMainDecorator.php MINOR Renamed LeftAndMainDecorator (had wrong classname) 2009-01-06 02:16:47 +00:00
MemberImportForm.php BUGFIX: replacing calls to deprecated Upload functions - using validator instead (related to r100057) 2011-02-02 17:53:06 +13:00
MemberTableField.php BUGFIX Disallow addition of members to groups with MemberTableField->addtogroup() when the editing member doesn't have permissions on the added member 2011-02-02 17:53:47 +13:00
ModelAdmin.php BUGFIX: CSVBulkLoader import method now no longer requires files to end in '.csv'. Some projects want to import files in CSV format, but not of csv file type. 2011-02-02 17:53:46 +13:00
Report.php BUGFIX Fixed SS_Report::unregister() parameter naming (fixes #5511, thanks ktauber) 2011-02-02 17:53:32 +13:00
ReportAdmin.php MINOR Reverted r100484 as it was causing too many problems 2011-02-02 17:53:06 +13:00
SecurityAdmin.php BUGFIX Don't suggest members in SecurityAdmin->autocomplete() that the current user doesn't have rights to edit (fixes #5651) 2011-02-02 17:53:47 +13:00
SideReport.php MINOR Fixed phpdoc documentation (from r103384) 2011-02-02 17:53:28 +13:00
StaticExporter.php MINOR Moved class-specific documentation from doc.silverstripe.org back into class-level PHPDoc 2011-02-02 17:53:44 +13:00
ThumbnailStripField.php ENHANCEMENT: Prevent image search queries all images in the site initially when the page is loaded 2011-02-02 17:53:42 +13:00
WidgetAreaEditor.php MINOR Removed end php tag from WidgetAreaEditor 2011-02-02 17:52:26 +13:00