.. |
Authentication
|
redirect users to /register when coming from templates or share url
|
2014-11-13 17:12:39 +00:00 |
Blog
|
blog returns 404's if the page does not exist in blog
|
2014-07-23 12:16:52 +01:00 |
Chat
|
Use internal url for chat
|
2014-07-17 11:43:12 +01:00 |
Collaborators
|
Move collaborator HTTP end points into the Collaborators feature
|
2014-11-06 14:39:40 +00:00 |
Compile
|
put the compile group on the session so proxied requests are sent to the correct place
|
2014-10-21 09:34:58 +01:00 |
ConnectedUsers
|
fixed tests
|
2014-09-26 17:49:31 +01:00 |
Docstore
|
Don't show diffs of deleted docs (much simpler)
|
2014-06-06 14:43:45 +01:00 |
Documents
|
Don't proxy version number to/from docstore
|
2014-05-15 12:44:08 +01:00 |
DocumentUpdater
|
Send source of update to doc updater and allow external updates to be ignored in UI
|
2014-10-16 11:27:10 +01:00 |
Downloads
|
Add in backend multiple project downloading
|
2014-06-18 16:37:18 +01:00 |
Dropbox
|
Access Dropbox status via HTTP end points
|
2014-11-06 14:39:40 +00:00 |
Editor
|
added locks into editor controller for new/move/deletes
|
2014-11-26 15:32:23 +00:00 |
Email
|
move all parameter handling to nodemailer.
|
2014-03-12 15:38:40 +00:00 |
FileStore
|
downloading a file now sets the filename in header correctly
|
2014-02-20 22:33:12 +00:00 |
helpers
|
set the request timeout to a few mins for the compile
|
2014-10-17 13:23:29 +01:00 |
infrastructure
|
remove a couple of required coffee-scritps which are not required
|
2014-11-26 15:37:53 +00:00 |
PasswordReset
|
Show password reset expired message rather than server error if that's what has happened
|
2014-10-08 17:18:24 +01:00 |
Project
|
mkdir p changed so it does not get entire project, now without doc lines
|
2014-11-27 12:07:49 +00:00 |
Referal
|
converted all analytics to use new google analytics, removing mixpanel
|
2014-03-08 19:00:26 +00:00 |
Security
|
added example session invalidation code
|
2014-10-09 18:10:01 +01:00 |
Subscription
|
removed bad require in test causing redis to be required in unit test #shouldhavebeenabountyhunter
|
2014-11-06 12:07:50 +00:00 |
SystemMessages
|
Add in system messages
|
2014-07-24 13:24:08 +01:00 |
Tags
|
fix unit tests I broke by adding timeout to tags
|
2014-04-16 17:51:40 +01:00 |
Templates
|
Fix unit tests
|
2014-11-24 14:26:51 +00:00 |
ThirdPartyDataStore
|
Revert "added lock to update merger"
|
2014-11-27 11:46:17 +00:00 |
TrackChanges
|
Flush project to track changes when leaving
|
2014-03-22 09:34:43 +00:00 |
Uploads
|
added locks into editor controller for new/move/deletes
|
2014-11-26 15:32:23 +00:00 |
User
|
changing email address should lowercase the email
|
2014-10-13 15:44:45 +01:00 |