..
reports
MINOR Added translations for BrokenLinksReport, ReportAdminForm.ss, AssetTableField.ss ( fixes #5527 , thanks Martimiz)
2011-02-02 17:53:35 +13:00
sitefeatures
BUGFIX: if moderation on comments is enabled then redirect the user back down to the comment section to view the message rather than trying to direct to selector which doesnt exist
2011-02-02 17:53:40 +13:00
staticpublisher
MINOR Using ASSETS_DIR constant in StaticPublisher ( fixes #5619 )
2011-02-02 17:53:39 +13:00
AssetAdmin.php
BUGFIX Stop IE6/IE7 from redirecting in admin/assets after deleting multiple folders ( fixes #5208 )
2011-02-02 17:53:24 +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
MINOR: add more in-line documentation and fix the typo: should => should not
2011-02-02 17:53:29 +13:00
CMSMenu.php
BUGFIX Implementing TestOnly interface in ModelAdminTest to avoid having it included automatically in CMSMenu and hence breaking other tests like LeftAndMainTest.
2009-08-26 21:10:58 +00: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 missing slash / from Requirements::css() parameter
2011-02-02 17:53:38 +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 Removed jquery.livequery as a Requirement from LeftAndMain.php, its only necessary in SecurityAdmin for MemberImportForm.js now.
2011-02-02 17:53:36 +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
MINOR Fixed phpdoc documentation (from r103384)
2011-02-02 17:53:28 +13:00
ModelAdmin.php
BUGFIX: validate file in import from CSV form
2011-02-02 17:53:40 +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
MINOR Removed jquery.livequery as a Requirement from LeftAndMain.php, its only necessary in SecurityAdmin for MemberImportForm.js now.
2011-02-02 17:53:36 +13:00
SideReport.php
MINOR Fixed phpdoc documentation (from r103384)
2011-02-02 17:53:28 +13:00
StaticExporter.php
API CHANGE: Renamed conflicting classes to have an "SS_" namespace, and renamed existing "SS" namespace to "SS_". The affected classes are: HTTPRequest, HTTPResponse, Query, Database, SSBacktrace, SSCli, SSDatetime, SSDatetimeTest, SSLog, SSLogTest, SSLogEmailWriter, SSLogErrorEmailFormatter, SSLogErrorFileFormatter, SSLogFileWriter and SSZendLog.
2009-10-26 03:06:42 +00:00
ThumbnailStripField.php
MINOR Removed argument to getDescendantIDList() in ThumbnailStripField that doesn't exist on the method
2011-02-02 17:52:40 +13:00
WidgetAreaEditor.php
MINOR Removed end php tag from WidgetAreaEditor
2011-02-02 17:52:26 +13:00