Henry Oswald
|
086875d50c
|
added logging
|
2016-03-14 10:08:47 +00:00 |
|
Henry Oswald
|
15c6e49d1a
|
if user changes email then check if they have a site licence
|
2016-03-13 22:31:14 +00:00 |
|
Henry Oswald
|
88f8b701c8
|
Merge branch 'fschecks'
|
2016-03-13 15:52:13 +00:00 |
|
Henry Oswald
|
8812ff445e
|
change zip size check to spawn
|
2016-03-12 15:43:16 +00:00 |
|
Henry Oswald
|
f11ba97389
|
check stat.isFile and isDirectory rather then symlink
|
2016-03-12 15:05:29 +00:00 |
|
Henry Oswald
|
6664b67fba
|
check size of zip files
|
2016-03-12 12:38:21 +00:00 |
|
Henry Oswald
|
da242d90e6
|
added extra isSymLink checks into reading files
|
2016-03-12 12:01:36 +00:00 |
|
Henry Oswald
|
7e216391b7
|
wip
|
2016-03-12 10:55:17 +00:00 |
|
Shane Kilkelly
|
3ba5808074
|
Merge branch 'master' into sk-biber-errors
|
2016-03-11 13:54:06 +00:00 |
|
Shane Kilkelly
|
c4d49f6cf9
|
Update parser
|
2016-03-11 13:53:39 +00:00 |
|
Shane Kilkelly
|
5b9fa6d7d6
|
Upgrade parser.
|
2016-03-11 11:20:24 +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 |
|
Henry Oswald
|
36966f0c9b
|
wip
|
2016-03-10 17:11:28 +00:00 |
|
Shane Kilkelly
|
170d3f646b
|
Upgrade parser.
|
2016-03-10 16:01:54 +00:00 |
|
Henry Oswald
|
347bfe4a79
|
use cb for internal callbacks
|
2016-03-10 12:43:36 +00:00 |
|
Henry Oswald
|
3c4e74af4b
|
project duplicator works and tests pass.
not so bad now.
|
2016-03-10 12:42:21 +00:00 |
|
Henry Oswald
|
d801ab623a
|
project duplicator works, tests don't
|
2016-03-10 11:58:05 +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 |
|
Shane Kilkelly
|
9281d8029d
|
Upgrade the bib log parser to handle bibtex errors and warnings.
|
2016-03-09 16:11:25 +00:00 |
|
Henry Oswald
|
bf8f9f6d41
|
change key to maxEntitiesPerProject
|
2016-03-09 15:53:03 +00:00 |
|
James Allen
|
2116d0271c
|
Update acceptance tests for public projects
|
2016-03-09 15:30:23 +00:00 |
|
Henry Oswald
|
f108c01ea5
|
don't do a project rename if the name is the same
this prevents double renaming which happens when you press
enter as well as no name change
|
2016-03-09 14:47:57 +00:00 |
|
Henry Oswald
|
940586f654
|
sped up unit tests to improve speed
also removed some unneeded requires.
|
2016-03-09 12:51:19 +00:00 |
|
James Allen
|
4f9f255153
|
Extend acceptance tests to include shared projects
|
2016-03-09 12:31:46 +00:00 |
|
Henry Oswald
|
a33b480c67
|
added more logging to subscription group handler
|
2016-03-09 11:20:17 +00:00 |
|
Henry Oswald
|
5be05a35d8
|
added WithProject versions of functions
rather than project_or_id
|
2016-03-09 11:16:27 +00:00 |
|
Shane Kilkelly
|
cb28fe0891
|
use the renamed bib-parser.
|
2016-03-08 16:18:02 +00:00 |
|
James Allen
|
e1fa77dd72
|
Add beginnings of acceptance tests
|
2016-03-08 15:59:04 +00:00 |
|
Shane Kilkelly
|
6911de1149
|
Merge branch 'master' into sk-biber-errors
|
2016-03-08 14:55:19 +00:00 |
|
Henry Oswald
|
57f00d76bd
|
get project name on entity move
|
2016-03-08 14:46:53 +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 |
|
Henry Oswald
|
ede159d833
|
changed logging for archiving projects from delete to archived
|
2016-03-08 14:38:23 +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 |
|
Henry Oswald
|
3643f6ef4f
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2016-03-08 14:13:40 +00:00 |
|
James Allen
|
0882eb2a99
|
Don't use deprecated Project.findPopulatedById in ReferencesManager
|
2016-03-08 14:05:56 +00:00 |
|
Shane Kilkelly
|
471cb95091
|
Clean up a bit, and upgrade parser.
|
2016-03-08 14:04:42 +00:00 |
|
Shane Kilkelly
|
08de7b8abe
|
Upgrade biber-log-parser.js
|
2016-03-08 13:56:17 +00:00 |
|
Shane Kilkelly
|
f6d02090d2
|
First pass at parsing and showing decent biber errors.
|
2016-03-08 13:20:23 +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
|
e814dfa7a8
|
Proxy .gif files to the blog too
|
2016-03-07 16:39:16 +00:00 |
|
James Allen
|
a50bdaf5cc
|
Refactor LimitationsManager to use CollaboratorsHandler
|
2016-03-07 15:32:04 +00:00 |
|