[PR #938] [MERGED] Fixed production paths for themes files #1161

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/938
Author: @josaphatim
Created: 3/26/2024
Status: Merged
Merged: 4/8/2024
Merged by: @kroky

Base: masterHead: fixed-prod-files-for-themes


📝 Commits (1)

  • 5a8824e Fixed production pathes for themes files

📊 Changes

5 files changed (+44 additions, -16 deletions)

View changed files

📝 modules/2fa/modules.php (+7 -7)
📝 modules/2fa/site.css (+2 -2)
📝 modules/core/output_modules.php (+3 -3)
📝 scripts/config_gen.php (+30 -2)
📝 tests/phpunit/modules/core/modules.php (+2 -2)

📄 Description

Generation of production files was making Cypht to miss themes files. As solution I copied content from vendor/thomaspark/bootswatch to respective assets in module.
And also fixed 2fa setting css by the way


🔄 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/938 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 3/26/2024 **Status:** ✅ Merged **Merged:** 4/8/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fixed-prod-files-for-themes` --- ### 📝 Commits (1) - [`5a8824e`](https://github.com/cypht-org/cypht/commit/5a8824e82e7047065b85a3e979d39e477a9081c8) Fixed production pathes for themes files ### 📊 Changes **5 files changed** (+44 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `modules/2fa/modules.php` (+7 -7) 📝 `modules/2fa/site.css` (+2 -2) 📝 `modules/core/output_modules.php` (+3 -3) 📝 `scripts/config_gen.php` (+30 -2) 📝 `tests/phpunit/modules/core/modules.php` (+2 -2) </details> ### 📄 Description Generation of production files was making Cypht to miss themes files. As solution I copied content from vendor/thomaspark/bootswatch to respective assets in module. And also fixed 2fa setting css by the way --- <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:25 +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#1161
No description provided.