aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/visibility_unapproved_posts_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/9837] Remove not needed lines in testMarc Alexander2019-11-211-3/+0
| | | | PHPBB3-9837
* [ticket/9837] Make unapproved posts visible to authorv12mike2019-11-211-2/+2
| | | | | | review comments PHPBB3-9837
* [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-57/+56
| | | | | | Coding guidelines fixes PHPBB3-9837
* [ticket/9837] Display unapproved posts to postersv12mike2019-11-211-0/+360
Add tests and improve style template PHPBB3-9837