.. |
reports
|
MINOR Fixed SS_Datetime references in BrokenLinksReport and CommentAdmin (fixes #6063, thanks nicolaas)
|
2011-02-02 17:53:48 +13:00 |
staticpublisher
|
BUGFIX: Fixed caching of homepage.
|
2011-02-02 17:53:41 +13:00 |
AssetAdmin.php
|
BUGFIX: added in DoingText method for AssetAdmin_DeleteBatchAction to allow it to be enumerated by CMSBatchActionHandler->batchActionList()
|
2011-03-01 14:44:35 +13:00 |
AssetTableField.php
|
Merge branch '2.4'
|
2011-02-15 11:50:24 +13:00 |
CMSActionOptionsForm.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
CMSBatchAction.php
|
MINOR: Misc fixes to clean up the 2.4 mergeback.
|
2011-02-22 10:52:56 +13:00 |
CMSBatchActionHandler.php
|
Merge branch '2.4'
|
2011-02-15 11:50:24 +13:00 |
CMSMain.php
|
BUGFIX: added SideReportForm back in as an allowed action, which is called when loading a new page in the CMS.
|
2011-02-24 17:03:24 +13:00 |
CMSMenu.php
|
MINOR Moved class-specific documentation from doc.silverstripe.org back into class-level PHPDoc
|
2011-02-02 17:53:44 +13:00 |
CMSMenuItem.php
|
BUGFIX CMSMenuItem constructor now calls parent to respect inheritance (from r83586)
|
2009-11-05 01:13:00 +00:00 |
CMSSiteTreeFilter.php
|
MINOR Fixed phpdoc documentation
|
2011-02-02 17:53:28 +13:00 |
Diff.php
|
BUGFIX: Prevent DataDifferencer from creating empty <ins /> and <del /> takes that confuse the browser.
|
2011-02-02 17:53:35 +13:00 |
FileList.php
|
Updating queries to be more DB agnostic
|
2008-11-24 09:30:41 +00:00 |
GroupImportForm.php
|
BUGFIX: replacing calls to deprecated Upload functions - using validator instead (related to r100057)
|
2011-02-02 17:53:06 +13:00 |
HTMLCleaner.php
|
MINOR Fixed phpdoc documentation
|
2011-02-02 17:53:28 +13:00 |
LeftAndMain.php
|
BUGFIX: fixed assess to a protected attribute variable of form causing an error.
|
2011-03-01 16:00:21 +13:00 |
LeftAndMainDecorator.php
|
MINOR Renamed LeftAndMainDecorator (had wrong classname)
|
2009-01-06 02:16:47 +00:00 |
MemberImportForm.php
|
BUGFIX: added missing entwine dependency to Security admin
|
2011-03-01 15:02:38 +13:00 |
MemberTableField.php
|
Merge branch '2.4'
|
2011-02-15 11:50:24 +13:00 |
ModelAdmin.php
|
ENHANCEMENT: including all of jquery-ui instead of specifying individual pieces of it. This is a larger download size, but should be quicker overall as it is just a single download instead of lots of small files.
|
2011-02-24 17:07:20 +13:00 |
Report.php
|
BUGFIX Fixed SS_Report::unregister() parameter naming (fixes #5511, thanks ktauber)
|
2011-02-02 17:53:32 +13:00 |
ReportAdmin.php
|
BUGFIX: re-applied commit 1192d5b671 in order to get ReportAdmin to work with entwine Tree, not _left _right javascript.
|
2011-03-01 18:05:26 +13:00 |
SecurityAdmin.php
|
BUGFIX Respecting Member::summaryFields() in SecurityAdmin->autocomplete instead of hardcoding Firstname,Surname,Email. This also allows to include Member::$unique_identifier_field in the autocomplete results
|
2011-03-08 21:01:51 +13:00 |
SideReport.php
|
Merge branch '2.4'
|
2011-02-15 11:50:24 +13:00 |
StaticExporter.php
|
MINOR Moved class-specific documentation from doc.silverstripe.org back into class-level PHPDoc
|
2011-02-02 17:53:44 +13:00 |
ThumbnailStripField.php
|
ENHANCEMENT: Prevent image search queries all images in the site initially when the page is loaded
|
2011-02-02 17:53:42 +13:00 |
WidgetAreaEditor.php
|
MINOR Removed end php tag from WidgetAreaEditor
|
2011-02-02 17:52:26 +13:00 |