silverstripe-cms/code
Sean Harvey e08fc1e0e5 ENHANCEMENT Export to CSV data of MemberTableField gets all fields on the member from the db array, instead of just FirstName, Surname and Email
MINOR Code formatting fix

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70783 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:48:04 +13:00
..
sitefeatures BUGFIX: show flash icon and box if flash file exists. MINOR: created a default editor.css file which has base css styles for the CMS. 2011-02-02 17:48:03 +13:00
staticpublisher ENHANCEMENT #3180: Added RsyncMultiHostPubilsher to 2.3 from trunk 2011-02-02 17:47:52 +13:00
AssetAdmin.php BUGFIX Disabled inline "create folder" and "upload" for anything but Flash Player 9 - versions below have general compatibily issues, versions above (Flash Player 10) have new security restrictions around file dialogues which require an SWFUpload upgrade (see #3023) 2011-02-02 17:48:04 +13:00
AssetTableField.php MINOR: removed Gallery Module code from AssetTableField 2011-02-02 17:47:55 +13:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSMain.php ENHANCEMENT Creation of a new page type now uses a consistent source of classes that respect $hide_ancestor on SiteTree. 2011-02-02 17:47:54 +13:00
CMSMenu.php MINOR: fix on-line documentation syntax so that phpDocumentor can creating automatically the API doc 2011-02-02 17:47:53 +13:00
CMSMenuItem.php MINOR Code formatting in CMSMenuItem 2008-11-03 02:07:03 +00:00
CommentAdmin.php BUGFIX #3081 simon_w: Fixed pagination on spam comments 2011-02-02 17:47:50 +13:00
CommentTableField.php BUGFIX #3081 simon_w: Fixed pagination on spam comments 2011-02-02 17:47:50 +13:00
Diff.php MINOR Removed whitespace after ?> end PHP tag 2011-02-02 17:47:44 +13:00
FileList.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
ImageEditor.php MINOR ImageEditor indentation 2011-02-02 17:47:44 +13:00
LeftAndMain.php MINOR merged r70323 from trunk 2011-02-02 17:48:01 +13:00
LeftAndMainDecorator.php MINOR Fixed class naming in LeftAndMainDecorator.php 2011-02-02 17:47:37 +13:00
MemberTableField.php ENHANCEMENT Export to CSV data of MemberTableField gets all fields on the member from the db array, instead of just FirstName, Surname and Email 2011-02-02 17:48:04 +13:00
ModelAdmin.php Undoing change committed in r 70734 2011-02-02 17:48:03 +13:00
ReportAdmin.php Fixed loading of CMS toolbar with the HtmlEditorField 2011-02-02 17:47:48 +13:00
SecurityAdmin.php BUGFIX: Add EditForm to list of allowed actions 2011-02-02 17:48:03 +13:00
SideReport.php ENHANCEMENT Improved styling of side reports 2011-02-02 17:47:49 +13:00
SSReport.php ENHANCEMENT Using LeftAndMain->canView() in LeftAndMain->init() - if current admin interface can't be viewed, iterate over remaining interfaces until we find a valid one. This only includes admin interfaces with a valid controller, so it should fix the obnoxious redirect to userhelp.silverstripe.com when a website-user tries to access the CMS. 2011-02-02 17:47:46 +13:00
StaticExporter.php BUGFIX Fixed StaticExporter output format 2011-02-02 17:47:43 +13:00
ThumbnailStripField.php MINOR Removed whitespace after ?> end PHP tag 2011-02-02 17:47:44 +13:00
WidgetAreaEditor.php FEATURE #594: Added javascript-on-demand support 2008-11-12 04:31:53 +00:00