[PR #374] [MERGED] Add copy and move buttons to simple and advanced search results #796

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/374
Author: @yvesdaxmaz
Created: 2/13/2020
Status: Merged
Merged: 2/16/2020
Merged by: @jasonmunro

Base: masterHead: search_copy_move


📝 Commits (2)

  • 979de7d Add copy and move button to simple search result page
  • 7b1fe49 Add copy and move button to advanced search result apge

📊 Changes

2 files changed (+21 additions, -1 deletions)

View changed files

📝 modules/core/output_modules.php (+17 -1)
📝 modules/core/setup.php (+4 -0)

📄 Description

Pullrequest

Issues

Checklist

  • None

How2Test

  • Fiel the search text input in the left sidebar and validate,
  • After the search result have been show, check some checkboxes beside messages
  • You will see the messages actions apear with copy and move button added

Todo

  • None

🔄 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/374 **Author:** [@yvesdaxmaz](https://github.com/yvesdaxmaz) **Created:** 2/13/2020 **Status:** ✅ Merged **Merged:** 2/16/2020 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `search_copy_move` --- ### 📝 Commits (2) - [`979de7d`](https://github.com/cypht-org/cypht/commit/979de7da80af39f269963ad01011f9b287466275) Add copy and move button to simple search result page - [`7b1fe49`](https://github.com/cypht-org/cypht/commit/7b1fe49c23a3f72c9803c23e3b318f4e02653129) Add copy and move button to advanced search result apge ### 📊 Changes **2 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/output_modules.php` (+17 -1) 📝 `modules/core/setup.php` (+4 -0) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] #371 ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] Fiel the search text input in the left sidebar and validate, - [X] After the search result have been show, check some checkboxes beside messages - [X] You will see the messages actions apear with copy and move button added ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <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:16 +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#796
No description provided.