1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 15:13:29 +01:00
Commit Graph

388 Commits

Author SHA1 Message Date
David Bomba
20adb62d26 Fixes for broadcast routes 2024-10-08 11:21:14 +11:00
David Bomba
a8344ab13d Fixes for smtp port casting 2024-10-07 20:10:19 +11:00
David Bomba
6922d8d5e7 Fixes for broadcast routes 2024-10-06 18:19:35 +11:00
paulwer
9ced189262 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-09-15 07:42:43 +02:00
David Bomba
6eaf3632d9 Add payment failure emails 2024-08-29 14:36:38 +10:00
paulwer
13dae4f524 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-08-28 07:02:43 +02:00
David Bomba
656a115eba Improve rate limiting 2024-08-25 07:39:14 +10:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
9c225458c6 Fixes for QB pr 2024-08-21 13:04:09 +10:00
David Bomba
37822d7a0d
Merge pull request #9917 from M-E-Development-Design/feature/import-quickbooks
Feature/import quickbooks
2024-08-21 12:00:02 +10:00
David Bomba
57866333a8 Minor fixes 2024-08-16 07:26:03 +10:00
Kendall Arneaud
8b5db9827a
Merge branch 'feature/import-quickbooks' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-08-09 17:55:38 -04:00
karneaud
2fc4b3d419 fix class not found error 2024-08-08 12:54:41 -04:00
Kendall Arneaud
775a60b71d
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-08-07 13:37:56 -04:00
David Bomba
b81eb57744 Updates / copyright 2024-08-05 14:02:58 +10:00
David Bomba
7e986b82c7 Add includes 2024-08-04 18:46:37 +10:00
David Bomba
689fe9218d Roll back routeserviceprovider changes 2024-08-04 18:28:27 +10:00
David Bomba
0edb03943b Updates for PRedis 2024-08-04 18:22:00 +10:00
karneaud
bacd5a0f0d fix routes. use factory 2024-08-02 21:47:12 -04:00
David Bomba
dfff937031 Minor fixes 2024-08-02 17:11:33 +10:00
karneaud
6f2d139f45 bind instead of singleton 2024-08-01 22:32:45 -04:00
karneaud
ee334fd974 add quickbooks service provider 2024-07-29 16:16:10 -04:00
Kendall Arneaud
a1d4f3841e
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-12 11:08:15 -04:00
karneaud
65aafc31f9 refactor compser components for rotessa 2024-07-03 20:58:51 -04:00
karneaud
55e644f214 do not need these files 2024-07-03 20:56:58 -04:00
karneaud
eb3968a9eb remove rotessa service provider 2024-06-26 21:27:45 -04:00
karneaud
f7c689bf3b move componetn class to composer provider 2024-06-26 21:27:20 -04:00
karneaud
9fec96b513 fix class name 2024-06-24 14:27:26 -04:00
karneaud
2c1c095804 add service provider for rotessa gateway 2024-06-23 22:32:54 -04:00
paulwer
b13e54f49b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-22 14:20:04 +02:00
David Bomba
4855276794 Working on quote reminders 2024-06-21 19:40:56 +10:00
David Bomba
698a376de3 remove cache build steps 2024-06-21 10:29:38 +10:00
David Bomba
64e724f215 V5.9.9 2024-06-18 20:37:57 +10:00
David Bomba
26d376d070 v5.9.8 2024-06-18 16:11:24 +10:00
David Bomba
24a662f920 Rate limit new payments 2024-06-18 11:24:55 +10:00
David Bomba
006e819f3a Refactor for cache statics moving to container 2024-06-18 10:24:03 +10:00
paulwer
cb4e348c15 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-16 13:30:09 +02:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
23b7c6667e Partial migration to singletons for static resources 2024-06-03 07:37:48 +10:00
David Bomba
c3ebdc8946 Stubs for static service 2024-06-01 09:35:58 +10:00
David Bomba
541350a9d7 Adjustments for fact1 tests 2024-05-28 09:08:23 +10:00
paulwer
9c9c4a998c Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-05-19 06:46:54 +02:00
David Bomba
6e5fb456c1 Run tests for adjustment amount within validaiton 2024-05-06 11:42:14 +10:00
paulwer
2d091f3cb6 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-23 22:38:57 +02:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
paulwer
f43909141f brevo webhook + better attachement fetching cycle + fixes for brevo key integration namings 2024-03-24 10:53:20 +01:00
paulwer
522fbea475 fixes 2024-03-17 08:43:40 +01:00
paulwer
4e180db731 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-02-18 17:32:05 +01:00
David Bomba
83215cd0bc Improve template switching for hosted users 2024-02-13 17:10:36 +11:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00