[PR #662] [MERGED] Added drag and drop functionnality to cc, bcc and to fields #968

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/662
Author: @josaphatim
Created: 12/15/2022
Status: Merged
Merged: 6/23/2023
Merged by: @kroky

Base: masterHead: drag-and-drop-recipients


📝 Commits (1)

  • b5dff02 Added drap and drop functionnality to cc, bcc, to fields

📊 Changes

4 files changed (+117 additions, -10 deletions)

View changed files

📝 modules/core/message_functions.php (+1 -1)
📝 modules/smtp/modules.php (+5 -5)
📝 modules/smtp/site.css (+10 -3)
📝 modules/smtp/site.js (+101 -1)

📄 Description

This pull request fixes https://github.com/jasonmunro/cypht/issues/577.

It adds the drag and drop reordering functionality into the mail composer, with the ability to remove a recipient with a little X button next to them.

Relates: https://avan.tech/item81038


🔄 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/662 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 12/15/2022 **Status:** ✅ Merged **Merged:** 6/23/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `drag-and-drop-recipients` --- ### 📝 Commits (1) - [`b5dff02`](https://github.com/cypht-org/cypht/commit/b5dff02b160f78f9c27387f6ebd83840bfced4bd) Added drap and drop functionnality to cc, bcc, to fields ### 📊 Changes **4 files changed** (+117 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_functions.php` (+1 -1) 📝 `modules/smtp/modules.php` (+5 -5) 📝 `modules/smtp/site.css` (+10 -3) 📝 `modules/smtp/site.js` (+101 -1) </details> ### 📄 Description This pull request fixes https://github.com/jasonmunro/cypht/issues/577. It adds the drag and drop reordering functionality into the mail composer, with the ability to remove a recipient with a little X button next to them. Relates: https://avan.tech/item81038 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:48 +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#968
No description provided.