0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-16 14:03:30 +00:00
Commit graph

27 commits

Author SHA1 Message Date
Kevin Papst
49e69d1ae3
Release 2.11 () 2024-02-02 13:52:24 +01:00
Kevin Papst
7a5b12762a
Release 2.0.35 () 2023-09-23 18:15:22 +02:00
Kevin Papst
adc0779912
Release 2.0.30 () 2023-08-16 18:20:14 +02:00
Kevin Papst
25469113fd
Release 2.0.2 ()
* allow to overwrite global spreadsheet styles
* bump version
* fix deprecations in vcard download
* bump composer packages
* added help page for all registered locales
* fix menu id's, cleanup times route, fix configurable homepage redirect
* format duration without leading zero in hours (unify javascript with php behavior)
* fix active records in all screen sizes
* improved responsiveness in XS
* fixed invoice number for customer null fields
* fix javascript respects multiple recent-activity dropdowns
* show recent activities on small screens
* fix user-profile layout column in XS
* fix search is always marked as active
2023-02-21 19:21:49 +01:00
Kevin Papst
90a0fd8a22
Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
Kevin Papst
de39623378
prepare release 1.26.0 ()
* bump version
* suppress deprecation
* composer update to fix twig security issue
* make sure to use the same timezone in all test runs
2022-10-01 17:23:15 +02:00
Kevin Papst
83a894823f
release 1.17.2 ()
* allow to input password interactively in console
* added block to simplify overwriting export template parts
* prevent installation in PHP 8.1
* composer update
* phpunit version to 9
* support negative amounts in excel export
* added system configuration actions for calendar, weekly timesheet, users
* added method to render text with full markdown support
2022-02-14 17:33:52 +01:00
Kevin Papst
fd4cbb43c1
bugfixes ()
* fix phpdoc
* fix invoice export field order
* prevent empty migration warning
* do not trigger export validation on new timesheets
* update license year
* remove trailing comma in function call for php compatibility
* add new composer plugin config
* bump phpunit schema version
2022-01-20 17:10:56 +01:00
Kevin Papst
9ddb87a6fd
added project detail report ()
- avatars via css only
- random colors for entities
- improves print view
- added colors for teams
- added color to tag
2021-07-06 22:01:20 +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
30ac5e4c24
Drop SQLite support () 2021-03-08 16:06:22 +01:00
Kevin Papst
057c824e9f
replaced mailer library, added email templates () 2020-02-12 16:05:13 +01:00
Kevin Papst
75dcae6fbe
update to Symfony 4.4 () 2020-02-04 15:29:26 +01:00
Kevin Papst
d2ad87d09c
improved calendar () 2019-05-19 16:16:20 +02:00
Kevin Papst
38ae013e03
added cors bundle to allow external api access () 2019-03-23 11:04:55 +01:00
Kevin Papst
fb6bf4319f
removed dynamic database prefix () 2019-03-13 15:17:18 +01:00
Kevin Papst
98dc38ed99
timesheet export ()
* remove autocomplete for begin and end
* fix minute display in timesheet-edit form
* toolbar form label in separate row
* added export action
2018-09-24 16:46:10 +02:00
Kevin Papst
73e0a75585
invoice VAT as float and database key length () 2018-09-24 15:03:51 +02:00
Kevin Papst
a636faa4ab
added freelancer invoice template () 2018-09-02 21:29:49 +02:00
Kevin Papst
55b7e192aa
Symfony update 4.1.4 () 2018-09-01 14:23:38 +02:00
Kevin Papst
75246e9db2
Integrated FOSUserBundle () 2018-07-21 22:36:36 +02:00
Kevin Papst
7a0d690101
replaced AvanzuAdminTheme with AdminLTE bundle () 2018-07-09 18:25:08 +02:00
Kevin Papst
773d27bb0e
set default locale for tests () 2018-06-21 22:44:32 +02:00
Kevin Papst
01bce05da4
added scrutinizer config () 2018-06-08 00:16:12 +02:00
Simon Schaufelberger
93e1cd5095 Secure create-user command ()
* ask the user for the password 
* added integration test 
2018-02-10 19:11:30 +01:00
Kevin Papst
a87355695e
upgraded to symfony 4 () 2018-01-12 20:39:07 +01:00
Kevin Papst
579b962c85 first draft 2016-10-20 22:10:41 +02:00