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

3637 Commits

Author SHA1 Message Date
=
0a9c66cab8 Autoload snappdf in composer post hooks - add client number when importing 2020-12-28 08:58:49 +11:00
=
4129dba08b Test for HTML output for preview controller 2020-12-26 20:26:19 +11:00
David Bomba
b3962986fb
Merge pull request #4577 from turbo124/v5-develop
Fix for company.users.company_user
2020-12-26 19:04:03 +11:00
=
53ff009d74 fix for company.users.company_user 2020-12-26 19:03:24 +11:00
Benjamin Beganović
6f7ec1c188
Merge pull request #4574 from beganovich/v5-makeCustomField-refactor
(v5) Refactor methods for custom fields
2020-12-25 17:19:02 +01:00
Benjamin Beganović
3219400812
Merge pull request #4575 from beganovich/v5-discount-visibility
(v5) Show $product.quantity & product.discount based on settings
2020-12-25 17:18:54 +01:00
Benjamin Beganović
d570cd7474
Merge pull request #4576 from beganovich/v5-snappdf-integration-with-windows-and-mac
(v5) Add support for custom Chromium path (ie. support for Windows & Mac)
2020-12-25 17:18:45 +01:00
Benjamin Beganović
9f58ccb028 Add support for custom Chromium path (ie. support for Windows & Mac) 2020-12-25 14:15:57 +01:00
Benjamin Beganović
b43b52519f Show $product.quantity & product.discount based on settings 2020-12-25 13:45:37 +01:00
Benjamin Beganović
f3f76e9644 remove duplicate methods 2020-12-25 12:30:40 +01:00
Benjamin Beganović
0bbd910490 apply php-cs-fixer 2020-12-25 12:29:42 +01:00
Benjamin Beganović
3198ef3352 paymentemailengine: refactor to makeCustomField 2020-12-25 12:29:13 +01:00
Benjamin Beganović
491d080ab4 add new makeCustomField (centralised refactor) 2020-12-25 12:27:37 +01:00
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