0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-18 14:52:53 +00:00
kevinpapst_kimai2/templates
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
..
about prepare release 1.6 (#1270) 2019-11-24 00:02:43 +01:00
activity prepare release 1.6 (#1270) 2019-11-24 00:02:43 +01:00
bundles fix the password reset page layout (#1261) 2019-11-18 12:28:59 +01:00
calendar prepare release 1.6 (#1270) 2019-11-24 00:02:43 +01:00
customer prepare release 1.6 (#1270) 2019-11-24 00:02:43 +01:00
dashboard User roles and permission management via Admin UI (#1231) 2019-11-10 18:53:56 +01:00
default duration field in timesheet edit dialog (#1180) 2019-10-24 23:46:22 +02:00
doctor added avatars, show user teams in list, new team dashboard widgets (#1150) 2019-10-03 13:44:16 +02:00
embeds duration field in timesheet edit dialog (#1180) 2019-10-24 23:46:22 +02:00
export support different formats in user timesheet exports (#1222) 2019-11-08 16:10:38 +01:00
form reformat edit forms (#1192) 2019-10-30 13:59:53 +01:00
invoice Release 1.6.2 (#1289) 2019-12-02 10:57:03 +01:00
macros Update and delete multi timesheets and tags (#1240) 2019-11-15 01:25:31 +01:00
navbar fix absolute url (#1200) 2019-10-30 13:45:59 +01:00
partials added config to brand Kimai with logo and company name (#856) 2019-06-13 19:06:02 +02:00
plugin added avatars, show user teams in list, new team dashboard widgets (#1150) 2019-10-03 13:44:16 +02:00
project prepare release 1.6 (#1270) 2019-11-24 00:02:43 +01:00
system-configuration added avatars, show user teams in list, new team dashboard widgets (#1150) 2019-10-03 13:44:16 +02:00
tags Update and delete multi timesheets and tags (#1240) 2019-11-15 01:25:31 +01:00
team added avatars, show user teams in list, new team dashboard widgets (#1150) 2019-10-03 13:44:16 +02:00
timesheet Release 1.6.1 (#1282) 2019-11-26 17:22:31 +01:00
timesheet-team Update and delete multi timesheets and tags (#1240) 2019-11-15 01:25:31 +01:00
user User roles and permission management via Admin UI (#1231) 2019-11-10 18:53:56 +01:00
widget added avatars, show user teams in list, new team dashboard widgets (#1150) 2019-10-03 13:44:16 +02:00
base.html.twig User roles and permission management via Admin UI (#1231) 2019-11-10 18:53:56 +01:00
error.html.twig use homepage link to redirect from error page (#1260) 2019-11-18 12:29:21 +01:00
form.html.twig Edit and create timesheet records in modal (#603) 2019-03-03 19:43:12 +01:00