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 Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
ChapterTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
CommentSettingTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
CommentTest.php Reviewed #4533, formatting and tweaks 2023-09-13 10:09:33 +01:00
ConvertTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EntityAccessTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EntitySearchTest.php Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
ExportTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
MarkdownToHtmlTest.php Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
PageContentTest.php Set page include limit to be 3 as expected instead of 4 2023-05-02 12:44:55 +01:00
PageDraftTest.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageEditorTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PageRevisionTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
PageTemplateTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
PageTest.php Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
SearchOptionsTest.php Search: Added support for escaped exact terms 2023-09-19 20:09:33 +01:00
SortTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
TagTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00