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

20 commits

Author SHA1 Message Date
Kevin Papst
d8621f0b7a
support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
Kevin Papst
bdd05a275d
use default_begin in duration only mode () 2019-06-20 01:38:28 +02:00
Kevin Papst
59d2946b91
add "duration + fixed start time" tracking mode () 2019-06-15 23:04:53 +02:00
Kevin Papst
0c0e9c2f71
LDAP authentication support () 2019-06-07 22:48:39 +02:00
Kevin Papst
19636582ab
use codecov for code coverage () 2019-06-01 11:53:27 +02:00
Kevin Papst
b865add1b3
translate time-tracking in login screen and browser title () 2019-04-30 17:52:19 +02:00
Kevin Papst
6dc4fa0811
fix tests that failed around midnight () 2019-04-29 02:29:40 +02:00
Simone Gasparini
3251b26d9e added floor and ceil rounding modes () 2019-04-16 17:36:47 +02:00
Kevin Papst
3ac72a5c89
enhanced plugin support ()
- refactored admin controller and templates
- plugin support for entity actions
- changed column mail to email in customer table
- refactored theme events
2019-03-11 14:46:30 +01:00
Kevin Papst
e260dd84ad
Improve create and start permission handling () 2019-03-06 10:24:27 +01:00
Kevin Papst
642db480ce
added new rounding mode: closest () 2019-03-03 20:33:35 +01:00
Kevin Papst
ef33233624
fix timezone problems in timesheet forms () 2019-02-13 21:37:54 +01:00
Kevin Papst
d00596d297
convert timesheets to UTC with support for user timezone () 2019-02-08 18:24:33 +01:00
Kevin Papst
db7de3aac1
added global activities () 2018-11-06 23:10:34 +01: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
8cae5e8b3f
added fixed-rate and hourly-rate for customer, project and activity () 2018-09-06 23:37:25 +02:00
Kevin Papst
6163f33abf
add hourly_rate and fixed_rate to timesheet entries () 2018-09-05 15:27:39 +02:00
Kevin Papst
a636faa4ab
added freelancer invoice template () 2018-09-02 21:29:49 +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
Kevin Papst
2e60e14132
added rounding rules and hourly rates factor ()
* added unit tests and documentation 
* fixed DashboardController
* added CONTRIBUTION guidelines
* fixed license year
2018-02-07 12:51:00 +01:00