BookStack/app/Actions
Dan Brown 8f3430d386
Improved tag suggestion handling
- Aligned prefix-type filtering with back-end.
- Increased suggestion search cut-off from 3 to 4.
- Increased amount of suggestions shown.
- Ordered suggestions to be name asc, as you'd expect on search.
- Updated front-end filtering to use full search query, instead of
  truncated version, for further front-end filtering capability.

Related to #3720
2022-09-28 13:50:40 +01:00
..
Activity.php
ActivityLogger.php Added ability to adjust stored IP address precision 2022-07-23 13:41:29 +01:00
ActivityQueries.php
ActivityType.php Added revision activity types to system and audit log 2022-08-09 13:25:18 +01:00
Comment.php
CommentRepo.php
DispatchWebhookJob.php
Favourite.php
IpFormatter.php Applied latest styleci changes 2022-07-23 15:11:06 +01:00
Tag.php
TagClassGenerator.php Updated composer deps, applied StyleCI changes 2022-07-27 11:07:41 +01:00
TagRepo.php Improved tag suggestion handling 2022-09-28 13:50:40 +01:00
View.php
Webhook.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
WebhookFormatter.php
WebhookTrackedEvent.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00