silverstripe-reports/code
Ingo Schommer caa961e4fb MINOR ModelAdmin documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@73337 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-03-18 14:13:03 +00:00
..
sitefeatures BUG FIX: SQL queries fixed for MSSQL 2009-03-12 21:48:58 +00:00
staticpublisher MINOR Documentation 2009-02-04 20:18:12 +00:00
AssetAdmin.php Merged from branches/2.3 2009-03-10 21:59:19 +00:00
AssetTableField.php Merged from branches/2.3 2009-02-03 03:22:20 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSMain.php API CHANGE Using RequiredFields or DataObject->getCMSValidator() in CMSMain->getEditForm(), which means all pages in the CMS will have validation enabled, e.g. for date fields. This is necessary to avoid a global disabling of javascript validation through Validator::set_javascript_validation_handler('none') breaking the CMS, which relies on javascript responses through Form->validate() and the FormResponse class (without specifically requesting them through HTTP Accept headers). See #3386 and #2915 2009-03-18 13:03:52 +00:00
CMSMenu.php Merged from branches/2.3 2009-02-03 02:50:25 +00:00
CMSMenuItem.php MINOR Code formatting in CMSMenuItem 2008-11-03 02:07:03 +00:00
CommentAdmin.php BUGFIX Using auto-escaped get_by_id() in CommentAdmin and SecurityAdmin 2009-03-17 22:20:03 +00:00
CommentTableField.php MINOR merged from branches/2.3 2009-01-07 23:01:47 +00:00
Diff.php MINOR Merged from branches/2.3 2009-01-05 06:17:59 +00:00
FileList.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
ImageEditor.php BUGFIX Using $allowed_actions in ImageEditor 2009-03-17 22:20:28 +00:00
LeftAndMain.php Merged from branches/2.3 2009-03-10 21:59:19 +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-03-10 21:59:19 +00:00
ModelAdmin.php MINOR ModelAdmin documentation 2009-03-18 14:13:03 +00:00
ReportAdmin.php Merged from branches/2.2 2009-03-10 22:26:22 +00:00
SecurityAdmin.php BUGFIX Using auto-escaped get_by_id() in CommentAdmin and SecurityAdmin 2009-03-17 22:20:03 +00:00
SideReport.php API CHANGE: NOW() replaced with DB-specific version 2009-03-11 21:45:58 +00:00
SSReport.php MINOR Merged from branches/2.3 2009-01-05 06:17:59 +00:00
StaticExporter.php MINOR merged branches/2.3 into trunk 2008-12-04 22:38:58 +00:00
ThumbnailStripField.php Merged from branches/2.3 2009-02-03 03:56:56 +00:00
WidgetAreaEditor.php Updated SQL queries to be ansi compatable 2008-11-23 00:31:13 +00:00