[PR #140] [MERGED] edit summary #5601

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/140
Author: @younes0
Created: 7/7/2016
Status: Merged
Merged: 7/10/2016
Merged by: @ssddanbrown

Base: masterHead: summary


📝 Commits (1)

📊 Changes

7 files changed (+49 additions, -9 deletions)

View changed files

📝 app/PageRevision.php (+1 -1)
📝 app/Repos/PageRepo.php (+3 -2)
database/migrations/2016_07_07_181521_add_summary_to_page_revisions.php (+31 -0)
📝 resources/assets/sass/_grid.scss (+3 -0)
📝 resources/assets/sass/_pages.scss (+3 -0)
📝 resources/views/pages/form.blade.php (+1 -1)
📝 resources/views/pages/revisions.blade.php (+7 -5)

📄 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/140 **Author:** [@younes0](https://github.com/younes0) **Created:** 7/7/2016 **Status:** ✅ Merged **Merged:** 7/10/2016 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `summary` --- ### 📝 Commits (1) - [`6bc72e1`](https://github.com/BookStackApp/BookStack/commit/6bc72e157a346e708cee17d7c51560a0fdd084ff) edit summary ### 📊 Changes **7 files changed** (+49 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `app/PageRevision.php` (+1 -1) 📝 `app/Repos/PageRepo.php` (+3 -2) ➕ `database/migrations/2016_07_07_181521_add_summary_to_page_revisions.php` (+31 -0) 📝 `resources/assets/sass/_grid.scss` (+3 -0) 📝 `resources/assets/sass/_pages.scss` (+3 -0) 📝 `resources/views/pages/form.blade.php` (+1 -1) 📝 `resources/views/pages/revisions.blade.php` (+7 -5) </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:12:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5601