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

31 commits

Author SHA1 Message Date
Kevin Papst
7583498735
added invoice calculator to sum by day () 2019-07-24 18:36:06 +02:00
Kevin Papst
53eda31179
project grouped invoice calculator () 2019-07-24 17:45:51 +02:00
Kevin Papst
94d68c8b64
fixed short invoice () 2019-06-30 18:38:02 +02:00
Kevin Papst
d8621f0b7a
support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
Kevin Papst
5702d7afa8
added hourly and money budgets to activity, project and customer () 2019-06-11 13:18:57 +02:00
Kevin Papst
0c0e9c2f71
LDAP authentication support () 2019-06-07 22:48:39 +02:00
Kevin Papst
393abe9e62
phpstan level 3, fixed deprecations, code cleanup () 2019-05-28 12:24:21 +02:00
Kevin Papst
d2ad87d09c
improved calendar () 2019-05-19 16:16:20 +02:00
Kevin Papst
b865add1b3
translate time-tracking in login screen and browser title () 2019-04-30 17:52:19 +02:00
Kevin Papst
3a4aa5a001
added plugin screen () 2019-04-08 18:38:56 +02:00
Kevin Papst
bde791fa55
added begin, end and export filter for API timesheets () 2019-03-14 03:34:54 +01:00
Kevin Papst
54cd30c564
added support for Ante meridiem and Post meridiem format () 2019-03-06 10:59:31 +01:00
Kevin Papst
47b7046743
release 0.8 () 2019-02-19 11:03:11 +01:00
Kevin Papst
fd60d5bb17
Updated HTML invoice templates () 2019-02-12 15:35:33 +01:00
Kevin Papst
d00596d297
convert timesheets to UTC with support for user timezone () 2019-02-08 18:24:33 +01:00
Sanjit Patel
616d514d5a Use Symfony formatter for currency symbol placement () 2019-02-08 16:56:47 +01:00
Kevin Papst
816866549c
added export module () 2019-02-05 21:37:33 +01:00
Kevin Papst
062735c9e3
added daterange-picker and localized date-inputs () 2019-02-03 21:24:30 +01:00
Kevin Papst
5539f68a54
validation for future and negative times () 2019-01-21 01:51:57 +01:00
Kevin Papst
1ad440f488
support template variable entry.row for docx if description is not used () 2019-01-18 16:19:02 +01:00
Kevin Papst
5d5b971f57
do not display admin menu if it has no children () 2019-01-17 01:25:00 +01:00
Kevin Papst
c58c12ea3d
fixed null project for advanced invoice calculator () 2018-12-03 22:36:38 +01:00
Kevin Papst
0334f6ce86
added project variables for invoice templates () 2018-11-23 15:56:06 +01:00
Kevin Papst
b1c06eed7b
API endpoint for Timesheet entries () 2018-11-18 19:43:58 +01:00
Kevin Papst
e9cbb872d0
added further timesheet related invoice fields () 2018-11-12 12:19:57 +01:00
Kevin Papst
b012b7170b
added global activity support in importer () 2018-11-10 03:05:33 +01:00
Kevin Papst
db7de3aac1
added global activities () 2018-11-06 23:10:34 +01:00
Kevin Papst
f8adafdabe
invoice calculator to group entries by activity () 2018-10-31 15:10:06 +01:00
Kevin Papst
eee7cb9bf4
fix spreadsheet renderer for invoices with one entry () 2018-09-25 21:16:41 +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
a636faa4ab
added freelancer invoice template () 2018-09-02 21:29:49 +02:00