overleaf/services/web/test/UnitTests/coffee
Shane Kilkelly 5df4556e9c Set redirect when bouncing away from token route
This ensures that when the user logs in they will be redirected back
to this token, the page they wanted to access in the first place.
2017-11-15 13:30:40 +00:00
..
Analytics add tests for AnalyticsController 2017-03-22 13:11:45 +00:00
Announcement mark announcments before user signs up as read 2017-02-14 12:29:48 +00:00
Authentication Enforce stricter password policy. 2017-07-24 11:06:47 +01:00
Authorization Add unit test for token-based access, particularly anon-read-write 2017-10-18 15:31:03 +01:00
BetaProgram Remove the Metrics module, use metrics-sharelatex 2017-04-03 16:18:30 +01:00
Blog blog returns 404's if the page does not exist in blog 2014-07-23 12:16:52 +01:00
Chat Pull track changes backend into a module 2017-03-02 16:45:24 +00:00
Collaborators Merge branch 'master' into sk-unlisted-projects 2017-11-02 10:10:09 +00:00
Compile added tests 2017-10-17 15:50:29 +01:00
Contact fix unit tests 2016-09-07 16:40:49 +01:00
Cooldown if projectId is not defined, error out 2017-05-10 15:25:23 +01:00
Docstore return 404 for api request on missing doc 2017-04-27 16:41:53 +01:00
Documents return pathname from DocumentController.getDoc 2017-09-29 15:37:10 +01:00
DocumentUpdater send both doc update and file updates to doc-updater 2017-11-08 13:11:17 +00:00
Downloads Move content-disposition setting into a method on res 2017-04-12 16:00:02 +01:00
Editor version moving entities 2017-11-08 13:11:17 +00:00
Email Remove the Metrics module, use metrics-sharelatex 2017-04-03 16:18:30 +01:00
FileStore fix unit tests 2017-05-15 13:46:01 +01:00
helpers Move content-disposition setting into a method on res 2017-04-12 16:00:02 +01:00
History initialize project history on creation 2017-10-24 13:07:00 +01:00
InactiveData don't archive project in track changes for moment 2015-10-20 17:36:37 +01:00
infrastructure Rename lock to avoid potential conflict with doc updater 2017-05-11 15:27:01 +01:00
Labels Change getLabelsForDoc to broadcastLabelsForDoc 2017-06-13 11:38:15 +01:00
Notifications fix unit tests 2016-09-07 16:40:49 +01:00
PasswordReset fix the set-password form for new (admin-created) users 2017-02-06 14:58:54 +00:00
Project Merge branch 'master' of github.com:sharelatex/web-sharelatex-internal 2017-11-13 10:45:29 +00:00
Referal update the entire users features on assign bonus bu don't update 2015-10-07 13:50:51 +01:00
References use underscore.each so it doesn’t blow up on non array. 2016-08-02 15:33:41 +01:00
Security Abstract away the token-protection logic 2017-10-19 16:26:01 +01:00
Subscription Change getCollaboratorCount to getInvitedCollaboratorCount. 2017-09-20 10:29:47 +01:00
SudoMode If external auth system is in use, skip sudo-mode checks 2017-05-15 15:46:24 +01:00
SystemMessages Add in system messages 2014-07-24 13:24:08 +01:00
Tags fix unit tests 2016-09-07 16:40:49 +01:00
ThirdPartyDataStore Use the invitedMembers function for sending tpds updates 2017-09-20 15:48:20 +01:00
TokenAccess Set redirect when bouncing away from token route 2017-11-15 13:30:40 +00:00
Uploads update tests 2017-10-16 14:15:38 +01:00
User handle OL or SL ids in UserInfoController.getPersonalInfo 2017-09-26 11:40:05 +01:00