silverstripe-cms/code
Sam Minnee a93a0c3c95 Updated SQL queries to be ansi compatable
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@66402 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-23 00:31:13 +00:00
..
sitefeatures ENHANCEMENT Added fieldLabels() overloading to various DataObject subclasses. Use this method instead of directly calling _t() in getCMSFields(), and use fieldLabel('MyField') to get the label for a specific FormField. This way, we can transparently support formfield scaffolding and re-use the labels for search fields automatically. 2008-11-02 20:04:26 +00:00
staticpublisher Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
AssetAdmin.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
AssetTableField.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSMain.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
CMSMenu.php Merged branches/2.3 2008-11-18 01:48:50 +00:00
CMSMenuItem.php MINOR Code formatting in CMSMenuItem 2008-11-03 02:07:03 +00:00
CommentAdmin.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
CommentTableField.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
Diff.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
FileList.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
ImageEditor.php FEATURE: merged back patch for image editor. Currently completely broken on trunk this patch does nothing to fix it sadly. I think its a prototype thing 2008-11-06 02:04:03 +00:00
LeftAndMain.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
LeftAndMainDecorator.php ENHANCEMENT Added LeftAndMainDecorator 2008-11-07 12:21:10 +00:00
MemberTableField.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
ModelAdmin.php Merged in pre-2.3-oct08 branch 2008-11-17 23:03:39 +00:00
ReportAdmin.php FEATURE #594: Added javascript-on-demand support 2008-11-12 04:31:53 +00:00
SecurityAdmin.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
SideReport.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00
SSReport.php MINOR Removed unnecessary $this->extend() on SSReport->getCMSFields() 2008-10-09 05:47:27 +00:00
StaticExporter.php Updated file functions to use HTTPRequest::send_file 2008-10-03 02:26:43 +00:00
ThumbnailStripField.php BUGFIX Added HTML title attribute to the anchor for images in CMS right hand pane 2008-11-16 21:41:02 +00:00
WidgetAreaEditor.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00