Kevin Papst
7da7468965
configure display of customer, project and activity in dropdown lists ( #3151 )
2022-02-14 17:43:05 +01:00
Kevin Papst
83a894823f
release 1.17.2 ( #3135 )
...
* allow to input password interactively in console
* added block to simplify overwriting export template parts
* prevent installation in PHP 8.1
* composer update
* phpunit version to 9
* support negative amounts in excel export
* added system configuration actions for calendar, weekly timesheet, users
* added method to render text with full markdown support
2022-02-14 17:33:52 +01:00
Kevin Papst
4cb0ac37a6
unify access to custom fields ( #3106 )
2022-01-28 00:04:58 +01:00
Kevin Papst
6416b67c63
fix admin access for customer in invoice module ( #3095 )
2022-01-25 14:06:09 +01:00
Kevin Papst
1e269a6f82
improve team member handling ( #3097 )
2022-01-25 13:44:49 +01:00
Kevin Papst
8694a3bfe4
added invoice delete event ( #3096 )
2022-01-24 21:33:13 +01:00
Kevin Papst
9e320674c1
phpstan improvements ( #3092 )
2022-01-23 15:49:38 +01:00
Kevin Papst
b8d8f0c16d
release 1.17 ( #3090 )
2022-01-23 01:33:00 +01:00
Kevin Papst
8b8e9b001e
bump dependencies ( #3089 )
2022-01-22 17:11:30 +01:00
Kevin Papst
1a0608f49e
new export template ( #3082 )
2022-01-22 13:20:22 +01:00
Kevin Papst
3543e0a1b5
code improvements ( #3088 )
2022-01-22 02:46:02 +01:00
Kevin Papst
97c23f75dd
improve permission handling for quick entry controller ( #3081 )
2022-01-20 22:24:19 +01:00
Kevin Papst
49bb9980b8
added invoice model to invoice created event ( #3079 )
...
* added model to InvoiceCreatedEvent
* allow to switch formatter locale
2022-01-20 18:41:55 +01:00
Kevin Papst
fd4cbb43c1
bugfixes ( #3078 )
...
* fix phpdoc
* fix invoice export field order
* prevent empty migration warning
* do not trigger export validation on new timesheets
* update license year
* remove trailing comma in function call for php compatibility
* add new composer plugin config
* bump phpunit schema version
2022-01-20 17:10:56 +01:00
Kevin Papst
40242b7dcc
support custom fields for invoices ( #3077 )
2022-01-20 16:59:26 +01:00
Kevin Papst
9731023014
1.16.10 ( #3047 )
2022-01-01 18:12:57 +01:00
Kevin Papst
cc809183ae
added comment field to invoice ( #3045 )
2021-12-30 21:49:30 +01:00
Kevin Papst
f7b3f4ed76
improve export permission checks ( #3027 )
2021-12-17 01:10:49 +01:00
Kevin Papst
04fc954769
allow to configure the amount of recent activity rows in an empty week ( #3026 )
2021-12-16 16:58:10 +01:00
Kevin Papst
3621b8c27c
fix invoice budget calculation ( #3024 )
2021-12-15 17:56:18 +01:00
Kevin Papst
358959522d
release 1.16.9 ( #3018 )
...
* fix filter action display
* allow to set system configuration during runtime
* bump version
* use deepl pro free to translate missing keys
* replacing broken Github action
2021-12-14 02:29:06 +01:00
Kevin Papst
961336f35c
fix project are not filtered after submit ( #3016 )
2021-12-11 15:51:23 +01:00
Kevin Papst
573fa9f7f3
fix create invoice token issue ( #3007 )
2021-12-09 01:36:58 +01:00
Kevin Papst
22ce6b047a
new invoice template variables for budgets ( #3005 )
2021-12-08 22:15:07 +01:00
Kevin Papst
82525f382d
fix invoice preview ( #3002 )
2021-12-08 14:21:15 +01:00
Kevin Papst
ec9dd08970
cleanup duplicate translation ids ( #3001 )
2021-12-08 01:49:44 +01:00
Kevin Papst
0861dbd75d
new command to work with translation files ( #2993 )
2021-12-05 14:54:02 +01:00
Kevin Papst
4ae18b73d1
bump version ( #2991 )
2021-12-04 02:27:32 +01:00
Kevin Papst
1da26e041d
fix invoice create and search ( #2990 )
2021-12-04 01:18:49 +01:00
Kevin Papst
4e42911f3d
more csrf protection for invoice and search ( #2984 )
2021-12-02 18:01:51 +01:00
Kevin Papst
9491f07ade
fix deleting invoice documents ( #2980 )
2021-11-29 15:57:39 +01:00
Kevin Papst
0464054a2b
bump version
2021-11-24 12:55:38 +01:00
Kevin Papst
b062164277
allow to delete invoice documents ( #2968 )
2021-11-24 10:30:49 +01:00
Kevin Papst
ff9acab0fc
improve permissison handling in invoice screen ( #2965 )
2021-11-21 16:41:03 +01:00
Kevin Papst
76e09447c8
make sure that markdown uses safe mode ( #2961 )
2021-11-19 23:07:27 +01:00
Kevin Papst
859131308a
improve export filename ( #2958 )
2021-11-19 18:53:43 +01:00
tdozbun-reno
56d02673ed
Update CSRF Token IDs for Issue kevinpapst/kimai2#2947 ( #2948 )
...
* bump version
* removed not needed token, as it is already contained in the form
Co-authored-by: Kevin Papst <kpapst@gmx.net >
2021-11-18 18:32:00 +01:00
Kevin Papst
b28e9c120c
version 1.16.2 ( #2942 )
...
* bump version
* include calendar week in week chooser
* table names in SQL
* show save flash message
* prevent migration warning
* drop default value to prevent error when server version is not set
* csrf token for duplicate actions
* updated translations
2021-11-18 12:33:13 +01:00
Kevin Papst
c858edf5c9
release 1.16.1 ( #2938 )
...
* optional csrf token name
* fix regression when selecting all projects as super user
* prevent invalid sql
2021-11-16 21:48:50 +01:00
Kevin Papst
f63a2c8ef6
Release 1.16 ( #2929 )
...
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com >
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: SC <lalocas@protonmail.com >
Co-authored-by: dkstiler <dkstiler@gmail.com >
Co-authored-by: Milo Ivir <mail@milotype.de >
2021-11-16 10:51:01 +01:00
Kevin Papst
95796ab256
improve csrf handling ( #2936 )
2021-11-16 10:17:26 +01:00
Kevin Papst
a1992494d3
fetch user preferences via API ( #2905 )
2021-11-15 21:14:45 +01:00
Kevin Papst
5896ae26c6
improve error handling during invoice generation ( #2932 )
...
* prevent that items will be marked as exported if invoice can not be generated
* check for existing invoice number to prevent that invalid invoices will be generated
* allow to add a unique id to invoice preview files on batch export
* hide delete invoice action with deactivated permission
* try to automatically fix duplicate invoice id
2021-11-15 19:21:22 +01:00
Kevin Papst
6b49535b52
prevent csrf to flush logs ( #2930 )
2021-11-14 20:39:22 +01:00
Kevin Papst
8b0962e192
configure am/pm time-format as user preference ( #2789 )
2021-11-14 18:18:26 +01:00
pkaltenboeck
dce0578a2b
new ProjectConstraint to add dynamic project validation ( #2747 )
2021-11-14 16:56:52 +01:00
Kevin Papst
a483184372
PDF memory optimizations ( #2736 )
2021-11-14 02:51:52 +01:00
Kevin Papst
6e6c60b29a
added new invoice status: canceled ( #2922 )
2021-11-10 12:37:36 +01:00
Kevin Papst
21dbfdb4f9
do not reset password for LDAP and SAML users or rehash on API calls ( #2916 )
2021-11-10 11:34:50 +01:00
Kevin Papst
bd2fe32d5a
optimizations ( #2904 )
...
* calc once, then re-use
* prevent invalid theme switch
* allow to turn off weekly-quick-entries by permissions
* remove 00:00 from date-times that likely do not need a time
* fix datepicker out of window
2021-11-05 10:28:48 +01:00