]> BookStack Code Mirror - bookstack/commit
Aligned item creation wording and updated shelf-book-add logic
authorDan Brown <redacted>
Mon, 15 Apr 2019 19:43:25 +0000 (20:43 +0100)
committerDan Brown <redacted>
Mon, 15 Apr 2019 19:45:04 +0000 (20:45 +0100)
commit7f3f6e65b9705beabbafa5ceba8636a74ac22138
tree1cf1daf89d18138d5e780a167ac220ec70888645
parent84419005e73f9b3bc8a6f4d074c27a11df1439dc
Aligned item creation wording and updated shelf-book-add logic
app/Entities/Bookshelf.php
app/Entities/Repos/EntityRepo.php
app/Http/Controllers/BookController.php
resources/lang/en/entities.php
resources/views/shelves/index.blade.php
resources/views/shelves/show.blade.php
routes/web.php
tests/Entity/BookShelfTest.php
tests/Permissions/RolesTest.php