..
Analytics
Use JSONB not JSON column type
2016-08-11 10:19:07 +01:00
Authentication
Track login events.
2016-08-11 14:09:45 +01:00
Authorization
Redirect to login with a redirect back to the page we want if not logged in
2016-09-13 11:23:47 +01:00
BetaProgram
Add opt-out action to beta page
2016-06-08 15:11:39 +01:00
Blog
change blog regex to look for src's which start with a slash
2016-09-20 15:43:36 +01:00
Chat
send -> sendStatus
2015-07-08 16:56:38 +01:00
Collaborators
Make project invite notification dynamic and accept via ajax request
2016-09-21 11:59:35 +01:00
Compile
clear serverid on every compile check
2016-08-31 16:10:24 +01: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
Standardise on one Errors file
2016-03-23 15:14:49 +00:00
DocumentUpdater
sped up unit tests to improve speed
2016-03-09 12:51:19 +00:00
Downloads
Add in backend multiple project downloading
2014-06-18 16:37:18 +01:00
Editor
Add counts to log message
2016-08-16 11:33:14 +01:00
Email
Update cancellation survey link
2016-09-14 10:51:19 +01:00
Errors
Standardise on one Errors file
2016-03-23 15:14:49 +00:00
FileStore
enable range requests on files via ?range=m-n
query string.
2016-05-17 16:59:47 +01:00
HealthCheck
send -> sendStatus
2015-07-08 16:56:38 +01:00
Helpers
Move Helpers/EmailHelpers to Helpers/EmailHelper
2016-08-02 15:42:26 +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
fix notifications builder @key bug
2016-08-31 09:42:43 +01:00
PasswordReset
clear sessions on password reset
2016-07-05 14:19:59 +01:00
Project
Add null checks for fileRefs and docs, which are not present when calling mkdirp
2016-09-20 16:55:12 +01:00
RealTimeProxy
split site into 2 routers, webRouter and apiRouter
2015-07-01 15:23:18 +01:00
Referal
added more logging and missing err handler in subscription updater
2016-03-31 17:28:03 +01:00
References
use underscore.each so it doesn’t blow up on non array.
2016-08-02 15:33:41 +01:00
Security
add null check to redis return value for getValueFromTokenAndExpire
2016-08-02 15:34:44 +01:00
ServerAdmin
send -> sendStatus
2015-07-08 16:56:38 +01:00
Spelling
Don't hang request in the event of a spelling backend error
2016-05-24 15:11:14 +01:00
StaticPages
add redirect to /i/university for ab test
2016-08-25 10:48:29 +01:00
Subscription
Better logging when plan is null.
2016-08-31 10:40:30 +01: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
Return type when finding element by path so that we don't need a heuristic
2016-09-19 14:35:25 +01:00
TrackChanges
archive in track changes as well as docstore
2015-10-19 15:44:50 +01:00
Uploads
nullcheck qqfile on upload files
2016-08-02 15:36:59 +01:00
User
Track registration events.
2016-08-11 12:29:58 +01:00