BookStack/tests
Dan Brown a323b0d49c
Allowed child entity permissions to override parent permissions
Updated elements of a page display and sidebar render to allow
child permissions to work even when parent entitites have permission
set. This allows a page with a 'view' permission to be viewable even
when the parent book or chapter is not viewable.

Fixes #366
2017-04-22 13:39:34 +01:00
..
Auth
Entity Added page revision counting 2017-04-20 20:58:54 +01:00
Permissions Allowed child entity permissions to override parent permissions 2017-04-22 13:39:34 +01:00
test-data
ActivityTrackingTest.php
AttachmentTest.php
BrowserKitTest.php
CommandsTest.php
CreatesApplication.php
ImageTest.php
LanguageTest.php
PublicActionTest.php
TestCase.php Updated testcases for new search system. 2017-04-16 10:47:44 +01:00
UserProfileTest.php