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

15028 Commits

Author SHA1 Message Date
David Bomba
a0208c8031 Add translations 2022-12-07 23:07:10 +11:00
David Bomba
6d4f9b1173 Add missing translations 2022-12-07 23:05:22 +11:00
David Bomba
bad7b242e1 Fixes for Klarna 2022-12-07 23:01:16 +11:00
David Bomba
bba2adf5cd Add idempotency key for mollie 2022-12-07 20:16:14 +11:00
David Bomba
449d88dd21
Merge pull request #8053 from LarsK1/patch-4
Stripe: add Klarna as payment method
2022-12-07 19:50:31 +11:00
David Bomba
5d5cc1eec2
Merge branch 'v5-stable' into patch-4 2022-12-07 19:44:45 +11:00
Lars Kusch
8ee33e827e Fixes for Klarna 2022-12-07 09:18:09 +01:00
David Bomba
b12014709f
Merge pull request #8051 from turbo124/v5-develop
Fixes for matomo migration
2022-12-07 18:55:06 +11:00
David Bomba
b3d3702df1 Fixes for matomo migration 2022-12-07 18:54:53 +11:00
David Bomba
91830dcd9f
Merge pull request #8050 from turbo124/v5-develop
Set nullable properties to matomo properties
2022-12-07 18:53:38 +11:00
David Bomba
647f28ab02 Set nullable properties to matomo properties 2022-12-07 18:53:12 +11:00
David Bomba
d7fa060005
Merge pull request #8049 from turbo124/v5-develop
Fixes for Matomo URL/ID
2022-12-07 18:50:51 +11:00
David Bomba
e7c24a5857 Fixes for Matomo URL/ID 2022-12-07 18:50:36 +11:00
David Bomba
ff0a22ff85
Merge pull request #8039 from LarsK1/patch-5
Add support for Matomo
2022-12-07 18:41:33 +11:00
Lars Kusch
26d3595ef5 Add Matomo to database table 2022-12-07 08:39:05 +01:00
Lars Kusch
e24233bd1b
Update services.php 2022-12-07 08:23:15 +01:00
Lars Kusch
a5fde7a86a
Add variables for config 2022-12-07 08:19:37 +01:00
David Bomba
1849e0d749
Merge pull request #8048 from turbo124/v5-stable
v5.5.47
2022-12-07 18:00:52 +11:00
David Bomba
7eb5b37eef
Merge pull request #8047 from turbo124/v5-develop
v5.5.47
2022-12-07 17:55:55 +11:00
David Bomba
524db138c0 v5.5.47 2022-12-07 17:55:29 +11:00
hillelcoren
aab2eefafc Admin Portal - Selfhosted 2022-12-07 06:48:59 +00:00
hillelcoren
eb6af47b98 Admin Portal - Profile 2022-12-07 06:43:57 +00:00
hillelcoren
77bb495c85 Admin Portal - Hosted 2022-12-07 06:38:48 +00:00
David Bomba
82a1bf80ad Subscriptions v2 2022-12-07 16:48:40 +11:00
David Bomba
33d4402189 Subscriptions v2 2022-12-07 16:45:25 +11:00
David Bomba
02d30ee778 Add convert currency properties to company table 2022-12-07 13:48:38 +11:00
David Bomba
54b9d3f65d Ensure client is tagged on view quote activity 2022-12-07 13:45:51 +11:00
David Bomba
3a376fddf6 Improve bank transaction filters 2022-12-07 13:05:35 +11:00
David Bomba
9d0ba8d30a Check for properties before accessing 2022-12-07 12:21:12 +11:00
David Bomba
ea5588e1e7 Remove php 8.2 from test runners 2022-12-07 07:51:50 +11:00
David Bomba
75073a7862 Update for github actions - add PHP 8.2 2022-12-07 07:44:20 +11:00
David Bomba
3a97b39e3b Ensure we retrieve archived invoices in Stripe payment webhook 2022-12-07 07:43:38 +11:00
hillelcoren
c3baa4b248 Admin Portal - Selfhosted 2022-12-06 15:37:40 +00:00
hillelcoren
18daa44334 Admin Portal - Profile 2022-12-06 15:32:22 +00:00
hillelcoren
48d5f869b9 Admin Portal - Hosted 2022-12-06 15:27:26 +00:00
hillelcoren
2667fc3699 Admin Portal - Selfhosted 2022-12-06 11:36:19 +00:00
hillelcoren
8a5bc5c82e Admin Portal - Profile 2022-12-06 11:31:19 +00:00
hillelcoren
f260e92bed Admin Portal - Hosted 2022-12-06 11:26:22 +00:00
David Bomba
ce1d115ff4 Expand document name 20->40 chars 2022-12-06 20:13:59 +11:00
David Bomba
27887b2b62 minor fixes 2022-12-06 14:50:37 +11:00
David Bomba
772d8d036f add payment to bank transaction matching 2022-12-06 13:26:37 +11:00
Lars Kusch
5df4b89298
Update clean_setup.blade.php 2022-12-05 15:22:15 +01:00
Lars Kusch
2c0a710789
Update clean.blade.php 2022-12-05 15:21:58 +01:00
Lars Kusch
d8825396be
Add support for Matomo 2022-12-05 15:20:30 +01:00
David Bomba
0105c48b2e
Merge pull request #8038 from turbo124/v5-stable
v5.5.46
2022-12-05 22:22:46 +11:00
David Bomba
5580f3c924
Merge pull request #8037 from turbo124/v5-develop
v5.5.46
2022-12-05 22:11:30 +11:00
David Bomba
50b70fca1d version bump 2022-12-05 22:10:27 +11:00
David Bomba
fd4064f4e5 Update Stripe to latest API with idempotency keys 2022-12-05 22:06:31 +11:00
hillelcoren
b732e78d84 Admin Portal - Selfhosted 2022-12-05 10:37:08 +00:00
hillelcoren
c54ce38bc2 Admin Portal - Profile 2022-12-05 10:32:04 +00:00