[PR #4691] [CLOSED] Feat more shelves per page #6393

Closed
opened 2026-02-05 10:31:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4691
Author: @ianroberts-bizclik
Created: 11/24/2023
Status: Closed

Base: releaseHead: feat-more-shelves-per-page


📝 Commits (6)

  • b2a08e4 feat: home page is now stacks
  • c498248 feat: updateSpecificBookPermissionsFromShelf
  • 5ae6a37 feat: copy bookshelf permissions to books upon book store
  • 717792e Merge pull request #1 from Bizclik-Media/development
  • a3eb6e6 Merge remote-tracking branch 'upstream/release' into release
  • e01e6aa feat:more shelves per page

📊 Changes

4 files changed (+21 additions, -3 deletions)

View changed files

📝 app/Entities/Controllers/BookController.php (+2 -0)
📝 app/Entities/Controllers/BookshelfController.php (+1 -1)
📝 app/Entities/Tools/PermissionsUpdater.php (+15 -0)
📝 routes/web.php (+3 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/4691 **Author:** [@ianroberts-bizclik](https://github.com/ianroberts-bizclik) **Created:** 11/24/2023 **Status:** ❌ Closed **Base:** `release` ← **Head:** `feat-more-shelves-per-page` --- ### 📝 Commits (6) - [`b2a08e4`](https://github.com/BookStackApp/BookStack/commit/b2a08e41577da170038126c80920cbbd1705902d) feat: home page is now stacks - [`c498248`](https://github.com/BookStackApp/BookStack/commit/c4982482b3353b06bc0ae98899ab1a7ce2f24a44) feat: updateSpecificBookPermissionsFromShelf - [`5ae6a37`](https://github.com/BookStackApp/BookStack/commit/5ae6a3792859fc80da1254f28b2a3c1ad0d57a33) feat: copy bookshelf permissions to books upon book store - [`717792e`](https://github.com/BookStackApp/BookStack/commit/717792ec4779d7636029f0dd0d8e7624356acbc4) Merge pull request #1 from Bizclik-Media/development - [`a3eb6e6`](https://github.com/BookStackApp/BookStack/commit/a3eb6e67b63d2244bf3fb8035ef4fe642687fe7a) Merge remote-tracking branch 'upstream/release' into release - [`e01e6aa`](https://github.com/BookStackApp/BookStack/commit/e01e6aaa6588c12df3de2b506665e4b8e875857d) feat:more shelves per page ### 📊 Changes **4 files changed** (+21 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Entities/Controllers/BookController.php` (+2 -0) 📝 `app/Entities/Controllers/BookshelfController.php` (+1 -1) 📝 `app/Entities/Tools/PermissionsUpdater.php` (+15 -0) 📝 `routes/web.php` (+3 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:31:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6393