BookStack/app/Entities/Models
Dan Brown 00ae04e0bd
Input WYSIWYG: Updated API to show/accept html descriptions
Also aligned books, shelves and chapters to return description content
and some relations (where not breaking API) in create/update responses
also so that information can be seen direct from that input in a
request.

API docs and tests not yet updated to match.
2023-12-21 13:23:52 +00:00
..
Book.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
BookChild.php Input WYSIWYG: Updated reference link updating for descriptions 2023-12-18 18:12:36 +00:00
Bookshelf.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
Chapter.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +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: Aligned newline handling with old descriptions 2023-12-20 17:40:58 +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