1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

174 Commits

Author SHA1 Message Date
David Bomba
45553416de Fixes for flow2 2024-09-05 15:55:14 +10:00
David Bomba
f45c476d5b Fixes for pp cc 2024-09-04 18:33:54 +02:00
David Bomba
c01bc9bda8 Updates for payment flow 2024-09-04 18:28:05 +02:00
David Bomba
1f2bb6adf7 Improve new flow 2024-09-04 18:27:51 +02:00
Benjamin Beganović
e7f41c1dba Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-09-04 18:24:34 +02:00
David Bomba
985cdafdc2 Updated flow 2024-09-04 17:01:01 +02:00
David Bomba
c52bc3dae7 Static Analysis 2024-08-30 14:45:16 +10:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
af92ce8d37 Merge new payment flows 2024-08-22 08:31:18 +10:00
David Bomba
d36515367b Fixes for pp cc 2024-08-22 08:14:28 +10:00
David Bomba
57866333a8 Minor fixes 2024-08-16 07:26:03 +10:00
David Bomba
c4f93e4d12 Updates for payment flow 2024-08-09 13:04:59 +10:00
David Bomba
fb57d4d9de Improve new flow 2024-08-09 12:48:21 +10:00
Benjamin Beganović
0fff78b0a0
Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-08-09 09:07:23 +10:00
David Bomba
ba8c93ceea Fixes when importing clients/invoices 2024-07-28 19:08:04 +10:00
David Bomba
4008b24acd Paypal refactor 2024-07-27 08:48:51 +10:00
David Bomba
3981d59ef3 Fixes for translations 2024-07-21 11:12:07 +10:00
David Bomba
d818520c73 Static analysis 2024-07-14 21:28:54 +10:00
David Bomba
d53f3062cf add stock quantity to imports 2024-07-14 08:16:29 +10:00
David Bomba
045dbac6ff Updates for check_version 2024-07-09 07:32:13 +10:00
Benjamin Beganović
2a1947ea6e
New payment flow (#64)
* remove context from invoice-pay

* withsecurecontext trait

* update usages

* wip

* wip

* wip

* wip

* wip
2024-07-05 15:13:38 +10:00
David Bomba
7189c494ea Updated flow 2024-06-27 10:29:36 +10:00
David Bomba
9f1efeba99 Add back credit options 2024-06-27 09:14:49 +10:00
David Bomba
e349245c45 Fixes for tests 2024-06-18 12:57:15 +10:00
David Bomba
953e2e3e48 Improve queries 2024-06-15 16:51:34 +10:00
David Bomba
61f09e1ad4 code comments 2024-06-15 10:03:25 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
c0c818d918 Fixes for credits on statements 2024-05-11 09:22:59 +10:00
David Bomba
a46a770496 Copy documents when converting a quote to an invoice 2024-05-10 20:05:36 +10:00
David Bomba
6e5fb456c1 Run tests for adjustment amount within validaiton 2024-05-06 11:42:14 +10:00
David Bomba
56fc585828 Fixes for validation 2024-04-19 14:26:15 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
2957227422 Additional Templates 2024-04-04 15:04:50 +11:00
David Bomba
4c535a5be1 Fixes for template engine 2024-03-15 11:01:44 +11:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba
2873b0e522 Add option for html entity view in Client Portal 2024-01-28 15:05:30 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
4c60d47446 Templates + Statements 2023-11-23 16:13:06 +11:00
David Bomba
ad69d3d7ba Adjustments for Template Parsing 2023-11-15 14:57:07 +11:00
David Bomba
5033f74639 Fixes for activity insertions 2023-11-15 13:25:34 +11:00
David Bomba
d254ff5336 Prevent Template Service from running over statements due to long data parsing 2023-11-14 19:58:28 +11:00
David Bomba
73f4417797 Minor fixes 2023-11-13 08:18:30 +11:00
David Bomba
de007b162f Rollback gateway display functionality in client/group settings 2023-11-10 15:01:51 +11:00
David Bomba
bc4215a1b5 Add Imagick extension to improve image compression 2023-11-08 19:53:38 +11:00
David Bomba
f66d9e3447 Documentation for gateways. 2023-11-08 19:13:22 +11:00
David Bomba
f0013653c7 Cleanup 2023-11-08 19:03:56 +11:00
David Bomba
cd5efeb913 Request filtering for Client Statements 2023-11-08 08:59:49 +11:00
David Bomba
ae6d4680ad Improvements for client balance / ledger adjustments 2023-11-07 12:10:16 +11:00
David Bomba
ed3560a637 Working on supporting statements and variables 2023-10-27 17:13:23 +11:00