1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

4337 Commits

Author SHA1 Message Date
David Bomba
f1ab3845eb null checks 2024-04-16 07:23:34 +10:00
David Bomba
67c80ecdd9 Improvements for quote validation 2024-04-15 09:14:11 +10:00
David Bomba
9e12e32e29 Fixes for payment validations 2024-04-15 07:57:24 +10:00
David Bomba
9a549a4703 rollback invoice requests 2024-04-14 16:37:45 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
76cdc52331 Fixes for tasks 2024-04-12 09:06:34 +10:00
David Bomba
e42a469d1a Fixes for test 2024-04-04 13:07:07 +11:00
David Bomba
8326387e8c
Merge pull request #9425 from turbo124/v5-develop
Bulk assignment of clients to a group
2024-04-04 09:34:03 +11:00
David Bomba
b6d1a561c3 Adjustments for RO E-invoicing 2024-04-03 16:03:52 +11:00
David Bomba
7c065d8997 Fixes for download methods for e-credits 2024-04-02 12:55:07 +11:00
David Bomba
d72c6508de Implement throttling on Gateway Import Customer Router 2024-04-02 12:37:55 +11:00
David Bomba
dd28cb0372 Bulk assignment of clients to a group 2024-04-02 11:28:42 +11:00
Benjamin Beganović
fa5827eb44 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-04-01 19:09:13 +02:00
David Bomba
bb706a654a minor fixes 2024-03-28 12:24:01 +11:00
David Bomba
53d1c55acf Fixes for missing download actions for e-docs 2024-03-28 07:40:56 +11:00
David Bomba
7ae477faf3 Catch edge case when displaying document not available 2024-03-27 20:08:55 +11:00
David Bomba
db35429234
Merge pull request #9405 from beganovich/1349-client-dashboard-2
Control client dashboard using setting
2024-03-27 10:24:30 +11:00
David Bomba
2f8f2f9597
Merge pull request #9408 from turbo124/v5-develop
Add client filters to exports
2024-03-27 10:16:27 +11:00
David Bomba
9fea05a3bf
Merge pull request #9406 from paulwer/fix-nordigen-disabled-account-email
FIX: missing nordigen account disabled email on BankIntegrationController
2024-03-27 10:14:00 +11:00
paulwer
1eda84211b fixes 2024-03-26 18:39:46 +01:00
Benjamin Beganović
626144e625 Hide from sidebar 2024-03-26 17:11:29 +01:00
Benjamin Beganović
3b5190326a Check for controller redirect 2024-03-26 17:11:24 +01:00
David Bomba
dccf182b52 Add client filters to exports 2024-03-26 14:12:32 +11:00
David Bomba
83b65e046e v5.8.38 2024-03-25 15:19:46 +11:00
David Bomba
4aaf3bab52 Guards for hosted - reports access 2024-03-25 15:17:16 +11:00
David Bomba
fc624682ba Working on templates 2024-03-25 15:05:30 +11:00
David Bomba
1d07d48165 Improved experience for removing checkout fees 2024-03-25 09:08:16 +11:00
David Bomba
6511bcee35
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-25 07:50:46 +11:00
David Bomba
b8a76e6489 minor fixes for validation logic 2024-03-24 17:26:49 +11:00
Benjamin Beganović
8adc7716d2 Add total_invoices calculation to DashboardController 2024-03-22 11:43:58 +01:00
David Bomba
0e5aa5e26e Checks for same client prior to attempted merge 2024-03-22 19:57:26 +11:00
Benjamin Beganović
4a300ec739 Add dashboard to the sidebar 2024-03-21 17:41:19 +01:00
Benjamin Beganović
2b509ab220 Disable dashboard redirect 2024-03-21 17:41:11 +01:00
Benjamin Beganović
31942cb401 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-21 16:27:23 +01:00
David Bomba
0048658099 Fixes for yodlee 2024-03-21 12:48:49 +11:00
David Bomba
2ef9856b41 Improve efficiency of login routes 2024-03-21 12:03:17 +11:00
David Bomba
200ed28e31 Improve efficiency of login routes 2024-03-21 12:02:54 +11:00
David Bomba
f5f972ad6a Fixes for tests 2024-03-21 09:12:45 +11:00
David Bomba
ba4cd4508b Fixes for restoring deleted user 2024-03-21 08:01:13 +11:00
David Bomba
a5022dd553 Fixes for tests / name spaces 2024-03-20 22:54:18 +11:00
David Bomba
298ffa817f Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-03-20 22:10:19 +11:00
David Bomba
8274ba0a3d Fixes for validation 2024-03-20 22:10:06 +11:00
David Bomba
869262b541
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-20 22:09:53 +11:00
David Bomba
05593f0824 Minor fixes 2024-03-20 20:05:22 +11:00
David Bomba
584c83e8a6 Fixes fo r tests 2024-03-20 17:51:07 +11:00
David Bomba
a871e319ea Fixes for attempting to pass a negative value for a applied amount 2024-03-20 17:17:23 +11:00
David Bomba
73c73d1f5c Fixes for applied and unapplied amounts after a refund 2024-03-20 16:52:14 +11:00
Lars Kusch
ee147e0e4e
Merge branch 'v5-develop' into feature-einvoice-quote
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2024-03-19 15:45:40 +01:00
David Bomba
0cada4e647 Fies for company-key path 2024-03-19 13:06:42 +11:00
David Bomba
08eb30785d Add .env var for extensions 2024-03-19 10:46:57 +11:00