.. |
sitefeatures
|
BUGFIX Fixed PageCommentInterface $this->class being NULL because parent::__construct() wasn't called
|
2011-02-02 17:48:15 +13:00 |
staticpublisher
|
BUGFIX Fixed issue with StaticPublisher->onAfterWrite() failing because of incorrect arguments to Versioned::get_by_stage()
|
2011-02-02 17:48:11 +13:00 |
AssetAdmin.php
|
ENHANCEMENT #3920: Alllow searching within subfolders in Files and Images section
|
2011-02-02 17:48:14 +13:00 |
AssetTableField.php
|
ENHANCEMENT #3920: Alllow searching within subfolders in Files and Images section
|
2011-02-02 17:48:14 +13:00 |
CMSActionOptionsForm.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
CMSMain.php
|
BUGFIX: Let CMS users open pages deleted from draft; bug introduced by translatable.
|
2011-02-02 17:48:15 +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
|
UGFIX Using auto-escaped get_by_id() in CommentAdmin and SecurityAdmin (Merged from r73247)
|
2011-02-02 17:48:09 +13:00 |
CommentTableField.php
|
BUGFIX Moving Requirements for AssetTableField, CommentTableField and MemberTableField from __construct() into FieldHolder() and renderWith(), which means inclusion closer to render time, and less side-effects by a previous Requirements::clear(), e.g. in a CTF popup. See r74919
|
2011-02-02 17:48:12 +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
|
BUGFIX Using $allowed_actions in ImageEditor (Merged from r73248)
|
2011-02-02 17:48:09 +13:00 |
LeftAndMain.php
|
MINOR Merged Translatable fixes from trunk
|
2011-02-02 17:48:15 +13:00 |
LeftAndMainDecorator.php
|
MINOR Fixed class naming in LeftAndMainDecorator.php
|
2011-02-02 17:47:37 +13:00 |
MemberTableField.php
|
MINOR Partially merged r71388 from trunk - removed group filtering which wasn't implemented fully
|
2011-02-02 17:48:13 +13:00 |
ModelAdmin.php
|
BUGFIX #3740: Fixd duplicate tab highlight in ModelAdmin, by moving back to old tabstrip.js
|
2011-02-02 17:48:14 +13:00 |
ReportAdmin.php
|
Fixed loading of CMS toolbar with the HtmlEditorField
|
2011-02-02 17:47:48 +13:00 |
SecurityAdmin.php
|
BUGFIX Fixed newly created Group records in SecurityAdmin not having "admin/security/show/" link by adding missing site tree handlers in SecurityAdmin_left.js
|
2011-02-02 17:48:12 +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
|
BUGFIX #3441 funkygibbon: Stop ThumbnailStripField breaking on orphaned images
|
2011-02-02 17:48:04 +13:00 |
WidgetAreaEditor.php
|
FEATURE #594: Added javascript-on-demand support
|
2008-11-12 04:31:53 +00:00 |