0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-06 14:15:42 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Kevin Papst
b31ded22b9
minor restyling of login screen () 2021-08-10 14:25:36 +02:00
Kevin Papst
7f20cb045c
Refactor authentication system ()
Make auth configuration available via UI, remove FOSUserBundle and SAML-Bundle dependency
2021-06-10 15:34:13 +02:00
Kevin Papst
75246e9db2
Integrated FOSUserBundle () 2018-07-21 22:36:36 +02:00
Kevin Papst
2d2525cff2
added favicons and webapp metadata () 2018-07-15 21:15:24 +02:00
Kevin Papst
e68bef7ea7
Updated to AdminLTEBundle 1.0 () 2018-07-12 20:37:08 +02:00
Kevin Papst
7a0d690101
replaced AvanzuAdminTheme with AdminLTE bundle () 2018-07-09 18:25:08 +02:00
Kevin Papst
7deaba8368
added webpack-encore for managing frontend assets ()
* updated installation docu 
* rewritten login page 
* added icheck plugin 
* changed to YesNoType in edit forms 
* updated CONTRIBUTING.md 
* added start of developer docu 
* added compile scripts and compiled assets 
2018-02-01 22:26:19 +01:00
Kevin Papst
9a161b8fd9
added remember me feature ()
cleanup event subscriber
2018-01-17 19:55:26 +01:00
Kevin Papst
49d8796f6b
added dynamic user preferences ()
- fixed user settings database 
- added dynamic user preferences 
- added form to edit user preferences 
- removed user language 
2018-01-14 22:47:20 +01:00
Kevin Papst
a87355695e
upgraded to symfony 4 () 2018-01-12 20:39:07 +01:00