0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-04 05:25:21 +00:00
Commit graph

28 commits

Author SHA1 Message Date
Kevin Papst
b2d3272151
support multiple teamleads in each team ()
* fix jumping avatars
* fix line-break after color dot for long names
2021-08-07 18:05:41 +02:00
Kevin Papst
f2b32b211b
use dialog to duplicate timesheet ()
* fix: display time budget in customer listing if set
* updated api methods with annotations
* do not require checkboxes for system configurations
* open dialog for duplicated timesheets
2021-05-12 22:32:08 +02:00
Kevin Papst
9eb25c412e
prevent duplicate if overlapping records are disabled () 2021-02-06 17:31:14 +01:00
Kevin Papst
67d5cba09f
improve permission checks for timesheets with activated lockdown () 2021-01-17 17:50:37 +01:00
Kevin Papst
ed528eb19a
bump tests to phpstan level 5 () 2020-09-05 16:48:19 +02:00
Kevin Papst
0914ebf737
added team permissions for activities () 2020-08-08 18:50:04 +02:00
Kevin Papst
6a533579b7
added support for saml login () 2020-01-31 19:47:34 +01:00
Kevin Papst
6a44dbfe83
detail pages for customers and projects () 2020-01-16 16:25:28 +01:00
Kevin Papst
af0f89774e
User roles and permission management via Admin UI () 2019-11-10 18:53:56 +01:00
Kevin Papst
b0f83291ee
upgraded to phpunit 8 () 2019-10-24 17:35:05 +02:00
Kevin Papst
46e5650882
refactored invoice and export screens () 2019-08-22 18:56:21 +02:00
Kevin Papst
7cd17154fc
support creating new roles () 2019-08-20 14:02:15 +02:00
Kevin Papst
561ec3b1e9
added team permissions () 2019-08-16 01:22:33 +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
ebff4a765a
refactored permissions for simpler customizations () 2019-05-25 17:23:15 +02:00
Kevin Papst
fea3495098
lock exported timesheets () 2019-05-22 22:28:29 +02:00
Kevin Papst
d00596d297
convert timesheets to UTC with support for user timezone () 2019-02-08 18:24:33 +01:00
Kevin Papst
a609cbf84a
export team timesheets () 2019-01-19 00:25:00 +01:00
Kevin Papst
8fddf627bf
added configurable permission system () 2018-11-26 13:20:32 +01:00
Kevin Papst
db7de3aac1
added global activities () 2018-11-06 23:10:34 +01:00
Kevin Papst
71aa899f77
added invoice voter () 2018-09-22 22:38:51 +02:00
Kevin Papst
75246e9db2
Integrated FOSUserBundle () 2018-07-21 22:36:36 +02:00
Kevin Papst
e9e61afc76
code styles: header_comment and ordered_imports () 2018-06-23 11:41:58 +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
65790f1fb7 using new license header () 2018-02-03 18:23:47 +01:00
Kevin Papst
1958bb9d09
added order number to projects () 2018-01-25 21:42:18 +01:00
Kevin Papst
a87355695e
upgraded to symfony 4 () 2018-01-12 20:39:07 +01:00