0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-19 15:13:19 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Kevin Papst
baa2fca7ca
Release 1.0 () 2019-07-02 02:36:46 +02:00
Kevin Papst
0c0e9c2f71
LDAP authentication support () 2019-06-07 22:48:39 +02:00
Kevin Papst
325d204332
added installation command () 2019-06-04 23:51:37 +02:00
Kevin Papst
8873947a1b
added phpstan for code analyzes () 2019-05-24 01:11:03 +02:00
Kevin Papst
46ff78a4c4
fix phpunit annotations () 2019-05-19 17:05:07 +02:00
Kevin Papst
d2ad87d09c
improved calendar () 2019-05-19 16:16:20 +02:00
Kevin Papst
f9c8028ea1
updated to Symfony 4.2 () 2019-04-21 01:41:08 +02:00
Kevin Papst
48f3ad842d
fix validation for create user command () 2019-04-17 00:20:38 +02:00
Kevin Papst
d00596d297
convert timesheets to UTC with support for user timezone () 2019-02-08 18:24:33 +01:00
Kevin Papst
b46e752d0a
decrease minimum username length to 3 character () 2018-10-19 16:50:03 +02:00
Kevin Papst
7bcd6a6382
added version command and api endpoint () 2018-09-24 15:56:29 +02:00
Kevin Papst
53f82a808b
improved invoices with new renderer ()
* added docx renderer and demo template
* added csv renderer and demo template
* added xlsx renderer and demo template
* added ods renderer and demo template
* added user calculator
* added invoice documentation
2018-09-21 01:27:56 +02:00
Kevin Papst
55b7e192aa
Symfony update 4.1.4 () 2018-09-01 14:23:38 +02:00
Kevin Papst
e549a0824f
Hotfix for Symfony Flex incompatibility with latest composer changes () 2018-08-07 20:17:56 +02:00
Kevin Papst
cd7cbeae88
improved code styles ()
* use php-cs-fixer instead of phpcodesniffer
* updated scrutinizer config
* adjusted code yules to all files
* updated CONTRIBUTING guidelines
2018-06-22 21:09:10 +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