[PR #4796] [MERGED] Merge in v23.12.2 changes #6409

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4796
Author: @ssddanbrown
Created: 1/23/2024
Status: Merged
Merged: 1/24/2024
Merged by: @ssddanbrown

Base: developmentHead: v23-12


📝 Commits (5)

  • 788327f Attachment List: Fixed broken ctrl-click functionality
  • 69c8ff5 Entity selector: Fixed initial load overwriting initial search
  • 14ecb19 Merged l10n_development into v23-12
  • eff7aa0 Updated translator attribution before v23.12.2 release
  • 8fb9d9d Dependancies: Updated PHP deps via composer

📊 Changes

45 files changed (+939 additions, -936 deletions)

View changed files

📝 .github/translators.txt (+5 -0)
📝 composer.lock (+131 -137)
📝 lang/cy/activities.php (+31 -31)
📝 lang/cy/auth.php (+11 -11)
📝 lang/cy/common.php (+49 -49)
📝 lang/cy/components.php (+8 -8)
📝 lang/cy/editor.php (+38 -38)
📝 lang/cy/notifications.php (+10 -10)
📝 lang/cy/pagination.php (+2 -2)
📝 lang/fr/entities.php (+6 -6)
📝 lang/fr/notifications.php (+1 -1)
📝 lang/he/common.php (+2 -2)
📝 lang/he/notifications.php (+17 -17)
📝 lang/ko/activities.php (+51 -51)
📝 lang/ko/auth.php (+1 -1)
📝 lang/ko/common.php (+4 -4)
📝 lang/ko/components.php (+9 -9)
📝 lang/ko/editor.php (+3 -3)
📝 lang/ko/entities.php (+101 -101)
📝 lang/ko/errors.php (+50 -50)

...and 25 more files

📄 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/4796 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `v23-12` --- ### 📝 Commits (5) - [`788327f`](https://github.com/BookStackApp/BookStack/commit/788327fffb044a03ccc490be0bcddd48e3551b01) Attachment List: Fixed broken ctrl-click functionality - [`69c8ff5`](https://github.com/BookStackApp/BookStack/commit/69c8ff5c2d491d8674e2671a912a025cf16f86d3) Entity selector: Fixed initial load overwriting initial search - [`14ecb19`](https://github.com/BookStackApp/BookStack/commit/14ecb19b054e6b915f8f37104793fb98cd962b13) Merged l10n_development into v23-12 - [`eff7aa0`](https://github.com/BookStackApp/BookStack/commit/eff7aa0f73a08c495f39c4eb4dc151201fa0cef2) Updated translator attribution before v23.12.2 release - [`8fb9d9d`](https://github.com/BookStackApp/BookStack/commit/8fb9d9d4c2c2916430cd4ed7fa14840c4cc897cc) Dependancies: Updated PHP deps via composer ### 📊 Changes **45 files changed** (+939 additions, -936 deletions) <details> <summary>View changed files</summary> 📝 `.github/translators.txt` (+5 -0) 📝 `composer.lock` (+131 -137) 📝 `lang/cy/activities.php` (+31 -31) 📝 `lang/cy/auth.php` (+11 -11) 📝 `lang/cy/common.php` (+49 -49) 📝 `lang/cy/components.php` (+8 -8) 📝 `lang/cy/editor.php` (+38 -38) 📝 `lang/cy/notifications.php` (+10 -10) 📝 `lang/cy/pagination.php` (+2 -2) 📝 `lang/fr/entities.php` (+6 -6) 📝 `lang/fr/notifications.php` (+1 -1) 📝 `lang/he/common.php` (+2 -2) 📝 `lang/he/notifications.php` (+17 -17) 📝 `lang/ko/activities.php` (+51 -51) 📝 `lang/ko/auth.php` (+1 -1) 📝 `lang/ko/common.php` (+4 -4) 📝 `lang/ko/components.php` (+9 -9) 📝 `lang/ko/editor.php` (+3 -3) 📝 `lang/ko/entities.php` (+101 -101) 📝 `lang/ko/errors.php` (+50 -50) _...and 25 more files_ </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:31:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6409