Improved the visibility filter for articles
authorAlexander Ebert <ebert@woltlab.com>
Thu, 31 Oct 2019 18:09:10 +0000 (19:09 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 31 Oct 2019 18:09:10 +0000 (19:09 +0100)
commitac85d37d9a8b13f8bb5f431855dbf5b1a2bb073d
tree3db1f271d3fe7bf017bfb6c50452cbb9f040f5be
parentad4a3baa13b6a32e2ac93ddb930d9f94b531fc6e
Improved the visibility filter for articles

- Admin: All articles are shown
- Edit own articles only: All public articles + own regardless of status
- Anybody else: Only published and non-deleted articles
com.woltlab.wcf/templates/article.tpl
com.woltlab.wcf/templates/articleListItems.tpl
wcfsetup/install/files/lib/data/article/AccessibleArticleList.class.php
wcfsetup/install/files/lib/data/article/ViewableArticle.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml