[PR #4626] [CLOSED] Modified mail notifications to add the name of the book #6385

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4626
Author: @Man-in-Black
Created: 10/26/2023
Status: Closed

Base: developmentHead: patch-3


📝 Commits (7)

📊 Changes

5 files changed (+20 additions, -11 deletions)

View changed files

📝 app/Activity/Notifications/Messages/PageCreationNotification.php (+8 -5)
📝 app/Activity/Notifications/Messages/PageUpdateNotification.php (+9 -6)
📝 lang/de/notifications.php (+1 -0)
📝 lang/de_informal/notifications.php (+1 -0)
📝 lang/en/notifications.php (+1 -0)

📄 Description

As written on discord I've changed the mail notifications to add the title of the book.
It's my first real pull request, so I hope I've done everything right ;)


🔄 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/4626 **Author:** [@Man-in-Black](https://github.com/Man-in-Black) **Created:** 10/26/2023 **Status:** ❌ Closed **Base:** `development` ← **Head:** `patch-3` --- ### 📝 Commits (7) - [`3ce3cab`](https://github.com/BookStackApp/BookStack/commit/3ce3caba5b9a692b36dd04f268423cf1c6d4b70d) added book name to page creation - [`cbc9431`](https://github.com/BookStackApp/BookStack/commit/cbc943119951fa18dab4e1570f693372abedf948) added name of the book - [`264c94b`](https://github.com/BookStackApp/BookStack/commit/264c94b5b241f55c8c414ac286cf087500b221a6) added book name - [`a03e8ff`](https://github.com/BookStackApp/BookStack/commit/a03e8ff1a7b66a97157a949f791c6f059e38eb80) added book name - [`c520162`](https://github.com/BookStackApp/BookStack/commit/c520162552997115b6a7bbec221ffd3845103963) Added book name - [`891c2b6`](https://github.com/BookStackApp/BookStack/commit/891c2b68a15be0fec0c645e0aca597559fc3fea3) changed language to locale - [`04fa7aa`](https://github.com/BookStackApp/BookStack/commit/04fa7aacefc8223334081351fb090eb11da7da49) changed language to locale ### 📊 Changes **5 files changed** (+20 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `app/Activity/Notifications/Messages/PageCreationNotification.php` (+8 -5) 📝 `app/Activity/Notifications/Messages/PageUpdateNotification.php` (+9 -6) 📝 `lang/de/notifications.php` (+1 -0) 📝 `lang/de_informal/notifications.php` (+1 -0) 📝 `lang/en/notifications.php` (+1 -0) </details> ### 📄 Description As written on discord I've changed the mail notifications to add the title of the book. It's my first real pull request, so I hope I've done everything right ;) --- <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:30:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6385