[PR #5646] [CLOSED] Testing #6537

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5646
Author: @peterweck
Created: 6/5/2025
Status: Closed

Base: developmentHead: test


📝 Commits (1)

📊 Changes

250 files changed (+2373 additions, -4548 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/support_request.yml (+0 -1)
📝 .github/ISSUE_TEMPLATE/z_blank_request.yml (+0 -9)
📝 .github/translators.txt (+0 -3)
📝 app/Access/Oidc/OidcService.php (+1 -7)
📝 app/Access/Oidc/OidcUserDetails.php (+4 -16)
📝 app/Activity/CommentRepo.php (+2 -40)
📝 app/Activity/Controllers/CommentController.php (+5 -46)
📝 app/Activity/Models/Comment.php (+0 -2)
📝 app/Activity/Tools/CommentTree.php (+12 -35)
📝 app/Activity/Tools/CommentTreeNode.php (+0 -23)
📝 app/Api/ApiDocsGenerator.php (+1 -2)
📝 app/App/AppVersion.php (+0 -24)
📝 app/App/SystemApiController.php (+0 -31)
📝 app/App/helpers.php (+6 -2)
📝 app/Config/filesystems.php (+2 -1)
📝 app/Config/oidc.php (+0 -6)
📝 app/Entities/Controllers/PageController.php (+1 -2)
📝 app/Exceptions/BookStackExceptionHandlerPage.php (+3 -2)
📝 app/Exports/Controllers/BookExportApiController.php (+17 -1)
📝 app/Exports/Controllers/ChapterExportApiController.php (+11 -1)

...and 80 more files

📄 Description

This is a test of a pull request (using changes from pull/5592/head:LM-Nishant:development


🔄 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/5646 **Author:** [@peterweck](https://github.com/peterweck) **Created:** 6/5/2025 **Status:** ❌ Closed **Base:** `development` ← **Head:** `test` --- ### 📝 Commits (1) - [`516ab55`](https://github.com/BookStackApp/BookStack/commit/516ab5580f577965ed3faceeeb576de5d8ab0fdc) Testing ### 📊 Changes **250 files changed** (+2373 additions, -4548 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/support_request.yml` (+0 -1) 📝 `.github/ISSUE_TEMPLATE/z_blank_request.yml` (+0 -9) 📝 `.github/translators.txt` (+0 -3) 📝 `app/Access/Oidc/OidcService.php` (+1 -7) 📝 `app/Access/Oidc/OidcUserDetails.php` (+4 -16) 📝 `app/Activity/CommentRepo.php` (+2 -40) 📝 `app/Activity/Controllers/CommentController.php` (+5 -46) 📝 `app/Activity/Models/Comment.php` (+0 -2) 📝 `app/Activity/Tools/CommentTree.php` (+12 -35) 📝 `app/Activity/Tools/CommentTreeNode.php` (+0 -23) 📝 `app/Api/ApiDocsGenerator.php` (+1 -2) 📝 `app/App/AppVersion.php` (+0 -24) 📝 `app/App/SystemApiController.php` (+0 -31) 📝 `app/App/helpers.php` (+6 -2) 📝 `app/Config/filesystems.php` (+2 -1) 📝 `app/Config/oidc.php` (+0 -6) 📝 `app/Entities/Controllers/PageController.php` (+1 -2) 📝 `app/Exceptions/BookStackExceptionHandlerPage.php` (+3 -2) 📝 `app/Exports/Controllers/BookExportApiController.php` (+17 -1) 📝 `app/Exports/Controllers/ChapterExportApiController.php` (+11 -1) _...and 80 more files_ </details> ### 📄 Description This is a test of a pull request (using changes from pull/5592/head:LM-Nishant:development --- <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:34:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6537