silverstripe-cms/code
Sam Minnee 8f783f0d30 BUGFIX: Set publication base_url on every URL, just in case it gets re-set by some rogue script (from r73510)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@88639 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-10-12 03:41:38 +00:00
..
sitefeatures MINOR: merged r86573 into trunk 2009-09-17 04:24:21 +00:00
staticpublisher BUGFIX: Set publication base_url on every URL, just in case it gets re-set by some rogue script (from r73510) 2009-10-12 03:41:38 +00:00
AssetAdmin.php NOTFORMERGE: Merged r83631 from branches/2.3 2009-08-11 01:08:29 +00:00
AssetTableField.php MINOR FIX: column names escaped 2009-08-31 22:24:23 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSBatchAction.php MINOR don't call TreeTitle on a node if it's being removed. 2009-08-02 21:57:26 +00:00
CMSBatchActionHandler.php MINOR #4227: Fixed typo in error message in CMSBatchActionHandler 2009-06-28 02:49:37 +00:00
CMSMain.php MINOR: Replaced usage of the deprecated SiteTree::get_by_url() with get_by_link(). 2009-10-11 00:08:05 +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 MINOR Code formatting in CMSMenuItem 2008-11-03 02:07:03 +00:00
CMSSiteTreeFilter.php ENHANCEMENT sitetree filters now show up in a dropdown, and you can add your own by extending CMSSiteTreeFilter 2009-08-04 03:09:26 +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 MINOR Explicitly allowing 'index' action in LeftAndMain and subclasses, due to api change in RequestHandler logic for $allowed_actions 2009-09-10 01:38:29 +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 #3724: Updated Link() methods to accept an action parameter. 2009-10-11 00:08:03 +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 BUGFIX: autocomplete field should works on all config sub_item of a SecurityAdmin (merged from branches/2.3-nzct) 2009-07-17 02:23:57 +00:00
SideReport.php FEATURE: Added a SideReport to display all pages with broken page or file links. 2009-10-11 00:08:06 +00:00
SSReport.php MINOR Merged from branches/2.3 2009-01-05 06:17:59 +00:00
StaticExporter.php BUGFIX #3858: Updated StaticExporter to handle nested pages. 2009-10-11 00:08:04 +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