BookStack/app/Entities
Dan Brown d8c45f5746
Changed model loading and permission checking on book sort
Models are now loaded into their own map to then be used for sorting and
reporting back of changed books. Prevents akward logic ordering issues
of before where some bits of code assumed/hoped for loaded models on
abstract data structures.

New levels of permissions are now checked for items within the
sort operation. Needs testing to cover.
2022-01-04 21:09:34 +00:00
..
Models Added ability to copy/clone chapters 2021-12-19 15:40:52 +00:00
Queries Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Repos Added ability to copy/clone chapters 2021-12-19 15:40:52 +00:00
Tools Changed model loading and permission checking on book sort 2022-01-04 21:09:34 +00:00
BreadcrumbsViewComposer.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
EntityProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00