BookStack/tests/Entity
Dan Brown 8964575973
Search: Added support for escaped exact terms
Also prevented use of empty exact matches.
Prevents issues when attempting to use exact search terms in inputs for
just search terms, and use of single " chars within search terms since
these would get auto-promoted to exacts.

For #4535
2023-09-19 20:09:33 +01:00
..
BookShelfTest.php Shelf view: Updated books to be database sorted 2023-06-23 16:42:40 +01:00
BookTest.php
ChapterTest.php
CommentSettingTest.php
CommentTest.php Reviewed #4533, formatting and tweaks 2023-09-13 10:09:33 +01:00
ConvertTest.php
EntityAccessTest.php
EntitySearchTest.php
ExportTest.php
MarkdownToHtmlTest.php
PageContentTest.php
PageDraftTest.php
PageEditorTest.php
PageRevisionTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
PageTemplateTest.php
PageTest.php
SearchOptionsTest.php Search: Added support for escaped exact terms 2023-09-19 20:09:33 +01:00
SortTest.php
TagTest.php