0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-19 23:23:19 +00:00
kevinpapst_kimai2/tests
Kevin Papst 984c852ab6
Release 1.6.2 ()
* 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 
* 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
..
API Release 1.6.2 () 2019-12-02 10:57:03 +01:00
Calendar fix phpunit annotations () 2019-05-19 17:05:07 +02:00
Command Added update command () 2019-11-21 23:15:41 +01:00
Configuration upgraded to phpunit 8 () 2019-10-24 17:35:05 +02:00
Controller Release 1.6.2 () 2019-12-02 10:57:03 +01:00
DataFixtures refactored search with free search term support () 2019-09-04 18:54:06 +02:00
DependencyInjection Release 1.6.2 () 2019-12-02 10:57:03 +01:00
Doctrine rounding rules via admin screen, round begin when starting record () 2019-11-10 13:57:05 +01:00
Entity added new invoice fields, improved invoice templates () 2019-11-18 12:01:26 +01:00
Event Release 1.6.2 () 2019-12-02 10:57:03 +01:00
EventSubscriber Release 1.6.2 () 2019-12-02 10:57:03 +01:00
Export support different formats in user timesheet exports () 2019-11-08 16:10:38 +01:00
Form Update and delete multi timesheets and tags () 2019-11-15 01:25:31 +01:00
Importer added csv importer for timesheet and project data () 2019-11-23 22:02:55 +01:00
Invoice Release 1.6.2 () 2019-12-02 10:57:03 +01:00
Ldap User roles and permission management via Admin UI () 2019-11-10 18:53:56 +01:00
Mocks User roles and permission management via Admin UI () 2019-11-10 18:53:56 +01:00
Model Release 1.6.2 () 2019-12-02 10:57:03 +01:00
Plugin support different formats in user timesheet exports () 2019-11-08 16:10:38 +01:00
Repository added new invoice fields, improved invoice templates () 2019-11-18 12:01:26 +01:00
Security User roles and permission management via Admin UI () 2019-11-10 18:53:56 +01:00
Timesheet rounding rules via admin screen, round begin when starting record () 2019-11-10 13:57:05 +01:00
Twig Release 1.6.1 () 2019-11-26 17:22:31 +01:00
Utils Added update command () 2019-11-21 23:15:41 +01:00
Validator/Constraints Release 1.6.2 () 2019-12-02 10:57:03 +01:00
Voter User roles and permission management via Admin UI () 2019-11-10 18:53:56 +01:00
Widget support different formats in user timesheet exports () 2019-11-08 16:10:38 +01:00
.env.dist.mysql removed dynamic database prefix () 2019-03-13 15:17:18 +01:00
.env.dist.sqlite removed dynamic database prefix () 2019-03-13 15:17:18 +01:00
KernelTestTrait.php added configurable permission system () 2018-11-26 13:20:32 +01:00
phpstan.neon refactored invoice and export screens () 2019-08-22 18:56:21 +02:00