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

Add dashboard to initial view + Setup default initial view after login #973

Closed
merceaemil opened this issue Jul 19, 2019 · 2 comments · Fixed by #974
Closed

Add dashboard to initial view + Setup default initial view after login #973

merceaemil opened this issue Jul 19, 2019 · 2 comments · Fixed by #974
Labels
Milestone

Comments

@merceaemil
Copy link

Is it possible to add dashboard in the list of Initial view after login?
Also is it possible to configure the default initial view after login for all users?

@kevinpapst
Copy link
Member

Well, it was already in the list, but there was a bug in the permission check... see attached PR #974 .
Thanks for pointing it out!

Yes, but ONLY via code. You need to write your own EventSubscriber for:
https://github.com/kevinpapst/kimai2/blob/master/src/EventSubscriber/UserPreferenceSubscriber.php#L158

@kevinpapst kevinpapst added this to the 1.1 milestone Jul 19, 2019
@kevinpapst kevinpapst added the bug label Jul 19, 2019
@lock
Copy link

lock bot commented Sep 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.

@lock lock bot locked and limited conversation to collaborators Sep 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants