[PR #3598] [MERGED] Added 'Sort Book' action to chapters #6231

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3598
Author: @ssddanbrown
Created: 7/26/2022
Status: Merged
Merged: 7/26/2022
Merged by: @ssddanbrown

Base: developmentHead: chapter_sort_book_option


📝 Commits (1)

  • bd14dc0 Added 'Sort Book' action to chapters

📊 Changes

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

View changed files

📝 resources/lang/en/entities.php (+1 -0)
📝 resources/views/chapters/show.blade.php (+8 -0)
📝 tests/Entity/ChapterTest.php (+12 -0)

📄 Description

Related to #2335


🔄 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/3598 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 7/26/2022 **Status:** ✅ Merged **Merged:** 7/26/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `chapter_sort_book_option` --- ### 📝 Commits (1) - [`bd14dc0`](https://github.com/BookStackApp/BookStack/commit/bd14dc067b04f9eb3c7d72cf61f74b3ac9fcd48c) Added 'Sort Book' action to chapters ### 📊 Changes **3 files changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/en/entities.php` (+1 -0) 📝 `resources/views/chapters/show.blade.php` (+8 -0) 📝 `tests/Entity/ChapterTest.php` (+12 -0) </details> ### 📄 Description Related to #2335 --- <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:27:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6231