1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 18:01:35 +02:00
Commit Graph

7453 Commits

Author SHA1 Message Date
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
David Bomba
a441b3f79e Working on authorization 2021-06-11 18:30:39 +10:00
David Bomba
f268b7adcb Clean up 2021-06-11 17:45:41 +10:00
David Bomba
b111483ef1 We Pay Account Signup 2021-06-11 17:39:51 +10: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
=
99d6d1c516 Email timing offset 2021-06-10 21:25:47 +10:00
=
769ab49458 Force client country if none set 2021-06-10 20:18:01 +10:00
Benjamin Beganović
fd58f1cadb Construct client template & ClientContactResetPasswordObject.php 2021-06-10 11:23:10 +02:00
David Bomba
3b34553007
Merge pull request #5996 from turbo124/v5-develop
Inject delays in emails to allow enough time for attachment resources…
2021-06-10 19:16:42 +10:00
David Bomba
4675cc92b5 Inject delays in emails to allow enough time for attachment resources to upload when using S3 type storage 2021-06-10 19:01:30 +10:00
David Bomba
36462d2496
Merge pull request #5995 from turbo124/v5-develop
Resolve access token from refresh token - gmail
2021-06-10 18:36:13 +10:00
David Bomba
af68794823 Resolve access token from refresh token - gmail 2021-06-10 18:35:58 +10:00
David Bomba
e2df92e0fe
Merge pull request #5994 from turbo124/v5-develop
Gmail offline_access
2021-06-10 17:38:22 +10:00
David Bomba
4ef26723c1 Gmail offline_access 2021-06-10 17:38:07 +10:00
David Bomba
0883e62c73
Merge pull request #5993 from turbo124/v5-develop
Gmail offline_access
2021-06-10 17:17:15 +10:00
David Bomba
8a89973d7c Gmail offline_access 2021-06-10 17:17:02 +10:00
David Bomba
770b4c9776
Merge pull request #5992 from turbo124/v5-develop
Fixes for scopes
2021-06-10 16:57:33 +10:00
David Bomba
d1e92060bd Fixes for scopes 2021-06-10 16:57:18 +10:00
David Bomba
8e0dc5c191
Merge pull request #5991 from turbo124/v5-develop
Fix for missing method property
2021-06-10 15:06:42 +10:00
David Bomba
185986e819 Fix for missing method property 2021-06-10 15:06:28 +10:00
David Bomba
7fdbdcbf6a
Merge pull request #5990 from turbo124/v5-develop
Fix for missing method property
2021-06-10 14:33:14 +10:00
David Bomba
f28ba178ee Fix for missing method property 2021-06-10 14:32:53 +10:00
David Bomba
a98c70bfed
Merge pull request #5989 from turbo124/v5-develop
Fixes for Google Oauth
2021-06-10 14:25:22 +10:00
David Bomba
4280d5ab0c Fixes for Google Oauth 2021-06-10 14:25:01 +10:00
David Bomba
9a42c53761
Merge pull request #5988 from turbo124/v5-develop
Fixes for Endless Reminders
2021-06-10 14:06:17 +10:00
David Bomba
9c8618ac34 Oauth 2021-06-10 14:05:49 +10:00
David Bomba
821ed8678e Catch missing cache items 2021-06-10 13:56:02 +10:00
David Bomba
887c9a8eab Minor fixes 2021-06-10 12:24:32 +10:00
David Bomba
a5054f87a5 Fixes for endless reminders 2021-06-10 11:15:21 +10:00
Benjamin Beganović
e70effd404 app/Mail/MigrationFailed.php 2021-06-09 17:25:59 +02:00
Benjamin Beganović
32fc72913b app/Mail/ExistingMigration.php 2021-06-09 17:16:16 +02:00
Benjamin Beganović
e86463a27e app/Mail/DownloadInvoices.php 2021-06-09 17:14:27 +02:00
Benjamin Beganović
795a666885 app/Mail/DownloadBackup.php 2021-06-09 17:09:46 +02:00
Benjamin Beganović
15acba27dd app/Mail/ContactPasswordlessLogin.php 2021-06-09 17:07:41 +02:00
Benjamin Beganović
40f22e7839 Remove app/Mail/BouncedEmail.php 2021-06-09 17:01:42 +02:00
Benjamin Beganović
02c443fe33 app/Mail/User/UserNotificationMailer.php 2021-06-09 17:00:35 +02:00