..
Analytics
split site into 2 routers, webRouter and apiRouter
2015-07-01 15:23:18 +01:00
Authentication
user notifications auto created on login for joinging groups
2016-02-17 16:24:09 +00:00
Blog
if blog or universities site is down don't crash, send 500
2015-08-20 16:55:16 +01:00
Chat
send -> sendStatus
2015-07-08 16:56:38 +01:00
Collaborators
Ensure that a user can only be added to project once
2015-11-02 15:21:41 +00:00
Compile
Add in option to compile in draft mode
2016-02-02 14:50:48 +00:00
Contacts
Add modules hook for contacts and support groups in auto complete
2015-10-08 18:17:53 +01:00
Docstore
added inactive and reactivate project logic
2015-08-13 22:40:28 +01:00
Documents
Add ability to request the doc as plain text, rather than a json object.
2015-12-18 13:36:25 +00:00
DocumentUpdater
Send user_id on Dropbox requests through to doc updater
2016-02-04 14:27:00 +00:00
Downloads
Add in backend multiple project downloading
2014-06-18 16:37:18 +01:00
Editor
don't emmit to room new entities if they errored.
2016-02-29 13:05:37 +00:00
Email
upgrade to nodemailer 2.0 and dynamically use either SES or SMTP depending
2016-02-12 17:13:45 +00:00
Errors
fixed some bits
2014-08-07 13:56:04 +01:00
FileStore
Catch the case where filename is shorter than the extension length.
2015-08-20 15:56:30 +01:00
HealthCheck
send -> sendStatus
2015-07-08 16:56:38 +01:00
InactiveData
don't archive project in track changes for moment
2015-10-20 17:36:37 +01:00
Newsletter
added timeouts to email and newsletter as after a few days there are a few open connections still
2014-06-17 18:18:45 +01:00
Notifications
improve calls for invite notifications and auto mark as read
2016-02-18 11:43:43 +00:00
PasswordReset
Improve pre-registered account activation process
2015-12-11 11:30:06 +00:00
Project
brought back the project_or_id style
2016-02-29 17:34:38 +00:00
RealTimeProxy
split site into 2 routers, webRouter and apiRouter
2015-07-01 15:23:18 +01:00
Referal
update the entire users features on assign bonus bu don't update
2015-10-07 13:50:51 +01:00
References
Merge branch 'sk-references-search'
2016-02-19 11:30:55 +00:00
Security
allow rate limiter to work on api router where session does not exist
2016-02-02 12:31:54 +00:00
ServerAdmin
send -> sendStatus
2015-07-08 16:56:38 +01:00
Spelling
change error handling on spelling
2015-10-22 20:15:50 +01:00
StaticPages
Add jobs page
2016-01-20 11:56:08 +00:00
Subscription
fixed calls to addUserToGroup and added more logging
2016-02-22 16:50:41 +00:00
SystemMessages
Add in system messages
2014-07-24 13:24:08 +01:00
Tags
Explicitly create tags and get their id
2016-02-01 10:18:56 +00:00
ThirdPartyDataStore
Send user_id on Dropbox requests through to doc updater
2016-02-04 14:27:00 +00:00
TrackChanges
archive in track changes as well as docstore
2015-10-19 15:44:50 +01:00
Uploads
fixed some mongo calls in project entity handler
2016-02-29 16:03:22 +00:00
User
improve calls for invite notifications and auto mark as read
2016-02-18 11:43:43 +00:00
Wiki
add flag which requires login for /learn
2015-02-24 22:07:36 +00:00