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

4054 Commits

Author SHA1 Message Date
Benjamin Beganović
64e6dad248
Merge branch 'v5-develop' into v5-2001-gateways-and-new-tokens 2021-01-25 16:47:58 +01:00
Benjamin Beganović
fb66bfbe71 wip 2021-01-25 16:46:40 +01:00
Benjamin Beganović
f5f257292c wip 2021-01-25 16:12:21 +01:00
David Bomba
53e7ccbea9
Merge pull request #4759 from turbo124/v5-develop
Delete payment profile from authorize.net gateway when detaching from AP
2021-01-25 23:27:39 +11:00
David Bomba
af523a6346 detach payment method from authorize gateway 2021-01-25 23:16:43 +11:00
David Bomba
64dfe1d6c3 Minor fix for authorize.net 2021-01-25 22:48:12 +11:00
David Bomba
337afe5220
Merge pull request #4758 from turbo124/v5-develop
Fix for updating quote
2021-01-25 22:23:35 +11:00
David Bomba
f950f84b61 Fix for 500 on updating quote by removing contacts 2021-01-25 21:54:36 +11:00
David Bomba
6540a25531 Refactor client numbering 2021-01-25 21:34:12 +11:00
Benjamin Beganović
9fc7aa9f53
Merge pull request #4757 from beganovich/v5-fix-livewire-mount
(v5) Fix for RequiredClientInfo
2021-01-25 10:08:27 +01:00
Benjamin Beganović
324fcc287c wip 2021-01-25 10:07:42 +01:00
Benjamin Beganović
3c4e779585 add mount to requiredfields 2021-01-25 10:07:12 +01:00
David Bomba
c57c66d1b3
Merge pull request #4755 from turbo124/v5-develop
Translations
2021-01-25 15:21:51 +11:00
David Bomba
269f83f317 Translations 2021-01-25 11:57:49 +11:00
David Bomba
af19afedb5 Translations 2021-01-25 10:04:50 +11:00
David Bomba
a0d0c77630 translations 2021-01-25 09:24:13 +11:00
David Bomba
c4db674fae Translate migration email 2021-01-25 08:08:29 +11:00
David Bomba
8e06644fac Track payment ID with Activity 54 2021-01-25 07:55:04 +11:00
David Bomba
45cc39a3f1 Add alias for public_notes 2021-01-25 07:50:40 +11:00
David Bomba
b54c3a5b22 Fixes for demo 2021-01-25 07:46:53 +11:00
David Bomba
6bc2ca470c
Merge pull request #4754 from turbo124/v5-develop
Fixes and improvements
2021-01-25 07:14:02 +11:00
hillelcoren
58b1be7a25 New admin portal build 2021-01-24 12:02:44 +00:00
=
04d1a43dfe Remove strings and replace with translations 2021-01-24 22:48:09 +11:00
=
36d7ee5d6a Small fix for CSV Imports 2021-01-24 21:51:46 +11:00
David Bomba
3fa8158bc3 Fixes for refunds 2021-01-24 20:53:45 +11:00
David Bomba
cecee6cbfe Fixes for tests 2021-01-24 20:28:18 +11:00
David Bomba
0f8ee2d101 Tests for paid_to_date 2021-01-24 20:08:57 +11:00
David Bomba
6170dfae12 Fixes for tests 2021-01-24 20:00:45 +11:00
David Bomba
24dfbe48dc working on paid_to_date fields and calculations 2021-01-24 17:44:14 +11:00
David Bomba
a274fdc353
Merge pull request #4752 from turbo124/v5-stable
5.0.53
2021-01-24 16:08:35 +11:00
David Bomba
1c1dc8fb3e 5.0.53 2021-01-24 16:06:43 +11:00
David Bomba
9abb38142f fixes
for travis
2021-01-23 19:51:29 +11:00
David Bomba
c494a1e9ad fixes for travis 2021-01-23 17:23:55 +11:00
=
e39759c35b Place additional checks in the scheduler to ensure the config is optimized appropriately 2021-01-23 16:09:58 +11:00
=
ad40434686 Additional checks that the scheduler has been configured and is working 2021-01-23 15:52:54 +11:00
=
27c7572821 Do not update or create a product if Invoice generated from a task/expense 2021-01-23 15:42:27 +11:00
Benjamin Beganović
4930b7b658 wip 2021-01-22 22:49:26 +01:00
hillelcoren
9ce00ee960 New admin portal build 2021-01-22 11:49:01 +00:00
David Bomba
1c3069d227
Merge pull request #4747 from turbo124/v5-develop
Fixes for task and task status order
2021-01-22 22:18:51 +11:00
David Bomba
272a089c38 Fixes for task and task status order 2021-01-22 21:55:03 +11:00
David Bomba
c0748caaec
Merge pull request #4742 from turbo124/v5-develop
Ensure a company gateway always has at least one fees_and_limits object
2021-01-22 17:30:30 +11:00
David Bomba
4b87df07b7 Check that a company gateway always has at least one fee and limits object 2021-01-22 08:36:25 +11:00
David Bomba
3d468e5f40 Company Gateway cleanup 2021-01-22 07:45:00 +11:00
David Bomba
ebf5767bf4
Merge pull request #4741 from turbo124/v5-develop
Add support for QR code variables
2021-01-22 07:25:36 +11:00
Benjamin Beganović
713a95d3b2 ACH (Stripe):
- Pass instance of $gateway to authorize page for fields  verification
- Support for multiple tokens
2021-01-21 15:53:37 +01:00
Benjamin Beganović
056bee1c47 Credit card (Stripe):
- Wrapped Stripe card widget into div
- Default intent option is setup_future_use now
- Support for token billing
2021-01-21 14:03:38 +01:00
David Bomba
e9e4c39f17 Add support for QR code variables 2021-01-21 23:34:21 +11:00
Benjamin Beganović
29513d5462
Merge pull request #4739 from beganovich/v5-2101-fixes-for-setup-email
(v5) Remove "settings" from passed data in support e-mails
2021-01-21 10:42:03 +01:00
Benjamin Beganović
f27f5f8e97 remove from passed data 2021-01-21 10:41:05 +01:00
hillelcoren
3bd0381bc5 New admin portal build 2021-01-21 06:50:17 +00:00