0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-05 01:30:23 +00:00
Commit graph

27 commits

Author SHA1 Message Date
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
1757ffd8ee
improved api docs styling () 2020-11-02 10:58:38 +01:00
Kevin Papst
6a533579b7
added support for saml login () 2020-01-31 19:47:34 +01:00
Kevin Papst
0de936d474
fix the password reset page layout () 2019-11-18 12:28:59 +01:00
Kevin Papst
cd88901868
re-style error pages () 2019-10-31 14:20:53 +01:00
Kevin Papst
56e276939b
trigger template events in authentication layout as well () 2019-07-24 15:32:46 +02:00
Kevin Papst
3457f93ed0
fix 500 happening in error pages () 2019-07-04 17:00:55 +02:00
Kevin Papst
97feed0be6
updated frontend stack to latest versions () 2019-06-03 01:43:49 +02:00
Kevin Papst
e6b3d4349e
navbar block cleanup () 2019-04-30 18:10:25 +02:00
Kevin Papst
b865add1b3
translate time-tracking in login screen and browser title () 2019-04-30 17:52:19 +02:00
Kevin Papst
e49bd05ae6
updated authorization screen styles () 2019-04-27 19:58:32 +02:00
Kevin Papst
56fe14c451
UI updates - new user menu, updated about and profile screen and more () 2019-04-25 17:50:28 +02:00
Kevin Papst
460391136f
API: changed date-format, camelCase instead of snake_case, null values, update and create for customer and project () 2019-04-24 18:13:33 +02:00
Kevin Papst
2e6f3ed864
delete directory with invalid case () 2019-03-13 18:50:34 +01:00
Kevin Papst
ee32d6f926
fix wrong include filename in user registration () 2019-01-23 14:16:37 +01:00
Lukas
825d31af20 improve login screen and simplify customizations () 2019-01-17 01:01:30 +01:00
Kevin Papst
db7de3aac1
added global activities () 2018-11-06 23:10:34 +01:00
Kevin Papst
2f84f3751a
Added basic API endpoints () 2018-08-08 23:10:45 +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
7a0d690101
replaced AvanzuAdminTheme with AdminLTE bundle () 2018-07-09 18:25:08 +02:00
Kevin Papst
b58de9be9c
updated to font-awesome 5 () 2018-06-26 19:58:20 +02:00
Kevin Papst
7206d064a5
Improved mobile view ()
- fixed group by for mysql mode
- only user can edit own prefs
- updated installation README
- pagerfanta shows less links
- improved manual tab
- moved user profile link to pref tabs
- added menu links to top navbar
- moved page actions to breadcrumb position
- integrated daterangepicker and improved toolbar forms
- bugfix for time rounding
2018-06-05 21:28:25 +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
6ae9bc4df5
added layout and translation to error pages () 2018-01-21 22:53:10 +01:00
Kevin Papst
023fef6a70
added control sidebar ()
- added configurable sidebar 
- added language switch in sidebar preferences tab 
- added sidebar tab with kimai beta-info message 
- use trait for repositories
- improved README
2018-01-14 01:36:07 +01:00
Kevin Papst
a87355695e
upgraded to symfony 4 () 2018-01-12 20:39:07 +01:00