silverstripe-reports/code
Tom Rix d22e4d17a0 MINOR removed concurrent editing
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@91198 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-10 21:14:08 +00:00
..
sitefeatures BUGFIX: Fixed Links to Moderate Comments from the CMS and front end. MINOR: removed complextable functions which no longer get called, moved logic to the PageComment Class (from r86325) 2009-11-05 01:16:09 +00:00
staticpublisher BUGFIX: Added rewriteHashlinks = 'php' option to SSViewer so that static publisher can handle internal hashlinks properly. (from r89612) 2009-11-05 01:19:31 +00:00
AssetAdmin.php BUGFIX #4642: Fixed creation of folders in non-english languages. 2009-10-31 01:25:32 +00:00
AssetTableField.php ENHANCEMENT Current search and current page of asset section are persistent. Fixes the open source ticket #4470 and also a part of #4256 (from r84091) 2009-10-21 04:39:50 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSBatchAction.php MINOR removed concurrent editing 2009-11-10 21:14:08 +00:00
CMSBatchActionHandler.php MINOR fix failing tests 2009-10-30 03:27:27 +00:00
CMSMain.php BUGFIX: Pass locale rather than language to spellchecker_languages (from r87869) 2009-11-05 01:17:52 +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 ENHANCEMENT: Improved CMSSiteTreeFilter API to make it easier to create custom filter.s (from r89071, from r88465) 2009-10-21 22:26:52 +00:00
CommentAdmin.php Merged from branches/2.3 2009-05-25 07:00:36 +00:00
CommentTableField.php BUGFIX: Fixed Links to Moderate Comments from the CMS and front end. MINOR: removed complextable functions which no longer get called, moved logic to the PageComment Class (from r86325) 2009-11-05 01:16:09 +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 MINOR removed concurrent editing 2009-11-10 21:14:08 +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 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
PermissionRoleAdmin.php FEATURE: Add a simple interface for administrating permission roles. (from r85297) 2009-10-15 22:33:09 +00:00
Report.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
ReportAdmin.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
SecurityAdmin.php MINOR i18n'd a whole bunch of the new permission codes 2009-10-30 01:43:34 +00:00
SideReport.php MINOR improved broken link reports 2009-10-29 21:59:47 +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 Merged from branches/2.3 2009-02-03 03:56:56 +00:00
WidgetAreaEditor.php BUGFIX WidgetArea now works. Can have multiple areas on a page, and has unit tests 2009-11-05 00:13:56 +00:00