[PR #1236] [CLOSED] Added flatpickr for better date/time picker #1363

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1236
Author: @josaphatim
Created: 9/11/2024
Status: Closed

Base: masterHead: fixed-datetime-picker


📝 Commits (1)

  • ad3afe4 Merge pull request #1232 from josaphatim/fixed-some-elements-ui

📊 Changes

26 files changed (+90 additions, -24 deletions)

View changed files

📝 language/az.php (+2 -0)
📝 language/de.php (+2 -0)
📝 language/en.php (+2 -0)
📝 language/es.php (+2 -0)
📝 language/et.php (+2 -0)
📝 language/fa.php (+2 -0)
📝 language/fr.php (+2 -0)
📝 language/hu.php (+2 -0)
📝 language/id.php (+2 -0)
📝 language/it.php (+2 -0)
📝 language/ja.php (+2 -0)
📝 language/nl.php (+2 -0)
📝 language/pt-BR.php (+2 -0)
📝 language/ro.php (+2 -0)
📝 language/ru.php (+2 -0)
📝 language/zh-Hans.php (+2 -0)
📝 language/zh-TW.php (+2 -0)
📝 modules/core/output_modules.php (+2 -0)
📝 modules/core/site.css (+9 -0)
📝 modules/imap/functions.php (+3 -3)

...and 6 more files

📄 Description

Added https://flatpickr.js.org/ for a beautiful and single design browser cross date picker.


🔄 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/1236 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 9/11/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fixed-datetime-picker` --- ### 📝 Commits (1) - [`ad3afe4`](https://github.com/cypht-org/cypht/commit/ad3afe49348c172f824e16c4bba409c48994b4c5) Merge pull request #1232 from josaphatim/fixed-some-elements-ui ### 📊 Changes **26 files changed** (+90 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+2 -0) 📝 `language/de.php` (+2 -0) 📝 `language/en.php` (+2 -0) 📝 `language/es.php` (+2 -0) 📝 `language/et.php` (+2 -0) 📝 `language/fa.php` (+2 -0) 📝 `language/fr.php` (+2 -0) 📝 `language/hu.php` (+2 -0) 📝 `language/id.php` (+2 -0) 📝 `language/it.php` (+2 -0) 📝 `language/ja.php` (+2 -0) 📝 `language/nl.php` (+2 -0) 📝 `language/pt-BR.php` (+2 -0) 📝 `language/ro.php` (+2 -0) 📝 `language/ru.php` (+2 -0) 📝 `language/zh-Hans.php` (+2 -0) 📝 `language/zh-TW.php` (+2 -0) 📝 `modules/core/output_modules.php` (+2 -0) 📝 `modules/core/site.css` (+9 -0) 📝 `modules/imap/functions.php` (+3 -3) _...and 6 more files_ </details> ### 📄 Description Added https://flatpickr.js.org/ for a beautiful and single design browser cross date picker. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:02 +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#1363
No description provided.