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

13756 Commits

Author SHA1 Message Date
hillelcoren
bc2cc37ec7 Admin Portal - Hosted 2022-08-26 06:32:56 +00:00
David Bomba
6565be9afd Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-08-26 15:35:59 +10:00
David Bomba
e31e7f8502 Ensure invoice marked as paid 2022-08-26 15:35:20 +10:00
hillelcoren
ec1e6b0062 Admin Portal - Selfhosted 2022-08-25 08:49:08 +00:00
hillelcoren
2912823ecd Admin Portal - Profile 2022-08-25 08:44:44 +00:00
hillelcoren
7b56bbd731 Admin Portal - Hosted 2022-08-25 08:40:25 +00:00
David Bomba
06da9054c4 Remove ssl config 2022-08-25 15:01:57 +10:00
David Bomba
092416b9e6 Toggle sms verification based on domain 2022-08-25 14:02:40 +10:00
David Bomba
59f9f0702a Wrap client paid to date in transaction 2022-08-25 09:05:57 +10:00
David Bomba
880f1a620f Fixes for project with both project and client id 2022-08-25 08:10:26 +10:00
David Bomba
7d01295168 Add new column for invoice_task_project 2022-08-25 08:00:52 +10:00
David Bomba
0a5e0e2ee6 Fixes for version 2022-08-25 07:18:27 +10:00
David Bomba
1fc5e82c09
Update VERSION.txt 2022-08-25 07:08:51 +10:00
David Bomba
811bfa0bc6
Update VERSION.txt 2022-08-25 07:06:13 +10:00
David Bomba
0987d44898
Merge pull request #7779 from beganovich/purchase-orders-includes
Add `vendor` & `expense` includes for purchase orders
2022-08-24 22:12:46 +10:00
David Bomba
2382a1d812
Merge pull request #7781 from turbo124/v5-develop
Fixes for logo width for outlook emails
2022-08-24 22:11:04 +10:00
David Bomba
a2b8d57313 Ensure correct PDF is displayed to the contact 2022-08-24 18:28:08 +10:00
David Bomba
496da291d8 Prevent negative credits from being applied as payments to a invoice 2022-08-24 16:08:30 +10:00
David Bomba
9edf9a599e Fixes for logo width for outlook emails 2022-08-24 13:43:32 +10:00
Benjamin Beganović
e2d5361075 Add missing translatations 2022-08-23 14:17:16 +02:00
Benjamin Beganović
e4a9ae4526 Add vendor & expense includes for purchase orders 2022-08-23 14:15:09 +02:00
David Bomba
8fa4883736
Merge pull request #7776 from turbo124/v5-develop
Fixes for tasks
2022-08-22 19:47:40 +10:00
David Bomba
a07b955d79 Version bump 2022-08-22 18:12:54 +10:00
=
16a1c65354 valid credits rules 2022-08-22 15:05:02 +10:00
=
2c8d25eeb3 Refactor payment queries for improved efficiency 2022-08-22 13:49:07 +10:00
=
4e3f52a1ee Refactor for payments to improve query efficiency 2022-08-22 13:24:33 +10:00
=
b99e623100 fixes for restoring a credit 2022-08-22 11:21:43 +10:00
=
b63b3c707e Add daily checks for credit balances 2022-08-22 11:07:11 +10:00
=
35e21e4551 Update credit balances when a payment is deleted 2022-08-22 10:44:36 +10:00
=
b5f61d22a7 Tests for credit balance 2022-08-22 10:27:11 +10:00
=
59e3ab9993 Working on client credit balance field 2022-08-22 08:48:52 +10:00
=
5070b2745e Adjust credit balance on client record 2022-08-22 08:24:36 +10:00
=
77d489211e Fixes for task requests 2022-08-22 07:53:15 +10:00
David Bomba
6862fabbe0 Clean up for mail listener 2022-08-21 15:33:32 +10:00
David Bomba
2fca1d7b14
Merge pull request #7773 from turbo124/v5-develop
Set relative path for canvaskit
2022-08-21 15:17:13 +10:00
David Bomba
c1f5b5a629 Set relative path for canvaskit 2022-08-21 15:16:55 +10:00
David Bomba
482b3524d5
Merge pull request #7771 from turbo124/v5-develop
Additions for hosted
2022-08-21 15:07:34 +10:00
David Bomba
5e8bcc04dc Update user observer to dispatch a job 2022-08-21 09:26:58 +10:00
David Bomba
acb756b229 Additions for hosted 2022-08-21 09:13:06 +10:00
David Bomba
f1601f6339
Merge pull request #7767 from turbo124/v5-develop
v5.5.14
2022-08-20 08:08:39 +10:00
David Bomba
d98c2d4d8f v5.5.14 2022-08-20 08:08:11 +10:00
David Bomba
761508c436 Fixes for mail sent listener in self hosted 2022-08-20 07:38:01 +10:00
David Bomba
879bca1fd1 Refactor email limits on hosted 2022-08-19 19:19:17 +10:00
David Bomba
dfdd5437d5 Download snappdf for running tests 2022-08-19 17:07:23 +10:00
David Bomba
430300bbe9
Merge pull request #7764 from turbo124/v5-develop
Sort by status_id for quotes in client portal
2022-08-19 15:12:13 +10:00
David Bomba
4460e970bd Sort by status_id for quotes in client portal 2022-08-19 15:11:48 +10:00
David Bomba
86166802b0
Merge pull request #7760 from turbo124/v5-develop
v5.5.13
2022-08-19 14:24:51 +10:00
David Bomba
a985bb0c9a v5.5.13 2022-08-19 14:24:39 +10:00
David Bomba
28ac3e6f4d
Merge pull request #7758 from turbo124/v5-develop
v5.5.12
2022-08-19 14:13:01 +10:00
David Bomba
66d40692ce v5.5.12 2022-08-19 14:12:40 +10:00