[PR #2515] [MERGED] Sort Books within Shelves #6013

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2515
Author: @guillaumehanotel
Created: 1/29/2021
Status: Merged
Merged: 3/22/2021
Merged by: @ssddanbrown

Base: masterHead: feature/sort-shelf-books


📝 Commits (2)

  • 26ba056 Sort Books within Shelves
  • a7848b9 Improve sorting Shelf Books

📊 Changes

3 files changed (+29 additions, -6 deletions)

View changed files

📝 app/Http/Controllers/BookshelfController.php (+13 -1)
📝 app/Http/Controllers/UserController.php (+1 -1)
📝 resources/views/shelves/show.blade.php (+15 -4)

📄 Description

Hello,

as referred in the issue #1742 , I've added the possibility to sort books within shelves.

Please give me your feedback


🔄 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/2515 **Author:** [@guillaumehanotel](https://github.com/guillaumehanotel) **Created:** 1/29/2021 **Status:** ✅ Merged **Merged:** 3/22/2021 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `feature/sort-shelf-books` --- ### 📝 Commits (2) - [`26ba056`](https://github.com/BookStackApp/BookStack/commit/26ba0563026590b24ee0500a30ee46e1b2fbe442) Sort Books within Shelves - [`a7848b9`](https://github.com/BookStackApp/BookStack/commit/a7848b916b302832d0f0823f789443daaeb7786e) Improve sorting Shelf Books ### 📊 Changes **3 files changed** (+29 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/BookshelfController.php` (+13 -1) 📝 `app/Http/Controllers/UserController.php` (+1 -1) 📝 `resources/views/shelves/show.blade.php` (+15 -4) </details> ### 📄 Description Hello, as referred in the issue #1742 , I've added the possibility to sort books within shelves. Please give me your feedback --- <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:22:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6013