Kevin Papst
90a0fd8a22
Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... ( #2902 )
2022-12-31 21:19:55 +01:00
Kevin Papst
14f4530de0
added team filter in timesheet search forms ( #3590 )
...
* added team filter in export and invoice search form
* added teams select to timesheet filter
* added team select to report filter
* hide user and team filter if count < 2
2022-10-21 16:14:39 +02:00
Alexander Pankow
1d1f5835da
allow to hide tax rows in invoice templates if vat rate is zero ( #3484 )
2022-09-04 11:43:38 +02:00
Kevin Papst
0e33da7760
fix invoice preview opening in current tab ( #3454 )
2022-08-01 18:09:41 +02:00
Kevin Papst
64c752bea3
disable create-invoice links after click to prevent double invoices ( #3452 )
2022-08-01 14:45:22 +02:00
Kevin Papst
8d695d03df
link customer, project and activity in invoice listing ( #3428 )
2022-07-22 13:26:17 +02:00
Kevin Papst
c0f3f31095
total sums for duration and rate in invoice and export preview ( #3431 )
2022-07-22 12:39:50 +02:00
Kevin Papst
4eb1fffeb2
added meta-field names to listing pages as css classes ( #3336 )
2022-05-31 17:38:53 +02:00
Kevin Papst
5fb326db4d
Release 1.20.2 ( #3320 )
2022-05-24 16:28:14 +02:00
Kevin Papst
913839727c
permission check for mark-as-exported buttons ( #3313 )
2022-05-18 12:54:59 +02:00
Kevin Papst
76899d2fdb
Release 1.19.5 ( #3265 )
2022-04-26 18:48:43 +02:00
Kevin Papst
00b5a65859
1.18.2 ( #3190 )
...
* improve console version output
* fix empty string issue in csv export (DDE protection) - fixes #3189
* fix twig sort deprecation in php 8
* sort user by displayName in users report
* fix missing custom translations in edit modal
* fix font-family in invoice.css
* invoice template "freelancer pdf" - added customer number, moved some fields around
* invoice template "default" - relocate customer number and order number in
2022-03-11 23:25:23 +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
40242b7dcc
support custom fields for invoices ( #3077 )
2022-01-20 16:59:26 +01:00
Kevin Papst
cc809183ae
added comment field to invoice ( #3045 )
2021-12-30 21:49:30 +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
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
4e42911f3d
more csrf protection for invoice and search ( #2984 )
2021-12-02 18:01:51 +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
95796ab256
improve csrf handling ( #2936 )
2021-11-16 10:17:26 +01:00
Kevin Papst
ae975d07db
submit invoice search after changing the template ( #2931 )
2021-11-15 00:20:43 +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
1d32e4ecee
use token in invoice delete route ( #2889 )
2021-10-30 15:17:06 +02:00
Kevin Papst
98a3fc99a2
store search in session ( #2735 )
...
* allow to detect used query filters
* allow to set label in action buttons
* allow to reset last search from session
* migrate invoice archive to new search system
* display number of used search filters
2021-08-26 01:37:40 +02:00
Kevin Papst
56524a9773
data-table sorting icons and alignment ( #2734 )
2021-08-26 00:56:36 +02:00
Kevin Papst
df62c8a428
improved play and stop button ( #2692 )
...
* improved play and stop button if only one record is allowed
* stop button first in action menu
* fix skin colors
* autofocus term field in search form
* fix responsive column layout in invoice listing
* improve responsive header for small screens
2021-07-30 19:57:57 +02:00
Kevin Papst
9ddb87a6fd
added project detail report ( #2651 )
...
- avatars via css only
- random colors for entities
- improves print view
- added colors for teams
- added color to tag
2021-07-06 22:01:20 +02:00
Kevin Papst
0330f45c6a
billable timesheets, inactive projects report, bookmark export search ( #2503 )
2021-04-18 21:51:27 +02:00
Kevin Papst
cdad5913ca
highlight invisible items ( #2493 )
2021-04-07 19:14:33 +02:00
Philipp
d84beb957c
add subtotal and payment date to invoices ( #2450 )
2021-03-29 00:51:34 +02:00
Kevin Papst
f8a5ff7315
create multiple invoices at once ( #2465 )
2021-03-27 20:47:53 +01:00
Kevin Papst
e1c9af795c
refactored page actions to event subscriber ( #2420 )
2021-03-15 14:18:44 +01:00
Kevin Papst
db1344573f
search and export from invoice archive ( #2408 )
2021-03-10 01:50:27 +01:00
Kevin Papst
c9ccdb5f77
replace "freelancer" invoice template with pdf version ( #2289 )
2021-01-22 19:47:05 +01:00
Kevin Papst
7503899a9b
re-order fields in search form ( #2120 )
2020-11-12 11:14:43 +01:00
Kevin Papst
db8714a87b
fix styling issues in PDF invoice ( #2097 )
2020-11-07 19:31:18 +01:00
Kevin Papst
6db21d7b34
fix xss ( #2060 )
2020-10-26 11:35:31 +01:00
Kevin Papst
d25bcfe29c
use configured language for non-twig invoice templates ( #1924 )
2020-08-26 23:41:47 +02:00
Kevin Papst
ede21fe46a
more extension points for plugins ( #1904 )
2020-08-21 19:38:17 +02:00
Kevin Papst
32c1e3258e
invoices: unified money, number and date formats and fully respect configured language ( #1814 )
2020-07-10 15:09:52 +02:00
Kevin Papst
381f46cdd8
Invoices: show only custom documents in upload form ( #1786 )
2020-06-19 18:31:08 +02:00
Kevin Papst
a75bdc52f6
Invoice: switch from and to address ( #1776 )
2020-06-11 15:19:29 +02:00
Kevin Papst
e3749c8e8f
added pdf template and other invoice improvements ( #1693 )
2020-05-10 16:19:59 +02:00
Kevin Papst
46a7b13293
display more columns in invoice template listing ( #1663 )
2020-04-25 16:34:15 +02:00
Kevin Papst
711139ad4c
delete invoices ( #1652 )
...
* include all meta fields as template variables
* support invoice preview via command
* support deletion of generated invoices
2020-04-23 12:19:07 +02:00
Kevin Papst
68d703d1e3
added internal rates ( #1591 )
2020-04-08 14:50:15 +02:00