kimai / kimai

Kimai is a web-based multi-user time-tracking application. Works great for everyone: freelancers, companies, organizations - everyone can track their times, generate reports, create invoices and do so much more. SaaS version available at https://www.kimai.cloud
https://www.kimai.org
GNU Affero General Public License v3.0
3.19k stars 557 forks source link

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

Closed merceaemil closed 5 years ago

merceaemil commented 5 years ago

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 commented 5 years ago

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

lock[bot] commented 5 years ago

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.