BookStack/app/Search
Dan Brown 7ebe7d4e58
Default templates: Added page picker and working forms
- Adapted existing page picker to be usable elsewhere.
- Added endpoint for getting templates for entity picker.
- Added search template filter to support above.
- Updated book save handling to check/validate submitted template.
  - Allows non-visible pages to flow through the save process, if not
    being changed.
- Updated page deletes to handle removal of default usage on books.
- Tweaked wording and form styles to suit.
- Updated migration to explicity reflect default value.
2023-12-11 15:58:27 +00:00
..
SearchApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
SearchController.php Default templates: Added page picker and working forms 2023-12-11 15:58:27 +00:00
SearchIndex.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
SearchOptions.php Default templates: Added page picker and working forms 2023-12-11 15:58:27 +00:00
SearchResultsFormatter.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchRunner.php Default templates: Added page picker and working forms 2023-12-11 15:58:27 +00:00
SearchTerm.php Played around with a new app structure 2023-05-17 17:56:55 +01:00