BookStack/app/References
Dan Brown a33dbcb04a
References: Fixed references count/list recycle bin interaction
Count and reference list would get references then attempt to load
entities, which could fail to load if in the recycle bin.
This updates the queries to effectively ignore references for items we
can't see (in recycle bin).
Added test to cover.

For #4918
2024-04-01 17:08:53 +01:00
..
ModelResolvers Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
CrossLinkParser.php Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Reference.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ReferenceController.php Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
ReferenceFetcher.php References: Fixed references count/list recycle bin interaction 2024-04-01 17:08:53 +01:00
ReferenceStore.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
ReferenceUpdater.php Input WYSIWYG: Updated reference link updating for descriptions 2023-12-18 18:12:36 +00:00