David Bomba
|
3d134cb31d
|
Merge pull request #4535 from turbo124/v5-stable
Fixes for release
|
2020-12-20 08:13:04 +11:00 |
|
David Bomba
|
c292862229
|
Fixes for release
|
2020-12-20 08:12:39 +11:00 |
|
David Bomba
|
f4ce89428a
|
Merge pull request #4534 from turbo124/v5-stable
Version bump
|
2020-12-20 08:09:28 +11:00 |
|
David Bomba
|
13066cefbb
|
Version bump
|
2020-12-20 08:09:02 +11:00 |
|
David Bomba
|
321f7464cc
|
Merge pull request #4531 from turbo124/v5-stable
Fixes for release
|
2020-12-20 08:07:16 +11:00 |
|
David Bomba
|
14da24bc45
|
Fixes for release
|
2020-12-20 08:06:57 +11:00 |
|
David Bomba
|
e3dd39698c
|
Merge pull request #4530 from turbo124/v5-stable
Fixes for release
|
2020-12-20 08:01:18 +11:00 |
|
David Bomba
|
d8fab379ac
|
Fixes for release
|
2020-12-20 08:00:02 +11:00 |
|
David Bomba
|
6b02d51080
|
Invoice Import
|
2020-12-19 18:28:58 +11:00 |
|
David Bomba
|
4877d3c2f5
|
Working on importing invoices
|
2020-12-19 15:11:15 +11:00 |
|
David Bomba
|
298deac062
|
Working on Invoice CSV Import
|
2020-12-19 14:49:15 +11:00 |
|
David Bomba
|
c3c868b90d
|
Working on Invoice + Payment csv import
|
2020-12-19 12:45:12 +11:00 |
|
David Bomba
|
0763829018
|
Merge pull request #4526 from turbo124/v5-stable
Version bump
|
2020-12-19 11:56:32 +11:00 |
|
David Bomba
|
f600ab89a8
|
Version bump
|
2020-12-19 11:55:22 +11:00 |
|
=
|
7285c78afb
|
remove GMP extension requirements
|
2020-12-19 08:29:32 +11:00 |
|
David Bomba
|
09c2c40903
|
Fixes for import test
|
2020-12-18 15:34:40 +11:00 |
|
David Bomba
|
5a1df67e11
|
Merge pull request #4524 from turbo124/v5-develop
Fixes for Github actions + Badges
|
2020-12-18 15:14:59 +11:00 |
|
David Bomba
|
f6716c114d
|
update readme badges
|
2020-12-18 15:14:24 +11:00 |
|
David Bomba
|
389af1095d
|
Badge for status
|
2020-12-18 13:29:22 +11:00 |
|
David Bomba
|
bd8ebbbbdf
|
Add additional php extensions
|
2020-12-18 12:50:15 +11:00 |
|
David Bomba
|
8387f3db9e
|
add mysql extension for testing
|
2020-12-18 12:20:24 +11:00 |
|
David Bomba
|
6400b896e3
|
add mysql extension for testing
|
2020-12-18 12:06:13 +11:00 |
|
David Bomba
|
f476a090bc
|
mark csv test skipped
|
2020-12-18 12:01:45 +11:00 |
|
David Bomba
|
ff0d68676c
|
Remove php8 from tests
|
2020-12-18 11:57:50 +11:00 |
|
David Bomba
|
7da72ea1bd
|
Remove php8 from tests
|
2020-12-18 11:56:11 +11:00 |
|
David Bomba
|
77a3160afd
|
expand testing coverage to include PHP 8.1
|
2020-12-18 11:55:25 +11:00 |
|
David Bomba
|
a3181ff1ab
|
Expand testing to include php 8.0
|
2020-12-18 11:54:12 +11:00 |
|
David Bomba
|
676cfd1416
|
Fixes for github actions
|
2020-12-18 11:47:11 +11:00 |
|
David Bomba
|
22a359b004
|
Fixes for github actions
|
2020-12-18 11:35:29 +11:00 |
|
David Bomba
|
47cf20efeb
|
Fixes for github actions
|
2020-12-18 11:34:40 +11:00 |
|
David Bomba
|
df30f0cbc5
|
Fixes for github actions
|
2020-12-18 11:31:27 +11:00 |
|
David Bomba
|
90d7d425d6
|
Merge pull request #4523 from turbo124/v5-develop
Fix for editing invoice where number in pending state
|
2020-12-18 07:15:32 +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 |
|