Go to file
Ingo Schommer 71209b7402 BUGFIX Can't set width or height on MemberTableField popup (fixes #5625, thanks smurkas) (from r105665)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@112480 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 02:32:45 +00:00
code BUGFIX: if moderation on comments is enabled then redirect the user back down to the comment section to view the message rather than trying to direct to selector which doesnt exist (from r105514) 2010-10-15 02:32:38 +00:00
css ENHANCEMENT 'Select all' and 'Select none' checkboxes for CommentTableField for easier batch handling of comments, improved its styling in CommentAdmin (from r105271) 2010-10-15 01:49:20 +00:00
images ENHANCEMENT: Improved TableListField header styling. (from r96029) (from r98181) 2010-05-28 01:55:43 +00:00
javascript BUGFIX: Fix ModelAdmin Import hang (ticket 5569) (from r104533) 2010-10-15 01:38:19 +00:00
lang MINOR Translations (from r105277) 2010-10-15 01:49:47 +00:00
tasks BUGFIX Fixed publication of homepage with '/' URL through StaticPublisher (fixes #5514, thanks ktauber) (from r103960) 2010-10-15 01:31:54 +00:00
templates BUGFIX Can't set width or height on MemberTableField popup (fixes #5625, thanks smurkas) (from r105665) 2010-10-15 02:32:45 +00:00
tests ENHANCEMENT Added PageComment->canView()/canEdit()/canDelete(), and using these permissions in PageCommentInterface. Caution: canCreate() actions are still determined by PageCommentInterface::$comments_require_login/$comments_require_permission 2010-10-15 01:45:05 +00:00
thirdparty MINOR Fixed multifile.js non-standard forEach() reference, using jQuery.each() instead (from r101135) 2010-10-04 06:07:20 +00:00
_config.php API CHANGE Removed ImageEditor functionality, please use thirdparty modules, e.g. "silverstripe-pixlr" (http://github.com/nyeholt/silverstripe-pixlr) (from r104987) 2010-10-15 01:48:00 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00