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

7061 Commits

Author SHA1 Message Date
David Bomba
4ce093ff8b
Merge pull request #6015 from turbo124/v5-develop
Update license
2021-06-14 19:14:48 +10:00
David Bomba
9db0758cc1 Update license 2021-06-14 19:13:48 +10:00
David Bomba
7de18a5f0e
Merge pull request #6014 from turbo124/v5-develop
Hosted Users console command
2021-06-14 18:11:07 +10:00
David Bomba
2e1a6ef6c4 HostedUsers console command 2021-06-14 18:10:46 +10:00
David Bomba
7469ca30eb HostedUsers console command 2021-06-14 18:06:34 +10:00
David Bomba
f2e29bdcf4
Merge pull request #6013 from turbo124/v5-develop
Changes to CompanyImport logic - allow multiple users to be imported …
2021-06-14 17:09:21 +10:00
David Bomba
d2d6a9fe5a Changes to CompanyImport logic - allow multiple users to be imported - however we prevent them from logging in if their plan isn't Enterprise 2021-06-14 17:09:05 +10:00
David Bomba
cdafa4e8a7
Merge pull request #6012 from turbo124/v5-develop
Fixes logic for hosted login
2021-06-14 17:06:25 +10:00
David Bomba
1397c9ab1c Fixes logic for hosted login 2021-06-14 17:04:15 +10:00
=
c67998219e invoice_total_raw 2021-06-13 22:56:33 +10:00
David Bomba
9ffa092fb1
Merge pull request #6011 from turbo124/v5-develop
Tests for clean up S3 orphans
2021-06-13 21:47:27 +10:00
=
46ae91f920 Fixes for regex for subdomain name 2021-06-13 20:47:49 +10:00
=
2b6f0870b3 Tests for clean up S3 orphans 2021-06-13 20:09:52 +10:00
David Bomba
a42223a0be Clean up filesystem: 2021-06-13 19:44:33 +10:00
David Bomba
046bbfd546
Merge pull request #6010 from turbo124/v5-develop
Don't delete the PDF prior to sending
2021-06-13 14:19:53 +10:00
David Bomba
59fcbfe52c Don't delete the PDF prior to sending 2021-06-13 14:19:40 +10:00
David Bomba
3aefc1ba41
Merge pull request #6009 from turbo124/v5-develop
Declare disk for storage
2021-06-13 14:09:52 +10:00
David Bomba
0a0ea46851 Declare disk for storage 2021-06-13 14:09:33 +10:00
David Bomba
92bf22bf91
Merge pull request #6008 from turbo124/v5-develop
Specify disk for storage operations
2021-06-13 13:57:23 +10:00
David Bomba
55918d772c Specify disk for storage operations 2021-06-13 13:57:08 +10:00
David Bomba
5987967f9c
Merge pull request #6007 from turbo124/v5-develop
Ensure directories are created prior to PDF generation
2021-06-13 13:47:17 +10:00
David Bomba
7709bd32d1 Ensure directories are created prior to PDF generation 2021-06-13 10:18:07 +10:00
David Bomba
06ee04ffa5
Merge pull request #6006 from turbo124/v5-develop
code cleanup
2021-06-13 09:58:38 +10:00
David Bomba
0fb7f58851 code cleanup 2021-06-13 09:58:23 +10:00
David Bomba
86f97cc443
Merge pull request #6005 from turbo124/v5-develop
Refactor for entity paths
2021-06-13 08:49:42 +10:00
Benjamin Beganović
3dafb34d8f Update client to follow primary color 2021-06-12 23:44:02 +02:00
Benjamin Beganović
abad83231b Update admin to follow primary color 2021-06-12 23:42:56 +02:00
Benjamin Beganović
a967c3b9bd Update icons on admin template 2021-06-12 23:40:18 +02:00
Benjamin Beganović
a2fe0cbb6a SupportMessageSent 2021-06-12 23:19:56 +02:00
Benjamin Beganović
fef1c604bc QuoteWasApproved 2021-06-12 23:17:43 +02:00
Benjamin Beganović
8493b2e4d6 ImportCompleted email 2021-06-12 23:14:28 +02:00
Benjamin Beganović
5af9cc828f Passwordless login 2021-06-12 23:12:06 +02:00
Benjamin Beganović
5a458a8588 Update password-reset 2021-06-12 23:09:12 +02:00
Benjamin Beganović
f35d1b7e7d Update generic to accept $content and $slot 2021-06-12 23:09:01 +02:00
Benjamin Beganović
3977b4e662 Refactor generic_email 2021-06-12 23:02:12 +02:00
=
afdfddd7e9 Refactor for entity paths 2021-06-12 21:50:01 +10:00
David Bomba
edf2dfcc80 Minor fixes 2021-06-12 19:40:28 +10:00
David Bomba
13606aa8f3
Merge pull request #6003 from turbo124/v5-develop
Minor fixes
2021-06-12 08:02:15 +10:00
David Bomba
d823b86d69 Minor fixes 2021-06-12 08:01:47 +10:00
David Bomba
3a8485884d
Merge pull request #6001 from turbo124/v5-develop
v5.2.0
2021-06-12 07:53:27 +10:00
David Bomba
4d41caffee v5.2.0 2021-06-12 07:46:08 +10:00
David Bomba
3954ac3f3a Fixes for timezone offsets 2021-06-12 07:41:02 +10:00
Benjamin Beganović
4cba96d973 ACHVerificationNotification:
- Pass $company into view
- Update view to use client layout
- Fixes for client layout / whitelabel handling
2021-06-11 15:52:28 +02:00
hillelcoren
73e0c79a4e New admin portal [selfhosted] 2021-06-11 07:20:48 +00:00
hillelcoren
3e28315cbd New admin portal [hosted] 2021-06-11 07:17:38 +00:00
David Bomba
7712b7ba69
Merge pull request #5999 from turbo124/v5-develop
Timezone Offset implementation
2021-06-11 14:28:54 +10:00
David Bomba
86be7c6690 add ninja_portal_url to company_user transformer 2021-06-11 14:16:21 +10:00
David Bomba
c367ea60ae Timezone Offset implementation 2021-06-11 08:20:46 +10:00
David Bomba
b84084dffc
Merge pull request #5998 from turbo124/v5-develop
Timezone Offsets
2021-06-11 07:34:24 +10:00
David Bomba
1bc32c2aca Working on Timezone Offsets 2021-06-11 07:34:03 +10:00