0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-08 02:50:16 +00:00
kevinpapst_kimai2/templates/user
Kevin Papst 38e37f1c2e
Release 2.1.0 (#4321)
* fix deprecations
* remove unused config
* replace invalid annotation type with attribute
* use AsDoctrineListener to fix deprecation
* new ModifiedSubscriber to support custom logic and fix deprecation
* removed inheritdoc comment
* new ModifiedSubscriber to support custom logic and fix deprecation
* cleanup event dispatcher interface
* re-order annotation params
* one more doctrine based deprecation
* fix query to count active timesheets
* link to "all times" to identify active timesheets
* link icon instead of text
* fix "skin" translation in wizard
* use duration filter to show duration
* added login link command and controller
* bump tabler theme to 1.0
* added wizard to force password reset by user
* allow to configure that new accounts need to reset their password
* prevent uploading twig templates by default
* bump composer packages
* enable sandbox and basic security measures for custom twig templates for invoice and export
* bump to symfony 6.3.5
* allow to export single user reports to excel
* removed broken method to reload twig cache
* added api parameter to fetch user collection fully serialized
* allow to replace or append description via timesheet batch update
* show api username above form
2023-10-19 11:21:50 +02:00
..
2fa.html.twig Release 2.0.25 (#4066) 2023-06-06 23:05:20 +02:00
actions.html.twig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
api-token.html.twig Release 2.1.0 (#4321) 2023-10-19 11:21:50 +02:00
contract.html.twig Release 2.0.29 (#4178) 2023-07-26 15:16:59 +02:00
create.html.twig Release 2.0.32 (#4256) 2023-08-31 15:33:53 +02:00
delete.html.twig Release 2.0.8 (#3914) 2023-03-13 01:48:53 +01:00
form.html.twig added API for handling work contract times (#4016) 2023-05-13 01:24:15 +02:00
index.html.twig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
layout.html.twig frontend update to tabler beta 19 (#4029) 2023-05-15 19:10:00 +02:00
preferences.html.twig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
profile.html.twig added supervisor setting for user (#4251) 2023-08-20 13:18:35 +02:00
stats.html.twig Release 2.0.28 (#4172) 2023-07-09 15:27:27 +02:00