James Allen
|
261466b042
|
Convert privilege levels to an enum
|
2016-03-15 14:35:01 +00:00 |
|
James Allen
|
398d43e2d1
|
Add missing ? check
|
2016-03-15 14:15:25 +00:00 |
|
James Allen
|
724e6b5263
|
Require explicit value of true for ENV variables in config
|
2016-03-15 14:14:33 +00:00 |
|
James Allen
|
fe1f71413e
|
Use ProjectGetter, not Project, in ProjectController.loadEditor
|
2016-03-15 14:12:43 +00:00 |
|
James Allen
|
d09705142e
|
Add in missing error checks
|
2016-03-15 14:07:34 +00:00 |
|
James Allen
|
5781894453
|
Do array null check in callback args
|
2016-03-15 14:05:59 +00:00 |
|
James Allen
|
b556d57f40
|
Remove missed console.log debugging lines in AuthenticationController.coffee
|
2016-03-14 17:11:23 +00:00 |
|
James Allen
|
71ef045728
|
Implement authorization guards in Authorization{Manager,Controller}
|
2016-03-14 17:06:57 +00:00 |
|
James Allen
|
1bd8b8d1a3
|
Delete SecurityManager and replace with (unwritten) AuthorizationManager
|
2016-03-10 17:17:26 +00:00 |
|
James Allen
|
3e03164ed4
|
Remove dead auth_token code
|
2016-03-10 17:15:14 +00:00 |
|
James Allen
|
e36be96ec9
|
Move public access setting to its own end point
|
2016-03-10 11:13:57 +00:00 |
|
James Allen
|
d235ab22ed
|
Add in tests for public read-only projects
|
2016-03-09 16:28:46 +00:00 |
|
James Allen
|
c46c083b31
|
Check write access to documents via real-time end point
|
2016-03-09 16:26:18 +00:00 |
|
James Allen
|
2116d0271c
|
Update acceptance tests for public projects
|
2016-03-09 15:30:23 +00:00 |
|
James Allen
|
4f9f255153
|
Extend acceptance tests to include shared projects
|
2016-03-09 12:31:46 +00:00 |
|
James Allen
|
e1fa77dd72
|
Add beginnings of acceptance tests
|
2016-03-08 15:59:04 +00:00 |
|
James Allen
|
37c966ba7e
|
Fix unit test
|
2016-03-08 14:42:11 +00:00 |
|
Shane Kilkelly
|
8f2d2cfeff
|
Merge branch 'ja_email_tokens' of github.com:sharelatex/web-sharelatex into ja_email_tokens
|
2016-03-08 14:38:31 +00:00 |
|
Shane Kilkelly
|
3e423b8a06
|
Another find->findOne
|
2016-03-08 14:38:25 +00:00 |
|
James Allen
|
e53fc5f0b6
|
Remove dead code (Project.findPopulatedById)
|
2016-03-08 14:20:53 +00:00 |
|
James Allen
|
76af5e5563
|
Don't call deprecated findPopulatedById in loadEditor
|
2016-03-08 14:20:00 +00:00 |
|
James Allen
|
359689ffea
|
find -> findOne
|
2016-03-08 14:19:38 +00:00 |
|
James Allen
|
0882eb2a99
|
Don't use deprecated Project.findPopulatedById in ReferencesManager
|
2016-03-08 14:05:56 +00:00 |
|
James Allen
|
b64c8e3d78
|
Delete dead code in User model
|
2016-03-08 12:07:50 +00:00 |
|
James Allen
|
40048d49a2
|
Fix unit test
|
2016-03-08 12:07:42 +00:00 |
|
James Allen
|
5f5445f625
|
Use TpdsUpdateSender to use CollaboratorsHandler
|
2016-03-08 11:54:45 +00:00 |
|
James Allen
|
a50bdaf5cc
|
Refactor LimitationsManager to use CollaboratorsHandler
|
2016-03-07 15:32:04 +00:00 |
|
James Allen
|
bedc8a0492
|
Remove ProjectGetter.populateProjectWithUsers
|
2016-03-07 15:25:10 +00:00 |
|
James Allen
|
2ba2b72fd1
|
Refactor ProjectDeleter to use CollaboratorHandler
|
2016-03-07 12:27:40 +00:00 |
|
James Allen
|
6d93076d51
|
Refactor getCollaborators http method to use CollaboratorsHandler
|
2016-03-07 12:02:48 +00:00 |
|
James Allen
|
1a689aa1fd
|
Move findAllUsersProjects from Project to ProjectGetter
|
2016-03-03 17:19:03 +00:00 |
|
James Allen
|
120a142733
|
Add in required abstracted functions to CollaboratorsHandler
|
2016-03-03 16:13:19 +00:00 |
|
Shane Kilkelly
|
020e1b9b34
|
Add styles for the references search hint.
|
2016-03-03 11:44:11 +00:00 |
|
Shane Kilkelly
|
d76e5fdbf4
|
Styles for references search journal
|
2016-03-01 16:29:19 +00:00 |
|
Shane Kilkelly
|
ca43d27244
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-02-29 15:52:09 +00:00 |
|
Shane Kilkelly
|
b005f8233e
|
guard against null and undefined keys in \cite{} autocomplete
|
2016-02-29 15:52:02 +00:00 |
|
Henry Oswald
|
43102e0ffc
|
lowercase and trim add user to group email address
|
2016-02-25 14:15:56 +00:00 |
|
James Allen
|
155831c3e7
|
Skip top-level directory if it exists in zip upload
|
2016-02-24 17:21:20 +00:00 |
|
James Allen
|
d3e3deb679
|
Fix padding around active toolbar links
|
2016-02-24 16:37:03 +00:00 |
|
James Allen
|
71ca358e0e
|
Show confirmation if upload will overwrite files
|
2016-02-24 16:37:03 +00:00 |
|
James Allen
|
c6dcb64b18
|
Overwrite text files from uploads
|
2016-02-24 16:37:03 +00:00 |
|
Shane Kilkelly
|
34bfdcc246
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-02-24 10:27:44 +00:00 |
|
Shane Kilkelly
|
4f3a4880d9
|
remove margin above search results.
|
2016-02-24 10:27:29 +00:00 |
|
James Allen
|
2c20b7d16f
|
Bring full screen PDF icon into scrollable div
|
2016-02-23 15:25:04 +00:00 |
|
James Allen
|
ff7632d6c7
|
Don't reload editor with file tree or PDF viewer hidden
|
2016-02-23 15:21:54 +00:00 |
|
James Allen
|
fde7efbb9f
|
Fix rename button styling in editor
|
2016-02-23 15:21:54 +00:00 |
|
James Allen
|
f21aa0dd94
|
Don't allow project names to be blank
|
2016-02-23 15:21:53 +00:00 |
|
Henry Oswald
|
b504732733
|
fixed calls to addUserToGroup and added more logging
|
2016-02-22 16:50:41 +00:00 |
|
Henry Oswald
|
103bb1c88f
|
add more error logging to group handler
|
2016-02-22 16:01:26 +00:00 |
|
Shane Kilkelly
|
1e1f57a80b
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-02-22 12:04:43 +00:00 |
|