BookStack/app
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
..
Access Theme System: Added AUTH_PRE_REGISTER logical event 2024-02-21 15:30:29 +00:00
Activity Queries: Addressed failing test cases from recent changes 2024-02-08 17:18:03 +00:00
Api Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
App Merge pull request #4827 from BookStackApp/query_revamp 2024-02-11 15:56:32 +00:00
Config Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
Console Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Entities Page nav: Fixed nbsp being represented as nothing 2024-03-09 15:52:09 +00:00
Exceptions PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Sessions: Prevent image urls being part of session URL history 2024-02-22 11:23:59 +00:00
Permissions Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
References References: Fixed references count/list recycle bin interaction 2024-04-01 17:08:53 +01:00
Search Queries: Updated old use-specific entity query classes 2024-02-08 16:39:59 +00:00
Settings Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Theming Theme System: Added AUTH_PRE_REGISTER logical event 2024-02-21 15:30:29 +00:00
Translation Translations: Updated translator attribution, added serbian to locales 2024-02-28 12:29:09 +00:00
Uploads Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Users Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Util Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00