1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

19600 Commits

Author SHA1 Message Date
paulwer
c43c85022b reactivate softDeleted Accounts & revoke where deleted_at query
- softDelete, when reconnecting to avoid double transactions
- remove deleted_at query because unnecessary
2023-12-19 08:37:04 +01:00
paulwer
54a8d13e28 cleanup 2023-12-18 16:20:14 +01:00
paulwer
5b4dfe38fe minor cleanup 2023-12-18 16:16:20 +01:00
paulwer
e4aa8f72bc some changes related to logging & cleanup 2023-12-18 16:08:41 +01:00
paulwer
1060dad7d7 better logging for jobs 2023-12-18 15:58:16 +01:00
paulwer
e4d0c9f901 update deps, fixes & stop processing archived bank_integrations 2023-12-18 15:48:25 +01:00
Jason Beggs
370d267678 More v3 tweaks 2023-12-18 08:57:29 -05:00
David Bomba
3365e93da0 Clean up 2023-12-18 15:37:03 +11:00
David Bomba
c026704e83 Refactor for Stripe ACSS to include mandates for future billing purposes 2023-12-18 15:32:01 +11:00
David Bomba
4b5b8ae0ba Refactor for Stripe ACSS payments 2023-12-18 15:25:16 +11:00
David Bomba
5401ab5354 filter custom email styles 2023-12-18 07:06:20 +11:00
David Bomba
676207479c
Merge pull request #9051 from turbo124/v5-develop
Updates for readme
2023-12-17 12:05:10 +11:00
David Bomba
a8ab24630d Update readme with Linux apps 2023-12-17 12:04:46 +11:00
David Bomba
dfcf8e0a39 Updates for send email validation 2023-12-17 10:16:02 +11:00
David Bomba
4bf7e07514 Improve email validation 2023-12-17 10:05:33 +11:00
David Bomba
bbb60eea3a Updates for spam notifications 2023-12-17 09:50:35 +11:00
David Bomba
dd77eba16a PayPal 2023-12-17 08:38:30 +11:00
David Bomba
65dd5ea8e9
Merge pull request #9046 from joecool1029/xwaretech
Update blacklist rules
2023-12-17 07:54:31 +11:00
David Bomba
60ea7ae129
Merge pull request #9049 from turbo124/v5-develop
remove testing of PHP 8.3
2023-12-17 07:51:18 +11:00
David Bomba
171a8d1ed4 remove testing of PHP 8.3 2023-12-17 07:50:58 +11:00
David Bomba
15a24ae9bd
Merge pull request #9048 from turbo124/v5-develop
Add
2023-12-17 07:47:38 +11:00
David Bomba
fba0811293 Updates for lock 2023-12-17 07:45:55 +11:00
David Bomba
4edb123d42 Revert for scheduler storatge 2023-12-17 07:40:45 +11:00
paulwer
4f6e0f53f7 fix composer build 2023-12-16 15:35:38 +01:00
paulwer
a4e8351199 remove unnecessary code and change sync-behavior to suppress sync error based on wrong from_date 2023-12-16 14:33:09 +01:00
David Bomba
f58018c8e8 Minor fixes for tests 2023-12-16 18:43:44 +11:00
David Bomba
da742cc6a7 Minor fixes for tests 2023-12-16 17:34:32 +11:00
David Bomba
c9a165138b Minor fixes for tests: 2023-12-16 16:30:33 +11:00
David Bomba
96391e9128 Fixes for store/update schedules 2023-12-16 14:23:07 +11:00
David Bomba
719624342a Additional tests 2023-12-16 09:40:13 +11:00
David Bomba
412fc30e9a
Merge pull request #9047 from heddn/php8.3
Add php 8.3 testing
2023-12-16 07:16:37 +11:00
paulwer
c3ff64a0e6 change debitor to participant 2023-12-15 16:51:24 +01:00
paulwer
1e36551917 fixes 2023-12-15 16:39:05 +01:00
Lucas Hedding
951f608c25
Add php 8.3 testing
Signed-off-by: Lucas Hedding <heddn@users.noreply.github.com>
2023-12-15 09:38:24 -06:00
Jason Beggs
b1345c02d6 Fix terms modal 2023-12-15 09:42:57 -05:00
paulwer
2e7efb125e fixes 2023-12-15 14:54:17 +01:00
paulwer
10050d567b translations 2023-12-15 14:45:52 +01:00
paulwer
3735845c44 display occured errors in flow with a view 2023-12-15 13:10:45 +01:00
David Bomba
9c914614fe Adjustments to prevent double submissions with PayPal 2023-12-15 22:25:52 +11:00
Joe Kappus
96a08f8c92
Update blacklist rules 2023-12-15 05:18:02 -05:00
David Bomba
3ebcbc034e Prevent owner user from being deleted 2023-12-15 14:53:00 +11:00
Jason Beggs
032648f18b More Livewire v3 tweaks 2023-12-14 20:29:47 -05:00
David Bomba
87bbeeb67e Fixes for project_id in exports 2023-12-15 12:05:21 +11:00
David Bomba
60329f4dd3 Fixes for company import/exports 2023-12-15 09:39:22 +11:00
David Bomba
18420a8337 Set dates as localized 2023-12-15 09:08:44 +11:00
Jason Beggs
3ad837a517 More Livewire v3 tweaks 2023-12-14 08:43:09 -05:00
David Bomba
8603183d17 Update for validation for portal domain 2023-12-14 08:20:09 +11:00
Jason Beggs
e27ee40ff3 Start upgrading Livewire to v3 2023-12-13 11:52:49 -05:00
paulwer
166a370f80 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-nordigen-payment-provider 2023-12-13 17:05:05 +01:00
paulwer
06d2baf001 fixes 2023-12-13 17:01:34 +01:00