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

20528 Commits

Author SHA1 Message Date
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
5be4848b76 Filter by phone 2024-03-26 20:07:45 +11:00
David Bomba
33cbea8321 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-03-26 19:59:05 +11:00
David Bomba
8440048032 Minor typo fix 2024-03-26 19:57:32 +11:00
David Bomba
9ef5f58cfa Remove logging 2024-03-26 15:52:14 +11:00
David Bomba
dccf182b52 Add client filters to exports 2024-03-26 14:12:32 +11:00
David Bomba
f7094ecff7
Merge pull request #9403 from turbo124/v5-develop
v5.8.38
2024-03-25 15:20:30 +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
c460287356 null checks 2024-03-25 12:30:08 +11:00
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ć
e5196bbafe Fixes for default list 2024-03-22 16:51:54 +01: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ć
31942cb401 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-21 16:27:23 +01:00
Benjamin Beganović
1fd0380e70 Update translations 2024-03-21 16:25:55 +01:00
Benjamin Beganović
7928946843 Update translations 2024-03-21 16:19:47 +01:00
Benjamin Beganović
db391d96c5 Make sure we force at least one of auth methods 2024-03-21 16:19:35 +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