Added basic approval process for comments
authorAlexander Ebert <ebert@woltlab.com>
Tue, 7 Mar 2017 16:56:38 +0000 (17:56 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 7 Mar 2017 16:56:38 +0000 (17:56 +0100)
commitd8684224e74924bd5361970889014c9ee20ab79a
tree0eb0dc348b691d610d398f91002e36381bfd9745
parent0d811b08f861092dc950d35824a28b8c8c9a97e6
Added basic approval process for comments

See #2219
12 files changed:
com.woltlab.wcf/templates/commentList.tpl
com.woltlab.wcf/userGroupOption.xml
wcfsetup/install/files/lib/data/comment/CommentAction.class.php
wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/PageCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php
wcfsetup/install/files/style/layout/containerList.scss
wcfsetup/install/files/style/ui/comment.scss
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml