[PR #936] [MERGED] Fix server configuration action buttons (test, delete,forget,hide) #1162

Closed
opened 2026-02-25 21:37:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/936
Author: @Yannick243
Created: 3/26/2024
Status: Merged
Merged: 3/26/2024
Merged by: @josaphatim

Base: masterHead: fix-server-configuration-action-buttons


📝 Commits (2)

  • e7cd415 Fix server configuration action buttons (test, delete,forget,hide)
  • f78dda4 Fix server configuration action buttons (rebase header translation)

📊 Changes

7 files changed (+50 additions, -32 deletions)

View changed files

📝 modules/core/handler_modules.php (+1 -1)
📝 modules/core/output_modules.php (+4 -3)
📝 modules/core/site.js (+20 -5)
📝 modules/imap/output_modules.php (+2 -1)
📝 modules/imap/site.js (+12 -11)
📝 modules/smtp/modules.php (+2 -1)
📝 modules/smtp/site.js (+9 -10)

📄 Description

Pullrequest

This PR fixes server configuration buttons (test, delete,forget,hide), as those where not working after this refactor https://github.com/cypht-org/cypht/pull/855

actions-screenshot


🔄 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/cypht-org/cypht/pull/936 **Author:** [@Yannick243](https://github.com/Yannick243) **Created:** 3/26/2024 **Status:** ✅ Merged **Merged:** 3/26/2024 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `fix-server-configuration-action-buttons` --- ### 📝 Commits (2) - [`e7cd415`](https://github.com/cypht-org/cypht/commit/e7cd41555fe817ef8a3c3b5ec74af7eefcf83acc) Fix server configuration action buttons (test, delete,forget,hide) - [`f78dda4`](https://github.com/cypht-org/cypht/commit/f78dda43b2f2208e841729a7f599a6de463f632c) Fix server configuration action buttons (rebase header translation) ### 📊 Changes **7 files changed** (+50 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/handler_modules.php` (+1 -1) 📝 `modules/core/output_modules.php` (+4 -3) 📝 `modules/core/site.js` (+20 -5) 📝 `modules/imap/output_modules.php` (+2 -1) 📝 `modules/imap/site.js` (+12 -11) 📝 `modules/smtp/modules.php` (+2 -1) 📝 `modules/smtp/site.js` (+9 -10) </details> ### 📄 Description ## Pullrequest This PR fixes server configuration buttons (test, delete,forget,hide), as those where not working after this refactor [https://github.com/cypht-org/cypht/pull/855](https://github.com/cypht-org/cypht/pull/855) ![actions-screenshot](https://github.com/cypht-org/cypht/assets/14950700/75f6a5bb-2f32-4643-8658-aa0b04bdf3a9) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1162
No description provided.