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

7189 Commits

Author SHA1 Message Date
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
Benjamin Beganović
9c45111a4e app/Mail/User/UserLoggedIn.php 2021-06-09 16:57:16 +02:00
Benjamin Beganović
dcc51ba6a6 app/Mail/RecurringInvoice/ClientContactRequestCancellationObject.php 2021-06-09 16:54:46 +02:00
Benjamin Beganović
f086ceb5e1 app/Mail/Migration/MaxCompanies.php 2021-06-09 16:48:58 +02:00
Benjamin Beganović
973bdfcb35 app/Mail/Import/ImportCompleted.php 2021-06-09 16:47:11 +02:00
Benjamin Beganović
ae66496711 app/Mail/Gateways/ACHVerificationNotification.php 2021-06-09 16:38:24 +02:00
Benjamin Beganović
d3fcb77e49 app/Mail/ClientContact/ClientContactResetPasswordObject.php 2021-06-09 16:09:09 +02:00
Benjamin Beganović
0757cbddda Refactor generic template 2021-06-09 16:09:05 +02:00
Benjamin Beganović
ee4be6d84a Accept view() instead of markdown() in NinjaMailer 2021-06-09 16:08:55 +02:00
David Bomba
eb396e890b
Merge pull request #5985 from turbo124/v5-develop
Fixes for StoreUserRequest
2021-06-09 22:25:39 +10:00
David Bomba
e4975e85bb Fixes for StoreUserRequest 2021-06-09 22:25:25 +10:00
David Bomba
9e5f61f01a
Merge pull request #5984 from turbo124/v5-develop
Migration failed messaging
2021-06-09 21:10:43 +10:00
David Bomba
c8df3f1298 Migration failed messaging 2021-06-09 21:10:22 +10:00
Benjamin Beganović
a7a4bcc19d Merge admin light/dark master template into one file 2021-06-09 12:25:48 +02:00
David Bomba
17cc6b810c
Merge pull request #5983 from turbo124/v5-develop
Add rules for adding users to hosted platform
2021-06-09 20:19:50 +10:00