.. |
reports
|
MINOR Added translations for BrokenLinksReport, ReportAdminForm.ss, AssetTableField.ss (fixes #5527, thanks Martimiz) (from r104980)
|
2010-10-15 01:46:53 +00:00 |
sitefeatures
|
ENHANCEMENT Added PageComment->canView()/canEdit()/canDelete(), and using these permissions in PageCommentInterface. Caution: canCreate() actions are still determined by PageCommentInterface::$comments_require_login/$comments_require_permission
|
2010-10-15 01:45:05 +00:00 |
staticpublisher
|
ENHANCMENT: RsyncMultiHostPublisher also rsyncs sapphire/static-main.php. (from r104674)
|
2010-10-15 01:38:45 +00:00 |
AssetAdmin.php
|
MINOR Fixed wrong default value for AssetAdmin (see r101106) (from r101111)
|
2010-10-04 06:07:04 +00:00 |
AssetTableField.php
|
API CHANGE Removed ImageEditor functionality, please use thirdparty modules, e.g. "silverstripe-pixlr" (http://github.com/nyeholt/silverstripe-pixlr) (from r104987)
|
2010-10-15 01:48:00 +00:00 |
CMSActionOptionsForm.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
CMSBatchAction.php
|
API CHANGE: Added canView() to CMSBatchAction so that you could hide certain batch actions from some users. (from r94846) (from r96823)
|
2010-04-13 04:24:48 +00:00 |
CMSBatchActionHandler.php
|
MINOR Replaced locations of Director::is_ajax() and Director::redirectBack() with instance method calls - the latter static function is deprecated (from r100484)
|
2010-10-13 02:10:28 +00:00 |
CMSMain.php
|
BUGFIX: put back into the SSNavigator the archived site link (#5251) (from r101623)
|
2010-10-13 04:15:18 +00: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 rename deleted pages report (from r88333) (from r96786)
|
2010-04-12 09:50:28 +00:00 |
CommentAdmin.php
|
MINOR missing slash / from Requirements::css() parameter (from r105270)
|
2010-10-15 01:48:41 +00:00 |
CommentTableField.php
|
MINOR Translations (from r105277)
|
2010-10-15 01:49:47 +00:00 |
Diff.php
|
BUGFIX: Prevent DataDifferencer from creating empty <ins /> and <del /> takes that confuse the browser. (from r104675)
|
2010-10-15 01:38:52 +00:00 |
FileList.php
|
Updating queries to be more DB agnostic
|
2008-11-24 09:30:41 +00:00 |
GroupImportForm.php
|
MINOR Replaced locations of Director::is_ajax() and Director::redirectBack() with instance method calls - the latter static function is deprecated (from r100484)
|
2010-10-13 02:10:28 +00:00 |
HTMLCleaner.php
|
MINOR Fixed phpdoc documentation (from r103397)
|
2010-10-04 06:16:03 +00:00 |
LeftAndMain.php
|
MINOR Replaced locations of Director::is_ajax() and Director::redirectBack() with instance method calls - the latter static function is deprecated (from r100484)
|
2010-10-13 02:10:28 +00:00 |
LeftAndMainDecorator.php
|
MINOR Renamed LeftAndMainDecorator (had wrong classname)
|
2009-01-06 02:16:47 +00:00 |
MemberImportForm.php
|
MINOR Replaced locations of Director::is_ajax() and Director::redirectBack() with instance method calls - the latter static function is deprecated (from r100484)
|
2010-10-13 02:10:28 +00:00 |
MemberTableField.php
|
MINOR Replaced locations of Director::is_ajax() and Director::redirectBack() with instance method calls - the latter static function is deprecated (from r100484)
|
2010-10-13 02:10:28 +00:00 |
ModelAdmin.php
|
MINOR: Fix to ModelAdmin, part of r103519 (from r103533)
|
2010-10-13 04:18:29 +00:00 |
PermissionRoleAdmin.php
|
MINOR Fixed phpdoc documentation
|
2010-04-23 00:11:32 +00:00 |
Report.php
|
BUGFIX Fixed SS_Report::unregister() parameter naming (fixes #5511, thanks ktauber) (from r103932)
|
2010-10-15 01:31:34 +00:00 |
ReportAdmin.php
|
BUGFIX: Fix not being able to print/export reports (from r98684) (from r99128)
|
2010-10-04 05:31:35 +00:00 |
SecurityAdmin.php
|
MINOR Improved help texts around permissions (from r100783)
|
2010-10-13 04:12:59 +00:00 |
SideReport.php
|
BUGFIX RedirectorPage types shouldn't appear in "Pages with no content" side report in the CMS Pages tab (from r101737)
|
2010-10-04 06:09:26 +00: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 Added implied javascript requirements to ThumbnailStripField->FieldHolder()
|
2010-06-03 00:08:33 +00:00 |
WidgetAreaEditor.php
|
MINOR Removed end php tag from WidgetAreaEditor (from r97532)
|
2010-04-13 22:00:52 +00:00 |