Commit Graph

4978 Commits

Author SHA1 Message Date
Brian Gough ebd28a8353 upgrade ioredis vis redis sharelatex 2017-10-30 15:40:56 +00:00
Paulo Reis 5cafee4879 Constrain announcements height. 2017-10-25 10:33:20 +01:00
Paulo Reis 2ef7fd1d0a Position the notifications lion relatively to the body. 2017-10-25 10:14:47 +01:00
Paulo Reis cbb79e04ce Ignore CSS source maps. 2017-10-25 10:13:42 +01:00
Paulo Jorge Reis 0453aa60fe Merge pull request #66 from sharelatex/pr-ol-beta-theme
Overleaf beta theme & dashboard styling
2017-10-25 09:40:02 +01:00
Brian Gough 5999284143 Merge pull request #74 from sharelatex/bg-fix-listen-in-acceptance-tests
exit if mock servers fail to start
2017-10-25 09:14:29 +01:00
Alasdair Smith f8e44471ee Merge pull request #75 from sharelatex/as-10-pc-rollout
Rollout autocompile to 10% of users
2017-10-25 09:05:24 +01:00
Paulo Reis 7c5f6539ae Remove translations from shrinkwrap. 2017-10-24 16:24:27 +01:00
Paulo Reis 70a56d0474 Merge branch 'master' into pr-ol-beta-theme 2017-10-24 16:19:31 +01:00
Paulo Reis 9b128591b1 Enable sourcemaps on dev and prod environments (both minified and normal). 2017-10-24 16:03:59 +01:00
Hayden Faulds c437eb37d5 handle missing settings.apis.project_history 2017-10-24 09:47:14 +01:00
Hayden Faulds 519f041215 Merge pull request #50 from sharelatex/hof-toggle-projec-history
toggle project history
2017-10-24 09:13:50 +01:00
Paulo Reis 83a1b2f5a0 Reenable source maps. 2017-10-23 16:58:02 +01:00
Paulo Reis b834794ba6 Remove more commented-out code. 2017-10-23 16:21:42 +01:00
Paulo Reis 5f5731eca2 Rename content margin top variable to content margin vertical, as it affects both top and bottom. 2017-10-23 16:18:16 +01:00
Paulo Reis fb121494e6 Remove commented code. 2017-10-23 16:15:30 +01:00
Paulo Reis 632e3228e0 Remove unneeded existence checks. 2017-10-23 16:13:07 +01:00
Paulo Reis c105048e8d Make project selection ARIA attributes translatable. 2017-10-23 16:09:43 +01:00
Paulo Reis ff576c5b9a Make the text-only title customizable; pick nice colours for the OL version. 2017-10-23 15:56:52 +01:00
Hayden Faulds 299112f6e0 toggle project history using setting 2017-10-23 15:49:10 +01:00
Alasdair Smith 8421f6767a Rollout to 10% of users 2017-10-23 13:14:20 +01:00
Paulo Reis 624dd26f39 Avoid loading onboarding images on page load. 2017-10-20 16:20:38 +01:00
Brian Gough dcdcbd8388 exit if mock servers fail to start 2017-10-20 16:00:52 +01:00
Alasdair Smith d21137ed73 Clean up color box sizes 2017-10-20 13:27:37 +01:00
Paulo Reis 525defb92d Add router entry to the new styleguide (WIP). 2017-10-20 10:53:26 +01:00
Paulo Reis 033e3cfcc6 Add styleguide classes. 2017-10-20 10:53:08 +01:00
Alasdair Smith 5b1836c639 Merge pull request #70 from sharelatex/as-add-onboarding-logging
Adds some onboarding logging to investigate potential bug
2017-10-20 10:47:15 +01:00
Alasdair Smith edb2a6c88b Increase rollout to 5% 2017-10-20 10:23:52 +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
Alasdair Smith 4cc517240c Increase rollout to 3% 2017-10-19 10:54:21 +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
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
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