..
Authentication
fixed broken tests in AuthenticationController
2016-02-18 10:16:50 +00:00
Blog
blog returns 404's if the page does not exist in blog
2014-07-23 12:16:52 +01:00
Chat
patched xss hole with messages not setting the content type correctly
2015-05-19 11:04:52 +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
Contact
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
added stubbed logger in document controller tests
2015-08-19 11:58:59 +01: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
Send user_id on Dropbox requests through to doc updater
2016-02-04 14:27:00 +00:00
Email
Fix failing unit test
2015-03-19 16:41:09 +00:00
FileStore
A few extra cases which should not be treated as html.
2015-08-20 15:58:36 +01:00
helpers
move login success to .json as it sends json over
2016-01-25 17:35:57 +00:00
InactiveData
don't archive project in track changes for moment
2015-10-20 17:36:37 +01:00
infrastructure
modify LockManager test to avoid dependence on timing
2015-05-18 09:14:28 +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
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
added tests to check rate limiter works without session
2016-02-02 14:26:23 +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
changed name used when project or file uploaded, this changed when
2015-07-01 15:28:49 +01:00
User
don't create notification if user is already part of group
2016-02-18 10:06:21 +00:00