silverstripe-reports/code
Tom Rix 801161369e MINOR make static caching smarter around cacheSubdirs
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@99076 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:52:46 +13:00
..
reports BUGFIX: More fixes renaming SSReport to SS_Report 2011-02-02 17:52:39 +13:00
sitefeatures
staticpublisher MINOR make static caching smarter around cacheSubdirs 2011-02-02 17:52:46 +13:00
AssetAdmin.php FEATURE Import groups from CSV in admin/security through the new GroupImportForm class (and GroupCsvBulkLoader) (merged and rewritten from r98711) 2011-02-02 17:52:43 +13:00
AssetTableField.php
CMSActionOptionsForm.php
CMSBatchAction.php
CMSBatchActionHandler.php MINOR Fixed SS_HTTPResponse references in CMSBatchActionHandler 2011-02-02 17:52:40 +13:00
CMSMain.php FEATURE Import groups from CSV in admin/security through the new GroupImportForm class (and GroupCsvBulkLoader) (merged and rewritten from r98711) 2011-02-02 17:52:43 +13:00
CMSMenu.php
CMSMenuItem.php
CMSSiteTreeFilter.php
CommentAdmin.php BUGFIX: fixed query to get number of unmoderated comments 2011-02-02 17:52:45 +13:00
CommentTableField.php
Diff.php MINOR Removed double brackets from Diff::cleanHTML() 2011-02-02 17:52:42 +13:00
FileList.php
GroupImportForm.php ENHANCEMENT Added help texts for MemberImportForm and GroupImportForm (merged and rewritten from r98750) 2011-02-02 17:52:43 +13:00
HTMLCleaner.php FEATURE: Add HTMLCleaner abstract class, and Diff::cleanHTML() 2011-02-02 17:52:41 +13:00
ImageEditor.php
LeftAndMain.php ENHANCEMENT Allowing custom 'root forms' when id values '0' or 'root' are passed from the tree selection. (rewritten from r98710) 2011-02-02 17:52:43 +13:00
LeftAndMainDecorator.php
MemberImportForm.php ENHANCEMENT Added help texts for MemberImportForm and GroupImportForm (merged and rewritten from r98750) 2011-02-02 17:52:43 +13:00
MemberTableField.php MINOR when you delete a user from a group, they are also removed from any sub groups. (from r87119) 2011-02-02 17:52:30 +13:00
ModelAdmin.php
PermissionRoleAdmin.php
Report.php BUGFIX: More fixes renaming SSReport to SS_Report 2011-02-02 17:52:39 +13:00
ReportAdmin.php BUGFIX: More fixes renaming SSReport to SS_Report 2011-02-02 17:52:39 +13:00
SecurityAdmin.php ENHANCEMENT Added help texts for MemberImportForm and GroupImportForm (merged and rewritten from r98750) 2011-02-02 17:52:43 +13:00
SideReport.php MINOR Documentation 2011-02-02 17:52:40 +13:00
StaticExporter.php
ThumbnailStripField.php MINOR Removed argument to getDescendantIDList() in ThumbnailStripField that doesn't exist on the method 2011-02-02 17:52:40 +13:00
WidgetAreaEditor.php