BookStack/app/Search
Dan Brown fec44452cb
Search API: Updated handling of parent detail, added testing
Review of #5280.

- Removed additional non-needed loads which could ignore permissions.
- Updated new formatter method name to be more specific on use.
- Added test case to cover changes.
- Updated API examples to align parent id/info in info to be
  representative.
2024-12-03 13:51:46 +00:00
..
Options Search: Added exact/filter/tag term negation support 2024-10-03 19:27:03 +01:00
SearchApiController.php Search API: Updated handling of parent detail, added testing 2024-12-03 13:51:46 +00:00
SearchController.php Queries: Updated old use-specific entity query classes 2024-02-08 16:39:59 +00:00
SearchIndex.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
SearchOptions.php Searching: Fixed some form search issues 2024-10-05 14:49:30 +01:00
SearchOptionSet.php Search: Prevented negated terms filling in UI inputs 2024-10-03 19:40:11 +01:00
SearchResultsFormatter.php Search: Added structure for search term inputs 2024-10-02 17:31:45 +01:00
SearchRunner.php Search: Fixed last commented filter when using table prefixes 2024-10-05 15:20:04 +01:00
SearchTerm.php Played around with a new app structure 2023-05-17 17:56:55 +01:00