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

20182 Commits

Author SHA1 Message Date
David Bomba
7a10866d5f Required fields for Braintree 2024-03-25 12:26:59 +11:00
David Bomba
95a5cbb5a1 Working on Rappen Rounding 2024-03-25 12:23:20 +11:00
David Bomba
1feff63c1b Add stale gateway fee checks 2024-03-25 09:42:10 +11:00
David Bomba
1d07d48165 Improved experience for removing checkout fees 2024-03-25 09:08:16 +11:00
David Bomba
a27d443d5c
Merge pull request #9402 from turbo124/v5-develop
Updates for expense conversion from purchase order
2024-03-25 07:50:57 +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
2b54dae53f Updated translations 2024-03-25 07:49:47 +11:00
David Bomba
533c266d1d Updates for expense conversion from purchase order 2024-03-25 07:46:17 +11:00
David Bomba
cd76ddc3f0 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-03-25 07:08:54 +11:00
David Bomba
e5bb58a7a9 New currencies 2024-03-25 07:08:03 +11:00
David Bomba
5a7d451a9c
Merge pull request #9394 from beganovich/1353-rff
Fixes for RFF on direct payment page
2024-03-24 17:37:05 +11:00
David Bomba
b8a76e6489 minor fixes for validation logic 2024-03-24 17:26:49 +11:00
David Bomba
242682c63b
Merge pull request #9397 from beganovich/1349-client-dashboard
Client dashboard
2024-03-23 14:40:54 +11:00
David Bomba
72d67df9d3 Improvements to task exports 2024-03-23 07:53:56 +11:00
Benjamin Beganović
bc269c5816 Update total invoices display in dashboard 2024-03-22 11:44:02 +01: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
David Bomba
2dd1dd6da6 Updates for projects 2024-03-22 15:16:22 +11:00
David Bomba
1d5e121422 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-03-22 14:45:10 +11:00
David Bomba
5197a04d31 Add user /assigned user to task transformer 2024-03-22 14:45:01 +11:00
David Bomba
429c143c89 add css selector for client portal logo 2024-03-22 08:52:23 +11:00
Benjamin Beganović
8a8a7e2865 Assets production build 2024-03-21 17:43:08 +01:00
Benjamin Beganović
0c7f8bfe66 Update translations 2024-03-21 17:41:24 +01: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ć
19a24f2092 Rename old dashboard 2024-03-21 17:40:47 +01:00
Benjamin Beganović
89e526334e Dashboard 2.0 2024-03-21 17:40:40 +01:00
Benjamin Beganović
15e0f68147 Merge remote-tracking branch 'upstream/v5-develop' into 1353-rff 2024-03-21 11:17:11 +01:00
David Bomba
e8f9577bb8
Merge pull request #9395 from turbo124/v5-develop
Fixes for tests / name spaces - e-invoicing
2024-03-21 19:38:47 +11:00
David Bomba
c0ffaca0eb Rappen Rounding 2024-03-21 19:26:11 +11:00
David Bomba
65a356c99f Updates for Task Exports 2024-03-21 13:12:25 +11: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
aa6153f571 Fixes for returning company users when called from other routes 2024-03-21 10:52:02 +11:00
David Bomba
dfb59a0d28 Improvements for paytrace required fields capture 2024-03-21 09:40:19 +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
f49a78bdb4 Fixes for tests 2024-03-21 07:15:17 +11:00
Benjamin Beganović
ce8e84597c Always require first name, last name & email in StripePaymentDriver 2024-03-20 19:36:28 +01:00
Benjamin Beganović
71eed5edac Always require first name, last name & email in BaseDriver 2024-03-20 19:36:21 +01:00
David Bomba
a5022dd553 Fixes for tests / name spaces 2024-03-20 22:54:18 +11:00
David Bomba
40f441cb13
Merge pull request #9392 from turbo124/v5-develop
Fixes for payment validation
2024-03-20 22:12:37 +11:00
David Bomba
44542b343c Updated lock 2024-03-20 22:12:21 +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
81ef070939
Merge pull request #9364 from LarsK1/feature-einvoice-quote
Feature: Allow more document types for E-Invoicing
2024-03-20 22:05:51 +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