[PR #560] [MERGED] Cypht admin panel: Indicate if default value or not (like Tiki) #893

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/560
Author: @NasserNgandu
Created: 3/9/2022
Status: Merged
Merged: 8/9/2022
Merged by: @jasonmunro

Base: masterHead: nasser_cypth_admin_panel_indicate_if_default_value_or_not_like_tiki


📝 Commits (3)

  • f08abb5 Cypht admin panel: Indicate if default value or not (like Tiki)
  • 5412f5e Update site.css
  • ae2ec2d Put the reset icon on the same line as the parameter

📊 Changes

11 files changed (+203 additions, -29 deletions)

View changed files

📝 modules/core/message_list_functions.php (+6 -1)
📝 modules/core/output_modules.php (+60 -14)
📝 modules/core/site.css (+5 -0)
📝 modules/core/site.js (+78 -0)
📝 modules/feeds/modules.php (+8 -2)
📝 modules/idle_timer/modules.php (+5 -1)
📝 modules/imap/output_modules.php (+19 -5)
📝 modules/inline_message/modules.php (+6 -2)
📝 modules/keyboard_shortcuts/modules.php (+3 -1)
📝 modules/smtp/modules.php (+8 -2)
📝 modules/themes/modules.php (+5 -1)

📄 Description

Pullrequest

Issues

  • None

Checklist

  • None

How2Test

  • None

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/560 **Author:** [@NasserNgandu](https://github.com/NasserNgandu) **Created:** 3/9/2022 **Status:** ✅ Merged **Merged:** 8/9/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `nasser_cypth_admin_panel_indicate_if_default_value_or_not_like_tiki` --- ### 📝 Commits (3) - [`f08abb5`](https://github.com/cypht-org/cypht/commit/f08abb57a8e9fc5aaa13b1e391461b58dbe20b0d) Cypht admin panel: Indicate if default value or not (like Tiki) - [`5412f5e`](https://github.com/cypht-org/cypht/commit/5412f5efff840f1062e80a8884fde3ea1f96a900) Update site.css - [`ae2ec2d`](https://github.com/cypht-org/cypht/commit/ae2ec2dae3f36e2cfb8cce07643cbca26afdec86) Put the reset icon on the same line as the parameter ### 📊 Changes **11 files changed** (+203 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_list_functions.php` (+6 -1) 📝 `modules/core/output_modules.php` (+60 -14) 📝 `modules/core/site.css` (+5 -0) 📝 `modules/core/site.js` (+78 -0) 📝 `modules/feeds/modules.php` (+8 -2) 📝 `modules/idle_timer/modules.php` (+5 -1) 📝 `modules/imap/output_modules.php` (+19 -5) 📝 `modules/inline_message/modules.php` (+6 -2) 📝 `modules/keyboard_shortcuts/modules.php` (+3 -1) 📝 `modules/smtp/modules.php` (+8 -2) 📝 `modules/themes/modules.php` (+5 -1) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] None ### 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] None ### 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:33 +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#893
No description provided.