[PR #446] [MERGED] Add missing user timezone stuff #762

Closed
opened 2026-02-05 17:53:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/446
Author: @Boy132
Created: 6/30/2024
Status: Merged
Merged: 6/30/2024
Merged by: @Boy132

Base: mainHead: fix/timezone-in-requests


📝 Commits (1)

  • 3975eb3 add missing user timezone stuff

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 app/Http/Requests/Api/Application/Users/StoreUserRequest.php (+1 -0)
📝 app/Models/User.php (+6 -0)

📄 Description

Small followup for #332.
Does not change the frontend for schedule cron.


🔄 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/pelican-dev/panel/pull/446 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/30/2024 **Status:** ✅ Merged **Merged:** 6/30/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/timezone-in-requests` --- ### 📝 Commits (1) - [`3975eb3`](https://github.com/pelican-dev/panel/commit/3975eb3c72849f33b2c156c2bc11fd198d763192) add missing user timezone stuff ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Requests/Api/Application/Users/StoreUserRequest.php` (+1 -0) 📝 `app/Models/User.php` (+6 -0) </details> ### 📄 Description Small followup for #332. Does _not_ change the frontend for schedule cron. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:53:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#762