BookStack/app/Entities/Models
Dan Brown 307fae39c4
Input WYSIWYG: Added reference store & fetch handling
For book, shelves and chapters.
Made much of the existing handling generic to entity types.
Added new MixedEntityListLoader to help load lists somewhat efficiently.
Only manually tested so far.
2023-12-18 16:23:40 +00:00
..
Book.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
BookChild.php Fixed lack of url reference updating on book child move 2022-08-30 22:12:52 +01:00
Bookshelf.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
Chapter.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
Deletable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Deletion.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Entity.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HasHtmlDescription.php Input WYSIWYG: Added description_html field, added store logic 2023-12-17 15:02:15 +00:00
Page.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
PageRevision.php Played around with a new app structure 2023-05-17 17:56:55 +01:00