BookStack/tests/Entity
Dan Brown 00c0815808
Fixed issue where updated page content would not be indexed
- Also updated html field of pages to not be fillable.
   (Since HTML should always go through app id parsing)

Related to #2042
2020-05-23 00:46:13 +01:00
..
BookShelfTest.php Updated shelf-list view to enforce view permissions for child books 2020-05-12 22:21:45 +01:00
CommentSettingTest.php
CommentTest.php Updated comment md rendering to be server-side 2020-05-01 23:24:11 +01:00
EntitySearchTest.php Fixed issue where updated page content would not be indexed 2020-05-23 00:46:13 +01:00
EntityTest.php
ExportTest.php
MarkdownTest.php
PageContentTest.php
PageDraftTest.php
PageRevisionTest.php
PageTemplateTest.php
SortTest.php
TagTest.php