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

15780 Commits

Author SHA1 Message Date
David Bomba
0de3b4a0ff
Merge pull request #8259 from turbo124/v5-develop
Design fixes
2023-02-08 07:07:04 +11:00
David Bomba
768d26c2ed
Merge pull request #8245 from LarsK1/patch-3
Feature: Webhook at send
2023-02-08 07:06:28 +11:00
hillelcoren
3c662b1a53 Admin Portal - Selfhosted 2023-02-07 17:06:43 +00:00
hillelcoren
e8c87baaf1 Admin Portal - Profile 2023-02-07 16:59:08 +00:00
hillelcoren
cf98372a5d Admin Portal - Hosted 2023-02-07 16:52:13 +00:00
hillelcoren
7004c2c252 Admin Portal - Selfhosted 2023-02-07 15:50:53 +00:00
hillelcoren
64944bffd6 Admin Portal - Profile 2023-02-07 15:45:34 +00:00
hillelcoren
b5d9131caa Admin Portal - Hosted 2023-02-07 15:40:19 +00:00
Lars Kusch
f0c6df6c4a Minor fixes 2023-02-07 15:46:52 +01:00
hillelcoren
271194844d Admin Portal - Selfhosted 2023-02-07 14:11:28 +00:00
hillelcoren
247a165b49 Admin Portal - Profile 2023-02-07 14:05:25 +00:00
hillelcoren
1343ae87a0 Admin Portal - Hosted 2023-02-07 13:59:29 +00:00
David Bomba
6a808ff84e Add missing include 2023-02-07 23:58:52 +11:00
David Bomba
917cca9972 Fixes for designs, enable font-size 2023-02-07 23:54:18 +11:00
David Bomba
eff0945c08
Merge pull request #8258 from turbo124/v5-develop
Attach recurring invoice docs
2023-02-07 23:39:01 +11:00
David Bomba
025191fc2c Test adding a third parameter to the task timelog 2023-02-07 23:36:38 +11:00
David Bomba
2746eaef06 Redirect to invoicing.co for login, always 2023-02-07 23:03:05 +11:00
David Bomba
4b9b1c3fc2 Add Product Image and Product Max Quantity to the products table 2023-02-07 22:47:43 +11:00
David Bomba
6a62b5cbfa version bump 2023-02-07 22:26:17 +11:00
David Bomba
cb47c9d40e Fixes for applying invoice numbers to subscriptions where invoice number is set to When Sent 2023-02-07 22:25:40 +11:00
David Bomba
c989aaad87 Update readme 2023-02-07 20:12:27 +11:00
David Bomba
0e17559a8f Update readme 2023-02-07 20:10:47 +11:00
Lars Kusch
400fb609ee Refactor Webhook to BaseModel.php 2023-02-07 09:45:02 +01:00
David Bomba
9698099e21 Fixes for approve quotes with no terms/signature requirements 2023-02-07 17:19:38 +11:00
David Bomba
60280ae3c6 minor fix for bank transaction relation to expense category 2023-02-07 13:45:05 +11:00
David Bomba
0ff40ff654 type 2023-02-07 11:42:24 +11:00
David Bomba
f69bd5875f Fixes for bank transaction rules includes 2023-02-07 11:38:54 +11:00
David Bomba
2eb3136b74 Minor fixes for observers 2023-02-07 07:59:14 +11:00
hillelcoren
edb04aeedc Admin Portal - Selfhosted 2023-02-06 12:43:00 +00:00
hillelcoren
0d86330039 Admin Portal - Profile 2023-02-06 12:36:41 +00:00
hillelcoren
22e33dce84 Admin Portal - Hosted 2023-02-06 12:30:19 +00:00
David Bomba
7a378863a5 Attach recurring invoice docs 2023-02-06 11:34:33 +11:00
David Bomba
af8ea65b33 Stub required fields for custom payment drivers 2023-02-06 09:06:42 +11:00
David Bomba
80c1d0b2eb Fixes for required client fields 2023-02-06 09:03:49 +11:00
David Bomba
c8cf587035 Update discord invite link 2023-02-06 08:47:52 +11:00
David Bomba
f06a6caa80
Merge pull request #8254 from turbo124/v5-develop
fixes for light design
2023-02-06 08:33:56 +11:00
David Bomba
ab8eb409cb v5.5.68 2023-02-06 08:21:04 +11:00
David Bomba
6c82beaf02 Minor fixes for subscriptionsg 2023-02-06 08:20:32 +11:00
David Bomba
2475a5f8b9 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-02-05 18:58:38 +11:00
David Bomba
7856113bdc Fixes for client blade template 2023-02-05 18:54:54 +11:00
David Bomba
fa2501f6d5
Merge pull request #8251 from turbo124/v5-develop
Remove migration for vendor_id
2023-02-05 17:25:28 +11:00
David Bomba
d7ec070cc2 Remove migration for vendor_id 2023-02-05 17:25:15 +11:00
David Bomba
2ea5d47fd8
Merge pull request #8250 from turbo124/v5-develop
Add purge purchase orders to company deletes
2023-02-05 17:04:16 +11:00
David Bomba
0c2e94b6ee Fixes for check data 2023-02-05 17:03:55 +11:00
David Bomba
dba59c601e Update checkdata 2023-02-05 16:01:47 +11:00
David Bomba
44cbdc388e Add Discord to README 2023-02-05 16:00:27 +11:00
David Bomba
385dd8606f Add vendor foreign key to purchase orders 2023-02-05 15:25:52 +11:00
David Bomba
f6e440af80 Add purge purchase orders to company deletes 2023-02-05 15:22:44 +11:00
David Bomba
234e88c5eb
Merge pull request #8247 from turbo124/v5-develop
v5.5.67
2023-02-05 14:58:13 +11:00
David Bomba
a618714ac6 v5.5.67 2023-02-05 14:57:26 +11:00