bookstack/app/Entities/Models
Dan Brown 14ea6c9de3
Made fixes/updates during pre-release review
- Fixed page editor default focus not working as expected due to
  misnamed attribute.
- Added owned_by to relevant areas of the API including the docs.
- Made book relation on page accessible even if deleted since it could cause an issue on views, such as audit trail, when the relation is accessed when the book is deleted.
2021-01-03 22:29:58 +00:00
..
Book.php
BookChild.php Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
Bookshelf.php
Chapter.php Merge branch 'v0.30.x' 2020-12-17 21:47:59 +00:00
Deletion.php
Entity.php Started change for entities to have concept of owners 2020-12-30 18:25:35 +00:00
HasCoverImage.php
Page.php Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
PageRevision.php
SearchTerm.php