]> BookStack Code Mirror - bookstack/commit
Display warnings when saving draft if another user is editing the page or if the...
authorMatthieuParis <redacted>
Sun, 8 Aug 2021 17:20:15 +0000 (19:20 +0200)
committerMatthieuParis <redacted>
Sun, 8 Aug 2021 17:20:15 +0000 (19:20 +0200)
commit537b1614c475ac1a9ff7455eae7e447c7d4a709f
treebd91859b7bcb36a3580f51e5d25e93f3f768ab0a
parentc429cf78187e80deb63982a282a1c6889f30291a
Display warnings when saving draft if another user is editing the page or if the page was updated since the current user has started editing the page.
app/Entities/Tools/PageEditActivity.php
app/Http/Controllers/PageController.php
resources/js/components/page-editor.js