]> BookStack Code Mirror - bookstack/commit
Notifications: Updated watch control to show parent status
authorDan Brown <redacted>
Wed, 9 Aug 2023 13:53:31 +0000 (14:53 +0100)
committerDan Brown <redacted>
Wed, 9 Aug 2023 13:53:31 +0000 (14:53 +0100)
commitc47b3f805ab9090505e7372cb3f6d66768e1a5c9
treea7a99bf2b8df938b69b74a34239ce703204c4ad0
parentecab2c8e42ae11485bb3c0fcce1a51df1bc6b118
Notifications: Updated watch control to show parent status
13 files changed:
app/Activity/Controllers/WatchController.php
app/Activity/Tools/UserEntityWatchOptions.php [new file with mode: 0644]
app/Activity/Tools/UserWatchOptions.php [deleted file]
app/Activity/Tools/WatchedParentDetails.php [new file with mode: 0644]
app/Entities/Controllers/BookController.php
app/Entities/Controllers/ChapterController.php
app/Entities/Controllers/PageController.php
lang/en/entities.php
resources/views/books/show.blade.php
resources/views/chapters/show.blade.php
resources/views/entities/meta.blade.php
resources/views/entities/watch-controls.blade.php
resources/views/pages/show.blade.php