James Allen
|
3bc9ce995a
|
Merge pull request #1264 from sharelatex/hb-set-reversedHostname-on-user-create
Set reversedHostname on user creation
GitOrigin-RevId: 35ba4a5ae6aa792ee1c46e8b2b99d2e6ed00af17
|
2018-12-13 09:25:58 +00:00 |
|
Douglas Lovell
|
aae0484458
|
Merge branch 'master' into dcl-i1207
GitOrigin-RevId: c947041ca99860d4afb62ecfd28ba6fe1c717bfc
|
2018-11-30 13:24:27 +00:00 |
|
Douglas Lovell
|
ed3147a58f
|
Allow open from template button when lacking source
GitOrigin-RevId: 8fd49bff6cc0f66d041bb70f9345b2744978be3a
|
2018-11-30 13:24:23 +00:00 |
|
Simon Detheridge
|
50cba1a86f
|
Merge pull request #1153 from sharelatex/spd-open-in-overleaf-local-storage
Use browser local storage instead of session for tex snippets
GitOrigin-RevId: 9609dc882c37ccd2f58bf6d36ea851bbe746fa25
|
2018-11-26 16:53:31 +00:00 |
|
Hugh O'Brien
|
b825f0b267
|
Merge branch 'master' into hb-v2-affiliations-callback
|
2018-10-11 17:14:35 +01:00 |
|
hugh-obrien
|
f6307f9086
|
store reversedHostname property and update test accordingly
|
2018-10-08 13:37:12 +01:00 |
|
hugh-obrien
|
3919acad46
|
store reversed hostname and review fixes for v2 university domain confirmation
|
2018-10-08 12:08:29 +01:00 |
|
Alasdair Smith
|
1ef947b1fe
|
Fix tests after refactoring register validation
|
2018-10-08 10:44:25 +01:00 |
|
hugh-obrien
|
65ecdf84f4
|
cleanup and tests for v2 affiliations confirmation
|
2018-10-07 16:40:26 +01:00 |
|
Hugh O'Brien
|
b377b89447
|
Merge pull request #933 from sharelatex/bg-avoid-exception-for-no-emails
fix exception when user has no emails field
|
2018-09-19 11:33:03 +01:00 |
|
Brian Gough
|
02854274a7
|
|
2018-09-18 14:09:05 +01:00 |
|
Tim Alby
|
41b92d4647
|
prevent calls to UserGetter.getUser with null query
|
2018-09-14 12:46:00 +01:00 |
|
Paulo Reis
|
76fcee721e
|
Update unit tests.
|
2018-08-28 14:24:05 +01:00 |
|
Paulo Reis
|
efc926ffc5
|
Load theme as a user setting; allow the user to change it; update tests.
|
2018-08-27 15:25:00 +01:00 |
|
Hugh O'Brien
|
eeadd1e9bb
|
Merge pull request #797 from sharelatex/hb-inform-v1-affiliation-confirms
Tell v1 confirmation status of affiliation emails
|
2018-08-22 08:34:33 +01:00 |
|
Tim Alby
|
8d6505b518
|
log institutions API errors
|
2018-08-17 17:48:00 +02:00 |
|
Tim Alby
|
f5513f36ca
|
add param to skip affiliation creation on user create
|
2018-08-17 17:48:00 +02:00 |
|
hugh-obrien
|
96ffeef73d
|
send fixed confirmed date to v1 for affiliations
|
2018-08-16 13:50:34 +01:00 |
|
hugh-obrien
|
55597b9279
|
inform v1 when confirming affiliation emails
|
2018-08-16 13:50:34 +01:00 |
|
Henry Oswald
|
687637eec7
|
change email address in newsletter when changing default email
put mongo_id into mailchimp merge fields
|
2018-08-08 13:50:03 +01:00 |
|
Henry Oswald
|
6cf1f71604
|
add newsletter checkbox to user register forms
|
2018-08-06 17:43:03 +01:00 |
|
Tim Alby
|
63c7f756ce
|
refactor into InstitutionsAPI
|
2018-07-26 13:01:42 +02:00 |
|
James Allen
|
7dc82597e1
|
Merge pull request #765 from sharelatex/ja-update-email-in-v1
Update email in v1 when setting as default in v2
|
2018-07-26 10:58:57 +01:00 |
|
James Allen
|
c2777918fa
|
Add some missing unit test mocks
|
2018-07-17 11:26:07 +01:00 |
|
James Allen
|
2c25cbaf25
|
Update error handling on backend
|
2018-07-17 11:12:09 +01:00 |
|
James Allen
|
d0f77abc70
|
Update email in v1 when setting default in v2
|
2018-07-16 13:26:52 +01:00 |
|
Tim Alby
|
35cb3924e2
|
refresh features after confirming email
|
2018-07-11 14:57:35 +02:00 |
|
Tim Alby
|
cfd5c65be4
|
add affiliation before confirming email
|
2018-07-05 16:02:55 +02:00 |
|
Tim Alby
|
9d4df4271a
|
try adding affiliation on user creation
|
2018-07-05 16:01:15 +02:00 |
|
Tim Alby
|
3e1d61438f
|
add endpoint to endorse affiliation
|
2018-07-05 15:59:36 +02:00 |
|
Tim Alby
|
3a541307b4
|
parse email in UserUpdater
|
2018-07-03 20:59:38 +02:00 |
|
Tim Alby
|
fe0fdd11bf
|
call v1 affiliation deletion endpoint with POST instead of DELETE
|
2018-06-28 13:48:28 +02:00 |
|
Tim Alby
|
1d80878bf8
|
delete affiliations on user deletion
|
2018-06-28 13:47:19 +02:00 |
|
Tim Alby
|
837f614df4
|
refactor affiliation requests
|
2018-06-28 13:47:16 +02:00 |
|
Tim Alby
|
8c70ba88b7
|
Add missing greater-than character in tests
|
2018-06-28 10:15:55 +02:00 |
|
Tim Alby
|
c6de896bb5
|
decorate emails list with affiliation data
|
2018-06-25 13:47:04 +02:00 |
|
Tim Alby
|
e41391fb4a
|
ignore affiliations if v1 is not configured
|
2018-06-25 13:45:46 +02:00 |
|
Tim Alby
|
d3b2a2650f
|
add/remove affiliations when adding/removing emails
|
2018-06-25 13:45:46 +02:00 |
|
James Allen
|
4608a59e3d
|
Store OneTimeTokens in mongo rather than redis
|
2018-06-21 10:22:08 +01:00 |
|
James Allen
|
0dcbc5facb
|
Send out confirmation emails on register and record confirmedAt date
|
2018-06-21 10:21:15 +01:00 |
|
Timothée Alby
|
984d81f5b8
|
Merge pull request #649 from sharelatex/ta-emails-endpoints
Add Emails Endpoints
|
2018-06-14 13:59:00 +02:00 |
|
James Allen
|
f7532e5854
|
Merge pull request #619 from sharelatex/afc-email-tokens
Use emails with tokens for team invites
|
2018-06-12 08:30:23 +01:00 |
|
Tim Alby
|
97c145433e
|
use EmailHelper.parseEmail on registration
Also changed EmailHelper to use the regexp already used in
UserRegistrationHandler rather than the `mimelib` package as it is
deprecated.
|
2018-06-11 12:31:18 +02:00 |
|
Tim Alby
|
e614ed9248
|
add emails endpoints
|
2018-06-11 10:35:23 +02:00 |
|
Tim Alby
|
31827ae6b5
|
add emails attribute on user creation
|
2018-06-08 17:53:45 +02:00 |
|
Timothée Alby
|
7cdcd725fd
|
Revert "Use Multiple Emails"
|
2018-06-07 18:44:59 +02:00 |
|
Timothée Alby
|
f422b7242d
|
Merge pull request #603 from sharelatex/ta-use-multi-emails
Use Multiple Emails
|
2018-06-07 15:40:43 +02:00 |
|
Alberto Fernández Capel
|
566c41cafd
|
Merge remote-tracking branch 'origin/master' into afc-email-tokens
|
2018-06-07 11:40:03 +01:00 |
|
Alberto Fernández Capel
|
e753ef3af5
|
Invite users in the invited_emails array
We'll remove that attribute soon, but for the time being we want
users to still be able to join the team.
|
2018-06-06 15:36:53 +01:00 |
|
Tim Alby
|
7726314e7c
|
add test to explicitely check filter
|
2018-06-06 15:45:12 +02:00 |
|