1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

3624 Commits

Author SHA1 Message Date
Benjamin Beganović
ebfbfb6e10 htmlengine: refactor makeCustomField to helpers 2020-12-25 12:27:23 +01:00
Benjamin Beganović
83ec60cf70 Remove unused makeCustomFieldKeyValuePair() method 2020-12-25 12:25:28 +01:00
Benjamin Beganović
85a27941f2 paymentemailengine: refactor formatCustomFieldValue 2020-12-25 12:13:26 +01:00
Benjamin Beganović
710c08cdef update formatCustomField value to accept nullable client 2020-12-25 12:12:56 +01:00
Benjamin Beganović
2f18ab1eeb htmlengine: refactor formatCustomFieldValue 2020-12-25 12:12:43 +01:00
Benjamin Beganović
2963824924
Merge pull request #4572 from beganovich/v5-ninja-generate-setup-key
(v5) Command to generate app_key value
2020-12-24 17:07:22 +01:00
Benjamin Beganović
b879f7a2d9
Merge pull request #4573 from beganovich/v5-nlog
(v5) nlog()
2020-12-24 17:03:14 +01:00
Benjamin Beganović
f0dbf2ba71 nlog() 2020-12-24 17:01:34 +01:00
Benjamin Beganović
10745e9e07 add new "invoiceninja" logging channel 2020-12-24 17:01:24 +01:00
Benjamin Beganović
a399e4da70 Add new "expanded_loggin" option 2020-12-24 17:01:14 +01:00
Benjamin Beganović
747e34247f add licence info 2020-12-24 15:42:23 +01:00
Benjamin Beganović
01ad794bce generate setup key command 2020-12-24 15:40:20 +01:00
hillelcoren
4a68842b62 New admin portal build 2020-12-24 11:51:22 +00:00
hillelcoren
66f6369152 New admin portal build 2020-12-24 11:36:02 +00:00
Benjamin Beganović
c282437766
Merge pull request #4570 from beganovich/v5-setup-improvements-2412
(v5) Setup improvements
2020-12-24 12:26:00 +01:00
Benjamin Beganović
77a8771c78 Setup improvements:
- Disable Test PDF button while network request loading
- Return correct public/test.pdf file path
2020-12-24 12:25:22 +01:00
David Bomba
bc8c68af18
Merge pull request #4568 from turbo124/v5-develop
Fix for null values in country table
2020-12-24 09:21:26 +11:00
=
e46b48345e Version Bump 2020-12-24 09:20:36 +11:00
=
37b4eb3b51 Fix for null values in country table 2020-12-24 09:13:19 +11:00
Benjamin Beganović
751b355576
Merge pull request #4565 from beganovich/v5-cleanup-browsershot
(v5) Removing Browsershot & Puppeteer
2020-12-23 18:10:43 +01:00
Benjamin Beganović
4c351f6658 remove node/npm requirement 2020-12-23 16:32:56 +01:00
Benjamin Beganović
8946306d2a Remove experimental keys 2020-12-23 16:20:01 +01:00
Benjamin Beganović
1bcf8b4afa Remove puppeteer 2020-12-23 16:19:42 +01:00
Benjamin Beganović
d1682dd928 Remove spatie/browsershot 2020-12-23 16:17:05 +01:00
Benjamin Beganović
348a762557
Merge pull request #4564 from beganovich/v5-product-product-key
(v5) Fixes for product.product_key
2020-12-23 15:53:07 +01:00
Benjamin Beganović
972099d89f fix product key 2020-12-23 15:51:29 +01:00
Benjamin Beganović
6625bd3943
Merge pull request #4559 from beganovich/v5-rename-product-key-to-product-item
(v5) Rename product.product_key to product.item
2020-12-23 14:26:59 +01:00
Benjamin Beganović
f98627e47f Rename product.product_key to product.item 2020-12-23 14:25:12 +01:00
Benjamin Beganović
a1c438a854
Merge pull request #4558 from beganovich/v5-support-for-linebreaks-on-pdf
(v5) Support for multiline text on PDF
2020-12-23 14:01:05 +01:00
Benjamin Beganović
16edac3738 add support for multiline text 2020-12-23 13:49:25 +01:00
Benjamin Beganović
3251efeb40
Merge pull request #4553 from beganovich/v5-support-for-custom-columns-on-invoice
(v5) Support for custom columns on invoice
2020-12-23 13:12:37 +01:00
hillelcoren
2321e9b740 New admin portal build 2020-12-23 11:44:39 +00:00
hillelcoren
3d2173e05d New admin portal build 2020-12-23 11:06:06 +00:00
Benjamin Beganović
ada4f3065c fixes for tests 2020-12-23 11:41:57 +01:00
Benjamin Beganović
a907933d57 transformlineitems -> switch 2020-12-23 11:17:14 +01:00
hillelcoren
7851cc1fbf New admin portal build 2020-12-23 07:44:48 +00:00
David Bomba
28e4a00644
Merge pull request #4556 from turbo124/v5-stable
Version Bump 5.0.39
2020-12-23 09:12:56 +11:00
=
b8244c40ac Version Bump 2020-12-23 09:11:43 +11:00
=
445bf451bf Fixes for tests and throwing correct failure 2020-12-23 09:04:19 +11:00
hillelcoren
a4e6759392 New admin portal build 2020-12-22 22:01:37 +00:00
hillelcoren
7a218cadad New admin portal build 2020-12-22 21:43:17 +00:00
David Bomba
ef9c0d4975
Merge pull request #4555 from turbo124/v5-develop
Fixes for import / texts
2020-12-23 08:38:32 +11:00
=
383d3ab8c1 Fixes for import / texts 2020-12-23 08:38:13 +11:00
hillelcoren
082a6acc73 New admin portal build 2020-12-22 21:32:13 +00:00
Benjamin Beganović
8fd560dcce process custom columns 2020-12-22 13:56:09 +01:00
Benjamin Beganović
eb5ad3a4ea html engine, new $product1-4 variables 2020-12-22 13:55:40 +01:00
Benjamin Beganović
3b4c2ba5b0 add $custom_value in makeinvoicevalues 2020-12-22 13:55:29 +01:00
Benjamin Beganović
0c3a40e771
Merge pull request #4550 from beganovich/v5-default-margin-for-pdfs
(v5) Update default margin for PDFs
2020-12-22 09:44:15 +01:00
Benjamin Beganović
f3c57e87f1 Set default margin to standard A4 printing 2020-12-22 09:43:14 +01:00
Benjamin Beganović
69bc664457
Merge pull request #4549 from beganovich/v5-snappdf-integration
(v5) snappdf support
2020-12-22 09:31:22 +01:00