1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

14995 Commits

Author SHA1 Message Date
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
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
Lars Kusch
f57c7425b4 Added text 2022-12-05 09:07:11 +01:00
Lars Kusch
701344947f Add Support for Klarna 2022-12-05 09:03:08 +01:00
Lars Kusch
9a08eb0940 Add support for Klarna 2022-12-05 09:00:49 +01: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
34ffc2ec2f
Merge pull request #8021 from turbo124/v5-stable
v5.5.45
2022-12-02 13:24:17 +11:00