Commit Graph

6479 Commits

Author SHA1 Message Date
John Lees-Miller 30f67008a0 Fix typo 2017-10-20 09:19:18 +01:00
Shane Kilkelly eab77aba91 Abstract away the token-protection logic 2017-10-19 16:26:01 +01:00
Alasdair Smith ebaa640c51 Fix log call signature 2017-10-19 16:02:40 +01:00
Alasdair Smith 6fd1d493e3 Also add logging for track changes 2017-10-19 15:47:12 +01:00
Alasdair Smith 4d4dba9677 Adds some onboarding logging to investigate potential bug 2017-10-19 15:31:19 +01:00
Shane Kilkelly 22795981b9 Add tests to check when tokens are never activated 2017-10-19 15:22:44 +01:00
Shane Kilkelly 97706acbac Fix indentation 2017-10-19 14:54:59 +01:00
Shane Kilkelly 5572a0e873 Merge branch 'sk-unlisted-projects' of github.com:sharelatex/web-sharelatex-internal into sk-unlisted-projects 2017-10-19 14:46:05 +01:00
Shane Kilkelly d8717a06a2 Fix track-changes with token-access 2017-10-19 14:42:17 +01:00
John Lees-Miller 3383a057a1 Fix typo
(The typo came from my comment in Overleaf many years ago.)
2017-10-19 11:47:47 +01:00
Alasdair Smith 0d02332be8 Merge pull request #69 from sharelatex/as-3-pc-rollout
Increase rollout to 3%
2017-10-19 11:13:40 +01:00
Alasdair Smith 4cc517240c Increase rollout to 3% 2017-10-19 10:54:21 +01:00
Shane Kilkelly 43f1cb7d64 Add unit test for token-based access, particularly anon-read-write 2017-10-18 15:31:03 +01:00
Brian Gough fbaea831c2 Merge pull request #68 from sharelatex/bg-fix-settings-save-for-root-doc-id
handle null values when saving rootDoc_id
2017-10-18 14:39:32 +01:00
Brian Gough bf4404b60a handle null values when saving rootDoc_id 2017-10-18 14:19:45 +01:00
Brian Gough 05ee2a5244 Merge pull request #67 from sharelatex/bg-ignore-git-in-uploads
ignore .git directories in uploads
2017-10-18 13:11:46 +01:00
Brian Gough 5d116e8ce9 Merge pull request #65 from sharelatex/bg-fix-main-doc-selection
fix main doc selection (connects to overleaf/sharelatex#222)
2017-10-18 13:11:10 +01:00
Brian Gough d0f0268783 Merge pull request #57 from sharelatex/bg-handle-undefined-project-name-with-error
avoid exception in validateProjectName
2017-10-18 13:10:45 +01:00
Brian Gough f8662d8aaa Merge pull request #60 from sharelatex/bg-fix-unzip-permission
replace unzip with yauzl (connects to #219)
2017-10-18 13:10:07 +01:00
Shane Kilkelly 7d2bde85ff Add a setting to enable anonymous read-and-write link sharing 2017-10-18 13:04:37 +01:00
Paulo Reis f6ebbc37db Fix z-index issue in the resolved comments dropdown. 2017-10-18 11:09:55 +01:00
Paulo Reis cfa0989a03 Remove extra semicolon. 2017-10-18 10:55:32 +01:00
Alasdair Smith 672f944e7c Merge pull request #64 from sharelatex/as-1-pc-rollout
Rollout autocompile to 1% of users
2017-10-18 10:28:40 +01:00
Brian Gough 290361dc72 ignore .gitignore files in uploads too 2017-10-17 16:49:51 +01:00
Brian Gough 277b9c5d50 ignore .git directories in uploads 2017-10-17 16:32:26 +01:00
Brian Gough 6001f14261 log each file unzipped 2017-10-17 16:31:56 +01:00
Brian Gough 76d73951f2 fix bug when unzipping directory 2017-10-17 16:31:35 +01:00
Brian Gough 82b84fd5f4 hide logs when there are validation errors 2017-10-17 15:50:38 +01:00
Brian Gough bcabec1c5d added tests 2017-10-17 15:50:29 +01:00
Brian Gough 56cb901b41 filter missing doc_ids from root doc_ids list 2017-10-17 15:49:02 +01:00
Brian Gough f70ab03bd8 show an error if the main file cannot be found
also improve logic for detecting the main file, if there's only one file
it must be the main file.
2017-10-17 15:47:50 +01:00
Alasdair Smith b0dc84748a Fix to actual percentage 2017-10-17 15:44:15 +01:00
Paulo Reis db6ca5d1c3 Reorganize common vars file. 2017-10-17 15:42:37 +01:00
Paulo Reis cf89c22ca5 Clarify comments. 2017-10-17 15:06:44 +01:00
Paulo Reis 8e74278503 Remove test stuff. 2017-10-17 15:06:19 +01:00
Paulo Reis 79c77188f3 Disable source maps (to be reenabled later on). 2017-10-17 15:04:43 +01:00
Alasdair Smith 6ff3a2de9f Rollout autocompile to 1% of users and improve readability 2017-10-17 15:04:27 +01:00
Henry Oswald b6c309457c Merge pull request #63 from sharelatex/revert-39-ns-package-completer
Revert "Complete 'usepackage' with packages"
2017-10-17 13:31:05 +01:00
Henry Oswald aff5823a2d Revert "Complete 'usepackage' with packages" 2017-10-17 13:30:47 +01:00
Paulo Reis ec4ff90273 IE scrollbar adjustments; use calc to set content min-height (IE fails with flex and min-height). 2017-10-17 12:24:47 +01:00
Shane Kilkelly 9c247d5f59 On project list, only show projects once, with max access 2017-10-17 11:10:31 +01:00
Shane Kilkelly 855fe2e143 If user is project owner, don't add them as a token user 2017-10-16 16:44:20 +01:00
Brian Gough 4c78b5770c use regex for directory check 2017-10-16 15:17:33 +01:00
Brian Gough 2bb7c6d4c6 remove child_process module from ArchiveManager 2017-10-16 14:21:28 +01:00
Shane Kilkelly 5fb86441f6 Add acceptance tests for private-overleaf-project
... when accessed via the read-write token by the owner
2017-10-16 14:15:50 +01:00
Brian Gough 96d08e41a7 update tests 2017-10-16 14:15:38 +01:00
Brian Gough d6d76f132e replace unzip with yauzl 2017-10-16 14:15:38 +01:00
Paulo Reis 829f60fec4 Fix scrolling issues in IE11. 2017-10-16 14:08:48 +01:00
Joe Green 67b13d2583 Update Jenkinsfile 2017-10-16 14:07:49 +01:00
Alasdair Smith bff4469ad7 Merge pull request #62 from sharelatex/as-fix-rollout-logic
Fix autocompile rollout logic
2017-10-16 13:41:44 +01:00