overleaf/services/web/app/coffee/Features
Simon Detheridge 6fc6c44605 Don't add old v1 features for new accounts
Introduces the notion of v1 'grandfathered features', specifically Gihub and Mendeley integration. This allows us to create new v1 accounts for new users without them automatically getting the new features.

Requires a settings change in `settings.web.sl.coffee` to disable these features by default for v1 accounts.

bug: overleaf/sharelatex#1014
2018-10-16 09:45:16 +01:00
..
Analytics review fixes and moving licences endpoint to module 2018-08-23 14:39:48 +01:00
Announcements Update analytics manager to use new path 2018-02-07 09:39:00 +00:00
Authentication Fix ordering of boolean check to be more readable 2018-10-08 11:25:24 +01:00
Authorization use ProjectGetter rather than Project directly 2018-02-16 08:55:09 +00:00
BetaProgram remove UserLocator 2018-05-28 14:11:13 +02:00
Blog jpeg -> json 2017-03-20 11:08:42 +00:00
Captcha remove 'script blocker' from recaptcha message 2018-02-07 14:24:15 +00:00
Chat Don't call sync functions inside async 2017-05-04 17:04:20 +01:00
Collaborators use multiple emails when relevant 2018-06-08 17:53:45 +02:00
Compile Merge branch 'master' into ns-use-regex-test 2018-08-27 14:26:51 -04:00
Contacts fix undefined last name 2018-06-26 07:50:31 -04: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 projectHistoryId in DocumentController.getDoc 2018-04-13 13:45:02 +01:00
DocumentUpdater send projectHistoryId with resync requests 2018-04-13 13:45:03 +01:00
Downloads Replace ShareLaTeX with Overleaf in name of multiple project download file (Closes: #963) 2018-09-24 16:33:54 +01:00
Editor remove unused call to UserGetter.getUser 2018-09-13 17:39:30 +01:00
Email Remove secondary CTA link from account merge confirmation email 2018-10-05 13:19:05 +01:00
Errors add account merge error 2018-10-09 09:47:03 -04:00
Exports make the zip fetching endpoint for exports generic to either zips or pdfs 2018-09-27 16:11:11 +01:00
FileStore return url from FileStoreHandler.copyFile 2017-12-04 09:42:09 +00:00
HealthCheck added a /health_check/mongo endpoint 2018-08-29 11:24:01 +01:00
Helpers use EmailHelper.parseEmail on registration 2018-06-11 12:31:18 +02:00
History Revert "Record and show last modified by user for projects" 2018-09-13 14:00:30 +01:00
InactiveData avoid error when passing as limit in mongo query 2017-09-05 12:33:13 +01:00
Institutions refactor to use config file 2018-10-15 14:46:38 +02:00
LinkedFiles Merge branch 'sk-flush-when-refreshing-linked-file' 2018-08-29 09:27:05 +01:00
Metadata moving data to backend and fixing tests 2017-10-24 10:59:41 +01:00
Newsletter change email: catch invalid emails and don't pass the error back on invalid requests 2018-08-31 11:06:55 +01:00
Notifications move call for creating ip matched notifcation to project controller 2018-09-05 15:40:59 +01:00
PasswordReset Send out confirmation emails on register and record confirmedAt date 2018-06-21 10:21:15 +01:00
Project Check for safe paths in all ProjectEntityHandler methods 2018-10-08 15:31:04 +01:00
RealTimeProxy
Referal Return blank features, not default features if no bonuses 2018-07-06 09:09:41 +01:00
References add references host into settings 2018-05-30 15:28:59 +01:00
Security Just generate a new token on resending confirmation email 2018-07-13 10:42:31 +01:00
ServerAdmin Remove stray redis imports. 2016-12-19 12:17:23 +00:00
Spelling
StaticPages Add v2 homepage 2018-09-20 08:57:07 -05:00
Subscription Don't add old v1 features for new accounts 2018-10-16 09:45:16 +01:00
SudoMode Remove stray log 2018-10-04 15:05:40 +01:00
SystemMessages Update SystemMessageManager.coffee 2017-03-01 15:46:43 +00:00
Tags add new tag methods 2018-09-03 10:40:28 -04:00
Templates Lookup correct compiler when importing v1 templates 2018-10-04 16:42:03 +01:00
ThirdPartyDataStore First pass at URL based linked files 2018-03-05 10:37:00 +00:00
TokenAccess use v1 doc info api 2018-10-02 11:16:46 -04:00
Uploads Add latexmkrc in FileTypeManager 2018-05-10 16:59:58 -04:00
User add UserMembership logic 2018-10-09 12:09:11 +01:00
UserMembership refactor to use config file 2018-10-15 14:46:38 +02:00
V1 WIP: trying to get acceptance tests to pass 2018-10-04 15:05:40 +01:00