[PR #889] [MERGED] Changed custom modals to bootstrap modals #1119

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/889
Author: @josaphatim
Created: 2/9/2024
Status: Merged
Merged: 2/16/2024
Merged by: @alvinBM

Base: masterHead: update-bootstrap-modals


📝 Commits (1)

  • 1b11234 Changed custom modals to bootstrap modals and removed tingle

📊 Changes

11 files changed (+99 additions, -215 deletions)

View changed files

📝 modules/core/output_modules.php (+0 -1)
📝 modules/core/site.css (+0 -101)
📝 modules/core/site.js (+66 -32)
modules/sievefilters/assets/tingle.min.css (+0 -1)
📝 modules/sievefilters/modules.php (+0 -6)
📝 modules/sievefilters/site.js (+17 -58)
📝 modules/smtp/modules.php (+1 -1)
📝 modules/smtp/site.js (+13 -9)
📝 scripts/config_gen.php (+0 -3)
📝 tests/phpunit/modules/core/modules.php (+2 -2)
third_party/tingle.min.js (+0 -1)

📄 Description

Update our custom modals to use bootstrap modal and also remove tingle


🔄 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/889 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/16/2024 **Merged by:** [@alvinBM](https://github.com/alvinBM) **Base:** `master` ← **Head:** `update-bootstrap-modals` --- ### 📝 Commits (1) - [`1b11234`](https://github.com/cypht-org/cypht/commit/1b112341cb722f9974fca8e8d199a2949dc3af08) Changed custom modals to bootstrap modals and removed tingle ### 📊 Changes **11 files changed** (+99 additions, -215 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/output_modules.php` (+0 -1) 📝 `modules/core/site.css` (+0 -101) 📝 `modules/core/site.js` (+66 -32) ➖ `modules/sievefilters/assets/tingle.min.css` (+0 -1) 📝 `modules/sievefilters/modules.php` (+0 -6) 📝 `modules/sievefilters/site.js` (+17 -58) 📝 `modules/smtp/modules.php` (+1 -1) 📝 `modules/smtp/site.js` (+13 -9) 📝 `scripts/config_gen.php` (+0 -3) 📝 `tests/phpunit/modules/core/modules.php` (+2 -2) ➖ `third_party/tingle.min.js` (+0 -1) </details> ### 📄 Description Update our custom modals to use bootstrap modal and also remove tingle --- <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:17 +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#1119
No description provided.