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

14933 Commits

Author SHA1 Message Date
Lars Kusch
a5fde7a86a
Add variables for config 2022-12-07 08:19:37 +01: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
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
David Bomba
7bde5690f4 refactor bank matching service 2022-12-05 21:27:42 +11:00
hillelcoren
dcd2e2efd6 Admin Portal - Hosted 2022-12-05 10:27:07 +00:00
David Bomba
0c17e6014f Refactor language translations 2022-12-05 21:26:51 +11:00
David Bomba
83700a002d Fixes for linking payments/expenses 2022-12-05 18:42:06 +11:00
David Bomba
45fe501597 Fixes for bank matching serivce 2022-12-05 15:44:41 +11:00
David Bomba
46671e8fd5 clean up for old email attachments 2022-12-05 14:17:56 +11:00
David Bomba
3869dcccf9 Additional check to ensure recurring invoices have invitations 2022-12-05 13:27:33 +11:00
David Bomba
252416a5b0 improve off session token billing with stripe 2022-12-05 13:19:36 +11:00
David Bomba
b1b9b5d120 Add Off Session to Stripe Auto Billing request 2022-12-05 13:00:40 +11:00
David Bomba
4739277b47 Allow overriding the default locale in .env file 2022-12-05 12:42:32 +11:00
David Bomba
7c57c91f89
Merge pull request #8034 from turbo124/v5-develop
Add delete webhook for projects
2022-12-05 12:31:27 +11:00
David Bomba
855206fb15 Add delete webhook for projects 2022-12-05 12:30:58 +11:00
David Bomba
aac14ea1e5 update lock file for Sentry 3 2022-12-05 11:25:26 +11:00
David Bomba
7de08914cb
Merge pull request #8033 from turbo124/v5-develop
Tests for linking payments with expenses
2022-12-05 10:43:53 +11:00
David Bomba
beb9a324b3
Merge pull request #8026 from cleptric/v5-develop
Update Sentry Laravel SDK to v3
2022-12-05 10:43:31 +11:00
David Bomba
165cbc430c
Merge pull request #7979 from talkstraightuk/reserved-keywords-context-aware
Reserved keywords are aware of date in recurring invoice PDF preview
2022-12-05 10:43:12 +11:00
David Bomba
591b007c1c Tests for linking payments with expenses 2022-12-05 10:07:34 +11:00
David Bomba
ec74e473e5
Merge pull request #8032 from turbo124/v5-develop
Add status to client export
2022-12-05 09:28:29 +11:00
David Bomba
ea3b6d0259 add status to client export 2022-12-05 09:28:08 +11:00
David Bomba
8b2f9a8708 Fixes for middle ware key 2022-12-05 08:22:15 +11:00
David Bomba
1df4079625 Fixes for checkout 2022-12-04 18:46:25 +11:00
David Bomba
3aa5db7198 Fixes for the way we attach documents/pdfs to puchase orders 2022-12-04 17:37:31 +11:00
David Bomba
850617f32c
Merge pull request #8030 from turbo124/v5-develop
Fixes for custom labels/values for credits
2022-12-04 13:01:21 +11:00
Michael Hoffmann
4651922be6
Update Sentry Laravel SDK 2022-12-02 23:55:00 +01:00
David Bomba
5b63e0fd81 Fixes for latency when sending emails 2022-12-03 09:50:55 +11:00
David Bomba
14e86b8183 Minor checks for reminders 2022-12-03 09:33:49 +11:00
David Bomba
2eb61b08cb Do not send reminders to trashed contacts 2022-12-03 09:15:27 +11:00
David Bomba
ef95312f0c Fixes for custom labels/values for credits 2022-12-03 07:40:38 +11:00
Benjamin Beganović
90754ec6be
Merge pull request #7972 from beganovich/translations
Provide translations
2022-12-02 12:32:10 +01:00
David Bomba
5071386d90
Merge pull request #8020 from turbo124/v5-develop
Count Bank Account Created on Hosted
2022-12-02 13:21:16 +11:00
David Bomba
d7f12d62a6 Count Bank Account Created on Hosted 2022-12-02 13:19:02 +11:00
David Bomba
97523f3a37
Merge pull request #8019 from turbo124/v5-develop
Fixes for Stripe payment translations
2022-12-02 12:53:51 +11:00
David Bomba
bb535f22c0 Fixes for edge cases with recurring invoice due date days = 0 2022-12-02 11:02:04 +11:00
David Bomba
f9ae76b4f1 version bump 2022-12-02 10:38:05 +11:00
David Bomba
e5d212bd9a Ensure due_date_days is populated 2022-12-02 10:36:47 +11:00
David Bomba
ae73e414e9 updates for cookie consent 2022-12-02 09:45:38 +11:00
David Bomba
b0933f7468 Additional checks for reminder scheduling for endless reminders 2022-12-02 07:30:24 +11:00
David Bomba
986ed9016a Updates for translations for Stripe 2022-12-02 06:59:16 +11:00
David Bomba
043178fbdb changes for layout of Subscriptions 2022-12-01 17:05:27 +11:00
David Bomba
b28aa5d1cd Add form request for enable two factor 2022-12-01 15:33:40 +11:00
David Bomba
6a3b447395 Fixes for single account creation 2022-12-01 12:50:03 +11:00