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

3499 Commits

Author SHA1 Message Date
David Bomba
df30f0cbc5 Fixes for github actions 2020-12-18 11:31:27 +11:00
David Bomba
3ad3d0a418 Fix for editting invoice where number in pending state 2020-12-18 07:14:46 +11:00
David Bomba
f45588d26e
Merge pull request #4522 from turbo124/v5-develop
Handle invoice numbers on restore
2020-12-18 07:12:17 +11:00
David Bomba
adab53ed97 Handle restoring a deleted invoice 2020-12-18 07:11:31 +11:00
Benjamin Beganović
20750902cc
Merge pull request #4521 from beganovich/v5-label-selectors-for-pdf-maker-elements
(v5) Provide action selectors to match PDF elements
2020-12-17 15:47:44 +01:00
Benjamin Beganović
220c7f080a Provide action selectors to match PDF elements:
- Add ext-libxml to composer.json
- Support outputting the PDF in CreateEntityPdf.php & GenerateDeliveryNote.php
- Add reference names to Design.php
2020-12-17 15:44:01 +01:00
Benjamin Beganović
50b0e163be
Merge pull request #4520 from beganovich/v5-public-note-line-breaks-in-pdf
(v5) Support for multiline public notes
2020-12-17 14:04:56 +01:00
Benjamin Beganović
eadcff544f Support for multiline entity public notes. 2020-12-17 14:03:07 +01:00
Benjamin Beganović
f61a1323e1
Merge pull request #4517 from beganovich/v5-fixes-for-tests-1712
(v5) Fixes for tests
2020-12-17 13:45:38 +01:00
Benjamin Beganović
f9d65941d8 Fixes for tests 2020-12-17 13:44:44 +01:00
hillelcoren
0db308817a New admin portal build 2020-12-17 12:10:31 +00:00
David Bomba
d3cdfd670f Product import 2020-12-17 23:00:32 +11:00
Benjamin Beganović
bc0e433ffe
Merge pull request #4516 from beganovich/v5-change-order-of-webhook
(v5) Change webhook order
2020-12-17 12:48:51 +01:00
Benjamin Beganović
6fa90c7060 Change webhook order 2020-12-17 12:47:46 +01:00
Benjamin Beganović
79c6cc474a
Merge pull request #4515 from beganovich/v5-checkout-webhooks-update
(v5) Support for Checkout @ webhooks
2020-12-17 12:33:01 +01:00
Benjamin Beganović
5ea07fde66
Merge pull request #4512 from beganovich/v5-remove-trailing-slash-from-setup
(v5) Remove trailing slash from URLs on setup
2020-12-17 12:32:47 +01:00
Benjamin Beganović
942652b668 Update webhooks to support Checkout.com & apply php-cs-fixer 2020-12-17 12:27:15 +01:00
David Bomba
c75bd84cbe
Merge pull request #4514 from turbo124/v5-develop
add enable_product_discount to company table.
2020-12-17 21:57:10 +11:00
David Bomba
7b6d6c3193 remove service worker 2020-12-17 21:56:34 +11:00
Benjamin Beganović
d8405710e7
Merge pull request #4513 from beganovich/v5-webhooks-refactor
(wip) (v5) Webhooks refactor
2020-12-17 11:56:16 +01:00
David Bomba
feb78a63f2 Add service worker back in 2020-12-17 21:53:20 +11:00
Benjamin Beganović
0e6a20b9c9 Update lock file 2020-12-17 11:17:00 +01:00
Benjamin Beganović
c78a03b095 Remove trailing slash from URLs on setup 2020-12-17 11:10:47 +01:00
David Bomba
9b6ba5fa45
Merge pull request #4510 from turbo124/v5-develop
Fixes for composer
2020-12-17 10:33:02 +11:00
David Bomba
24d4095709 Fixes for composer 2020-12-17 10:32:42 +11:00
David Bomba
58537ae233
Merge pull request #4509 from turbo124/v5-develop
revert to exec() to composer install
2020-12-17 10:24:17 +11:00
David Bomba
831d1e0816 revert to exec() to composer install 2020-12-17 10:23:54 +11:00
David Bomba
9b259ed3d0
Merge pull request #4508 from turbo124/v5-develop
Adjustments for post update
2020-12-17 07:12:45 +11:00
David Bomba
c498f230d4 Adjustments for post update 2020-12-17 07:12:20 +11:00
David Bomba
d2a039015e
Merge pull request #4507 from turbo124/v5-develop
Adjustments for post update
2020-12-17 07:10:47 +11:00
David Bomba
d035fce0ac Adjustments for post update 2020-12-17 07:10:06 +11:00
David Bomba
e5c30c67f1
Merge pull request #4506 from turbo124/v5-develop
Adjustments for post update
2020-12-17 07:07:42 +11:00
David Bomba
ad156e5935 Adjustments for post update 2020-12-17 07:06:40 +11:00
Benjamin Beganović
ac15e4c0a6
Merge pull request #4505 from beganovich/v5-phantomcloud-mesage-on-setup
(v5) Add a note about PhantomJsCloud on setup
2020-12-16 16:56:24 +01:00
Benjamin Beganović
e51b220295 Add a note about PhantomJSCloud 2020-12-16 16:55:33 +01:00
Benjamin Beganović
d3033c902d wip 2020-12-16 15:25:42 +01:00
Benjamin Beganović
9662d9af92 Update webhooks for Checkout:
- Update api.php -> gateway_key => company_gateway_id
- Pass correct reference to url in CreditCard.php
- Update PaymentWebhookController.php to support new company_gateway_id
- Update PaymentWebhookRequest.php to resolve company gateway from correct input
2020-12-16 13:47:10 +01:00
Benjamin Beganović
a56e1cf3a0
Merge pull request #4503 from beganovich/v5-setup-improvements
(v5) Add support for ChromiumPdf on setup
2020-12-16 12:53:45 +01:00
Benjamin Beganović
20c010448a apply php-cs-fixer 2020-12-16 12:52:40 +01:00
Benjamin Beganović
9f4481d35f Enable support for ChromiumPdf on setup
Add test.pdf to .gitignore
2020-12-16 12:51:41 +01:00
David Bomba
e6419085b2
Merge pull request #4502 from turbo124/v5-develop
Client CSV Imports
2020-12-16 21:13:32 +11:00
David Bomba
ece104695c Client Imports 2020-12-16 21:13:02 +11:00
David Bomba
7353687c04 Working on client import 2020-12-16 21:06:20 +11:00
hillelcoren
325e819aab New admin portal build 2020-12-16 07:26:57 +00:00
hillelcoren
fad9888b80 New admin portal build 2020-12-16 07:25:13 +00:00
David Bomba
8df553c4cc Working on CSV imports 2020-12-16 11:01:15 +11:00
David Bomba
b087046489 Client import map 2020-12-16 09:17:31 +11:00
David Bomba
7412c01ec2 Change actions runtime 2020-12-16 08:35:50 +11:00
David Bomba
0452d8b333 fixes for composer update 2020-12-16 08:10:40 +11:00
David Bomba
263a5cfa0b Minor updates for composer 2020-12-16 08:03:20 +11:00