0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-18 23:02:53 +00:00
kevinpapst_kimai2/config/packages
Kevin Papst 984c852ab6
Release 1.6.2 (#1289)
* include user teams in user entity
* prevent unauthorized access via API
* improve teamlead permission handling in team timesheets
* add team data to user entity
* add security tests
* highlight menu for invoice template copy
* unified handling of invoice data across all templates
* access to the current users data in invoice templates
* permission improvement in invoice form
* allow to skip record rows
* allow to add new invoice locations without overwriting the global ones
* allow to order user preferences
* change permission for normal users with access to view_other_timesheets
* properly validate invoice template field length
* allow to replace multiple variables in cell values text
* upgraded office invoice template
* doctrine deprecation fix
* upgrade phpoffice/phpword
* fix future begin check for default rounding rules
* dashboard widget counter: respect visibility and teams - fixes #1161
* fix future begin check for default rounding rules
* added new events for pre and post invoice rendering
* fix permission issue for users without team seeing all records
* prevent error in spreadsheet renderer for empty invoices
2019-12-02 10:57:03 +01:00
..
dev added tags for timesheets (#604) 2019-05-12 01:40:04 +02:00
prod cleanup prod log config (#921) 2019-07-05 13:48:24 +02:00
test upgraded FosUserBundle and Symfony 4.3 (#1005) 2019-08-02 16:52:30 +02:00
admin_lte.yaml improved calendar (#784) 2019-05-19 16:16:20 +02:00
assets.yaml fix avatar path for subdirectory installations (#1201) 2019-10-30 14:00:48 +01:00
doctrine.yaml Release 1.6.2 (#1289) 2019-12-02 10:57:03 +01:00
doctrine_migrations.yaml upgraded to symfony 4 #74 (#81) 2018-01-12 20:39:07 +01:00
fos_rest.yaml API: changed date-format, camelCase instead of snake_case, null values, update and create for customer and project (#718) 2019-04-24 18:13:33 +02:00
fos_user.yaml Integrated FOSUserBundle (#216) 2018-07-21 22:36:36 +02:00
framework.yaml fix avatar path for subdirectory installations (#1201) 2019-10-30 14:00:48 +01:00
jms_serializer.yaml users weekly stats as bar-chart in dashboard (#847) 2019-06-13 18:38:49 +02:00
kimai.yaml Danish translations (#1296) 2019-12-02 00:25:28 +01:00
nelmio_api_doc.yaml Release 1.6.2 (#1289) 2019-12-02 10:57:03 +01:00
nelmio_cors.yaml added content-type to allowed cors header for api (#672) 2019-04-01 21:51:46 +02:00
routing.yaml upgraded to symfony 4 #74 (#81) 2018-01-12 20:39:07 +01:00
security.yaml User roles and permission management via Admin UI (#1231) 2019-11-10 18:53:56 +01:00
sensio_framework_extra.yaml Symfony update 4.1.4 (#290) 2018-09-01 14:23:38 +02:00
swiftmailer.yaml upgraded to symfony 4 #74 (#81) 2018-01-12 20:39:07 +01:00
translation.yaml added first docu on extending kimai with bundles #106 (#109) 2018-01-27 11:21:52 +01:00
twig.yaml Form and theme improvements (#513) 2019-01-21 13:10:53 +01:00
twig_extensions.yaml updated to Symfony 4.2 (#710) 2019-04-21 01:41:08 +02:00
webpack_encore.yaml updated frontend stack to latest versions (#729) 2019-06-03 01:43:49 +02:00