0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-03 08:49:53 +00:00
kevinpapst_kimai2/templates
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
..
about frontend update to tabler beta 19 (#4029) 2023-05-15 19:10:00 +02:00
activity Release 2.0.33 (#4273) 2023-09-07 22:24:08 +02:00
bundles Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
calendar Release 2.0.34 (#4281) 2023-09-17 22:32:01 +02:00
contract change isWeekend() handling to use work-hour configuration (#4261) 2023-08-31 13:38:58 +02:00
customer Release 2.0.33 (#4273) 2023-09-07 22:24:08 +02:00
dashboard added translation domain for dashboard widgets (#3909) 2023-03-08 19:01:49 +01:00
default frontend update to tabler beta 19 (#4029) 2023-05-15 19:10:00 +02:00
doctor use collapsible element instead of collapsible card (#4096) 2023-06-09 18:17:32 +02:00
emails create exports via command (#3605) 2022-10-29 18:20:19 +02:00
embeds Release 2.0.27 (#4107) 2023-07-04 17:01:29 +02:00
export Release 2.0.32 (#4256) 2023-08-31 15:33:53 +02:00
favorite Release 2.0.8 (#3914) 2023-03-13 01:48:53 +01:00
form use modern flat form styles with more icons (#4098) 2023-06-09 19:16:36 +02:00
help Release 2.0.14 (#3963) 2023-04-05 19:14:49 +02:00
invoice Improve UX for invoice template management (#4121) 2023-06-21 08:17:54 +02:00
macros Release 2.0.34 (#4281) 2023-09-17 22:32:01 +02:00
partials dynamic favicon that indicates if an entry is running (#4038) 2023-05-21 15:40:45 +02:00
permission Release 2.0.25 (#4066) 2023-06-06 23:05:20 +02:00
plugin Release 2.0.35 (#4302) 2023-09-23 18:15:22 +02:00
project Release 2.0.33 (#4273) 2023-09-07 22:24:08 +02:00
quick-entry show global form errors - fixes #4233 2023-08-21 20:38:32 +02:00
reporting Release 2.1.0 (#4321) 2023-10-19 11:21:50 +02:00
security Release 2.1.0 (#4321) 2023-10-19 11:21:50 +02:00
system-configuration Release 2.0.35 (#4302) 2023-09-23 18:15:22 +02:00
tags Support visibility for tags (#4086) 2023-06-09 17:07:49 +02:00
team Release 2.0.11 (#3932) 2023-03-21 12:42:18 +01:00
timesheet Release 2.1.0 (#4321) 2023-10-19 11:21:50 +02:00
user Release 2.1.0 (#4321) 2023-10-19 11:21:50 +02:00
widget Release 2.1.0 (#4321) 2023-10-19 11:21:50 +02:00
wizard Release 2.1.0 (#4321) 2023-10-19 11:21:50 +02:00
base.html.twig frontend update to tabler beta 19 (#4029) 2023-05-15 19:10:00 +02:00
datatable.html.twig Release 2.0.25 (#4066) 2023-06-06 23:05:20 +02:00
form.html.twig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
page_setup.html.twig Release 2.0.27 (#4107) 2023-07-04 17:01:29 +02:00