Benjamin Beganović
|
bdedec19db
|
remove balance due & total from delivery note pdf
|
2020-12-08 13:19:38 +01:00 |
|
Benjamin Beganović
|
812824100c
|
wrap getting file into try-catch
|
2020-12-08 13:10:27 +01:00 |
|
David Bomba
|
634e5cadcc
|
remove redundant code
|
2020-12-08 21:49:23 +11:00 |
|
David Bomba
|
beccfd00c7
|
Only send email changed notification if new and old emails are different.
|
2020-12-08 20:32:17 +11:00 |
|
David Bomba
|
594dda9b65
|
fixes for delivery notes{
|
2020-12-08 20:18:17 +11:00 |
|
David Bomba
|
e765bcce08
|
Fixes for swagger
|
2020-12-08 07:25:56 +11:00 |
|
David Bomba
|
8107a49677
|
remove trailing slash from app url
|
2020-12-08 07:21:08 +11:00 |
|
Benjamin Beganović
|
a92d38ae06
|
php-cs-fixer
|
2020-12-07 14:56:23 +01:00 |
|
Benjamin Beganović
|
5c89fdab02
|
pass client id in paymentResponse
|
2020-12-07 14:50:43 +01:00 |
|
Benjamin Beganović
|
7818afddf8
|
getParent() ref to utilities
|
2020-12-07 14:50:30 +01:00 |
|
Benjamin Beganović
|
fdafc068bb
|
processWebhookRequest for checkoutpaymentdriver
|
2020-12-07 14:49:56 +01:00 |
|
Benjamin Beganović
|
c548bc2e0d
|
refactor paymentwebhook suite with new methods
|
2020-12-07 14:49:30 +01:00 |
|
Benjamin Beganović
|
2609e0027a
|
allow paymentfailed exception for guest middleware
|
2020-12-07 14:49:11 +01:00 |
|
David Bomba
|
269fff3fc8
|
Changes for counters
|
2020-12-07 21:43:21 +11:00 |
|
Benjamin Beganović
|
1f2c3f2823
|
update pagination links & apply php-cs-fixer
|
2020-12-05 14:24:21 +01:00 |
|
David Bomba
|
d8efdc6817
|
Tests for deleting and restoring an invoice
|
2020-12-05 09:10:32 +11:00 |
|
David Bomba
|
4f0776a323
|
Working on tests for deleted invoice
|
2020-12-05 09:08:10 +11:00 |
|
David Bomba
|
bc621aa01a
|
fixes for directories
|
2020-12-04 08:24:34 +11:00 |
|
David Bomba
|
41e39fa9c4
|
Fixes for directory creation error
|
2020-12-04 08:22:31 +11:00 |
|
David Bomba
|
34463eac64
|
Merge branch 'v5-develop' into v5-develop
|
2020-12-04 07:41:36 +11:00 |
|
David Bomba
|
a94b0357e0
|
Merge branch 'delete_paymentables_on_invoice_deleting' into v5-develop
|
2020-12-04 07:40:22 +11:00 |
|
David Bomba
|
76fb186f02
|
Fix for calculating balance with inclusive taxes
|
2020-12-04 07:40:00 +11:00 |
|
Benjamin Beganović
|
4959917b7e
|
fix issue with multiple companies switching
|
2020-12-03 15:33:18 +01:00 |
|
Benjamin Beganović
|
458e207fe3
|
fixes for smtp testing on setup
|
2020-12-03 14:10:40 +01:00 |
|
Benjamin Beganović
|
8ad5d14659
|
Merge pull request #4419 from beganovich/v5-checkout-frames
(v5) Checkout.com migration to Frames
|
2020-12-03 13:49:52 +01:00 |
|
Benjamin Beganović
|
d84f5bc5bb
|
Fixes for Checkout.com refunding
|
2020-12-03 13:38:57 +01:00 |
|
David Bomba
|
528a02db6f
|
fixes for mail order
|
2020-12-03 22:00:34 +11:00 |
|
David Bomba
|
02c810633a
|
Working on invoice delete restore refactor
|
2020-12-03 21:46:49 +11:00 |
|
David Bomba
|
fceaab9e40
|
Working on invoice delete restore refactor
|
2020-12-03 21:46:36 +11:00 |
|
David Bomba
|
d30ef031a2
|
refactor invoice deletion
|
2020-12-03 15:30:32 +11:00 |
|
David Bomba
|
f96bde6fca
|
Refactor invoice delete/restore
|
2020-12-03 15:20:39 +11:00 |
|
David Bomba
|
73c9474912
|
Working on invoice delete refactor
|
2020-12-03 14:56:00 +11:00 |
|
David Bomba
|
48f2f469d3
|
refactor for invoice deletion
|
2020-12-03 14:11:24 +11:00 |
|
David Bomba
|
e772a2b638
|
Fix for regression
|
2020-12-03 11:05:22 +11:00 |
|
David Bomba
|
53c2db072f
|
Fixes for pdf attachment to invoices
|
2020-12-03 09:26:46 +11:00 |
|
Benjamin Beganović
|
00ab670d71
|
Checkout.com migration to Frames:
- Changed cardToken to token in CreditCard reference
- Updated checkout.com.js
- Added "Pay" translation
- Fix issue with switching between token & credt card
|
2020-12-02 15:33:43 +01:00 |
|
David Bomba
|
bcb21fb234
|
Working on invoice deletion
|
2020-12-02 22:01:50 +11:00 |
|
David Bomba
|
bc0a925f39
|
Fixes for include
|
2020-12-02 19:59:45 +11:00 |
|
David Bomba
|
aa852930e6
|
refactor from email names to use config() values
|
2020-12-02 14:08:35 +11:00 |
|
David Bomba
|
b63972e250
|
fixes for payment refunds
|
2020-12-02 11:56:29 +11:00 |
|
David Bomba
|
66fc75bb83
|
Merge pull request #4410 from turbo124/v5-develop
V5 develop
|
2020-12-02 08:32:45 +11:00 |
|
David Bomba
|
54fd048614
|
Merge pull request #4408 from turbo124/v5-develop
V5 develop
|
2020-12-02 07:28:23 +11:00 |
|
Benjamin Beganović
|
9198cf5175
|
support tasks as of same day
|
2020-12-01 15:52:12 +01:00 |
|
Benjamin Beganović
|
e5af99d884
|
fix issue with client date formatc
|
2020-12-01 15:25:48 +01:00 |
|
Benjamin Beganović
|
1a066f2f9f
|
add alias to task searvice from task product
|
2020-12-01 15:18:48 +01:00 |
|
Benjamin Beganović
|
b373a3df52
|
fix stripe refunding & apply php-cs-fixer
|
2020-12-01 13:46:09 +01:00 |
|
David Bomba
|
9623dba2c8
|
fix for showinvoicerequest
|
2020-12-01 21:22:48 +11:00 |
|
David Bomba
|
a8958f4b09
|
Minor fixes for batch migrations
|
2020-11-30 18:43:33 +11:00 |
|
David Bomba
|
1210a81a09
|
Minor changes to migration
|
2020-11-30 09:58:31 +11:00 |
|
David Bomba
|
f2f8837269
|
Merge branch 'v5-stable' of https://github.com/turbo124/invoiceninja into v5-stable
|
2020-11-30 08:32:27 +11:00 |
|