Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the user to override Cacti's built-in Time Zone detection #4926

Closed
TheWitness opened this issue Sep 15, 2022 · 3 comments
Closed

Allow the user to override Cacti's built-in Time Zone detection #4926

TheWitness opened this issue Sep 15, 2022 · 3 comments
Labels
enhancement General tag for an enhancement resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Feature Request

Is your feature request related to a problem? Please describe

Some users want to see their graphs always in UTC regardless of where they are physically located, or what time zone their browsers are in.

Describe the solution you'd like

Have a user Profile setting to set the preferred time zone.

@TheWitness TheWitness added the enhancement General tag for an enhancement label Sep 15, 2022
@TheWitness
Copy link
Member Author

@thurban, Here is the ticket for your work. Before we can elevate you to developer, we have to see if there is enough $$ in the bank to fund a new team member. Same with you @xmacan .

@TheWitness
Copy link
Member Author

@thurban,

My thoughs are a system level dropdown:

  • Force all users to use system timezone
  • Allow Users to override timezone using system timezone as default
  • Allow Users to override timezone using the browsers timezone as a default

The default will be the first option. Put the setting in this section at the bottom:

image

On the user side, find a good place to put it on the users profile page. Note, you should only have to place a handler in lib/functions.php for moving in/out of timzones (I think).

@TheWitness TheWitness added this to the v1.2.23 milestone Nov 12, 2022
TheWitness added a commit that referenced this issue Nov 12, 2022
Allow the user to override Cacti auto-client time zone detection
@TheWitness TheWitness added the resolved A fixed issue label Nov 12, 2022
@TheWitness
Copy link
Member Author

Resolved.

TheWitness added a commit that referenced this issue Nov 23, 2022
This missed change will reconcile any issues with client timezone support.
@netniV netniV changed the title Allow the user to override Cacti auto-client time zone detection Allow the user to override Cacti's built-in Time Zone detection Dec 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement General tag for an enhancement resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant