BookStack/app/Actions
Dan Brown 49498cfaf9
Fixed entity-specific tag counts listing
Was reporting wrong due to use of old polymorphic namespace references.
Test was not picking up as assertElementContains had wider scope than
expected, looking within the HTML of the element instead of the text
which you might expect. Updated test helper to look at text instead.
2022-05-16 14:05:21 +01:00
..
Activity.php
ActivityLogger.php Applied latest StyleCI changes 2021-12-18 11:43:05 +00:00
ActivityQueries.php Applied latest StyleCI changes 2021-12-18 11:43:05 +00:00
ActivityType.php
Comment.php
CommentRepo.php
DispatchWebhookJob.php Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
Favourite.php
Tag.php
TagRepo.php Fixed entity-specific tag counts listing 2022-05-16 14:05:21 +01:00
View.php
Webhook.php Added timeout and debugging statuses to webhooks 2022-01-03 19:42:48 +00:00
WebhookFormatter.php PHPStan and StyleCI fixes 2022-03-28 11:31:06 +01:00
WebhookTrackedEvent.php Applied latest StyleCI changes 2021-12-18 11:43:05 +00:00