Commit Graph

  • 9846703be5 Bump version Shane Kilkelly 2017-03-20 10:17:09 +00:00
  • 4806da00a4 additional check for valid rootResource Brian Gough 2017-03-20 10:03:48 +00:00
  • 60393ac44f Merge branch 'master' into sk-upgrade-metrics Shane Kilkelly 2017-03-20 09:45:50 +00:00
  • e3ca46705c Merge branch 'master' of github.com:sharelatex/docstore-sharelatex Shane Kilkelly 2017-03-20 09:45:42 +00:00
  • 118511ae4a Remove commented-out code Shane Kilkelly 2017-03-20 09:39:51 +00:00
  • beac43741c New add comment button. Paulo Reis 2017-03-17 17:05:38 +00:00
  • c74449b2e3 Don't show the mini review panel when the only visible entry is the add comment one. Paulo Reis 2017-03-17 16:28:21 +00:00
  • 8b02ba95b6 add missing error handler Henry Oswald 2017-03-10 10:36:48 +00:00
  • 5f0bf16c75 update to new metrics api Shane Kilkelly 2017-03-17 15:54:15 +00:00
  • 667fb91567 Update RangesTracker to include undo logic James Allen 2017-03-17 15:44:37 +00:00
  • c6dd68a3e6 update to new metrics api Shane Kilkelly 2017-03-17 15:30:38 +00:00
  • bc37c844ea update to new metrics api Shane Kilkelly 2017-03-17 15:27:36 +00:00
  • 31128a2580 update to new api Shane Kilkelly 2017-03-17 15:19:25 +00:00
  • 619e49ab04 update to new api Shane Kilkelly 2017-03-17 15:16:38 +00:00
  • fa7ee739bb Update to new metrics api Shane Kilkelly 2017-03-17 14:58:35 +00:00
  • a64f890ed0 Upgrade metrics api Shane Kilkelly 2017-03-17 14:55:41 +00:00
  • 3c2f5525a1 Show an explanation error message on too many track changes error James Allen 2017-03-17 14:49:32 +00:00
  • 625fa810c2 validate mongo id in getPrivilegeLevelForProject Henry Oswald 2017-03-17 14:42:07 +00:00
  • be2c6a96af Log args and their indexes, if they look like object ids Shane Kilkelly 2017-03-17 14:20:13 +00:00
  • 8ee2e5ba63 null check folder in findElement Henry Oswald 2017-03-17 13:29:09 +00:00
  • 31b1c53faa proxy jpg to blog backend Henry Oswald 2017-03-17 13:24:50 +00:00
  • e5468983ce clone project plow though null doc/file/folders Henry Oswald 2017-03-17 13:21:30 +00:00
  • d453a4d5c7 null check stat when we check file on disk Henry Oswald 2017-03-17 13:03:16 +00:00
  • e7f71a25d8 Use an explicit prefix Shane Kilkelly 2017-03-17 11:47:38 +00:00
  • 9a8ee112a5 null check path.split Henry Oswald 2017-03-17 10:35:07 +00:00
  • e67c546254 Upgrade metrics Shane Kilkelly 2017-03-17 09:47:45 +00:00
  • 64fc6ef2e3 Upgrade metrics Shane Kilkelly 2017-03-17 09:31:12 +00:00
  • a4d6d5c53f Add opacity to comment and insert ranges so they can be seen overlapping James Allen 2017-03-16 17:33:01 +00:00
  • e879f9c742 Upgrade metrics Shane Kilkelly 2017-03-16 16:46:58 +00:00
  • 54af5fec96 Upgrade metrics Shane Kilkelly 2017-03-16 16:35:51 +00:00
  • f58f256864 upgrade metrics Shane Kilkelly 2017-03-16 16:08:57 +00:00
  • aa36768d8a Remove debugging line James Allen 2017-03-16 16:01:03 +00:00
  • 9c5299ec7c Update RangeTracker to support upserting and moving comments for cut and paste James Allen 2017-03-16 15:49:41 +00:00
  • 6c1a15a698 Move comments when cutting and pasting James Allen 2017-03-16 15:48:57 +00:00
  • c30e672549 Merge branch 'master' into sk-upgrade-metrics Shane Kilkelly 2017-03-16 15:17:57 +00:00
  • c303a1a386 wip: upgrade metrics Shane Kilkelly 2017-03-16 15:17:38 +00:00
  • f397678589 Clean up, don't allocate an extra date Shane Kilkelly 2017-03-16 15:07:25 +00:00
  • 5e112043ca Fix unit tests for modules now using metrics.timeAsyncMethod Shane Kilkelly 2017-03-16 11:08:17 +00:00
  • f2b5901776 wip: use new metrics.timeAsyncMethod Shane Kilkelly 2017-03-16 10:59:18 +00:00
  • 5ea83947dd remove stray compiled js file Shane Kilkelly 2017-03-16 10:10:40 +00:00
  • 1f9d4950a2 Update gitignore Shane Kilkelly 2017-03-16 10:09:16 +00:00
  • 772f950d7c Test failure when wrapped method is not async/callback Shane Kilkelly 2017-03-16 10:07:52 +00:00
  • a5aec5b812 Test failure to wrap method Shane Kilkelly 2017-03-16 10:02:19 +00:00
  • 40b238271d Add tests for methods producing errors, and logger Shane Kilkelly 2017-03-16 09:55:07 +00:00
  • c3b18618bf Add unit tests Shane Kilkelly 2017-03-16 09:49:45 +00:00
  • c0e23df82b break getDoc into multiple helpers, stop passing filters though from other calls Henry Oswald 2017-03-15 22:09:56 +00:00
  • e99a7f6a87 refactor Shane Kilkelly 2017-03-15 16:07:36 +00:00
  • 8766646149 Allow users to send a comment update if they are read-only James Allen 2017-03-15 15:45:52 +00:00
  • d939f6cd65 Remove some old logging James Allen 2017-03-15 15:45:18 +00:00
  • 3cb0ab2784 Add a 'timeAsyncMethod' helper Shane Kilkelly 2017-03-15 15:06:54 +00:00
  • 5499a67d78 Add in a consistency check after applying updates that ranges still match James Allen 2017-03-15 14:12:06 +00:00
  • 351f9c8252 Merge pull request #452 from sharelatex/ho-payment-page-vals Henry Oswald 2017-03-14 19:04:13 +00:00
  • 085cc7a0b2 json stringify and trim recommended currency Henry Oswald 2017-03-14 17:53:48 +00:00
  • ffd1aa0ca4 just get doc_id for quick check to see if it exists Henry Oswald 2017-03-10 11:45:03 +00:00
  • 1ce48e971a Merge branch 'sk-fix-file-upload' Shane Kilkelly 2017-03-10 11:30:03 +00:00
  • 901bd296e3 Add poster assets. Paulo Reis 2017-03-10 11:04:23 +00:00
  • 7adc67d13a add missing error handler Henry Oswald 2017-03-10 10:36:48 +00:00
  • c2b96c7e1e Merge pull request #17 from sharelatex/ho-always-check-s3 Henry Oswald 2017-03-10 10:36:59 +00:00
  • f067c039fe always search for inS3 when getting a doc Henry Oswald 2017-03-09 18:51:54 +00:00
  • d6146b2970 got failing acceptence test Henry Oswald 2017-03-09 18:18:50 +00:00
  • 2fbb148438 Merge pull request #16 from sharelatex/ho-check-unarchive-lines Henry Oswald 2017-03-09 17:38:02 +00:00
  • 8bd0df3530 also log out lines in error message Henry Oswald 2017-03-09 17:36:28 +00:00
  • dbfe5ac712 error if doc lines are not array when unarchiving Henry Oswald 2017-03-09 17:34:33 +00:00
  • 604aa7859e Merge pull request #449 from sharelatex/ho-trust-blog-urls James Allen 2017-03-09 13:28:36 +00:00
  • 6068ac8f88 Merge pull request #450 from sharelatex/pr-review-feature-page James Allen 2017-03-09 13:28:25 +00:00
  • dbfdd2eb12 Update intro video. Paulo Reis 2017-03-09 12:19:36 +00:00
  • 8f434cdd8b Merge commit 'ab16aa9' James Allen 2017-03-09 11:36:22 +00:00
  • c4fb4e0321 Update videos. Paulo Reis 2017-03-09 10:59:13 +00:00
  • e4e4b3b178 Remove unneeded images. Paulo Reis 2017-03-09 10:59:04 +00:00
  • ec25ee9045 When upload to filestore fails, produce an error Shane Kilkelly 2017-03-09 10:11:45 +00:00
  • b75d0ab3eb Don't show onboarding for newly registered users James Allen 2017-03-09 09:13:49 +00:00
  • 8c08b5d32c Add last user photo. Paulo Reis 2017-03-09 09:07:56 +00:00
  • 3b2ab7fce1 Add user photos. Paulo Reis 2017-03-08 19:09:11 +00:00
  • 63b84d3724 don't add /blog to the start of blog urls in annoucements also up timeout Henry Oswald 2017-03-08 17:58:22 +00:00
  • d722f47b0f add indentify option and uuid for users not logged in Henry Oswald 2017-03-08 17:51:35 +00:00
  • df9eb83fc2 More responsive fixes. Paulo Reis 2017-03-08 17:14:35 +00:00
  • e0547b4df9 Responsive fixes. Paulo Reis 2017-03-08 16:55:05 +00:00
  • 10e48de913 Remove min height in intro section. Paulo Reis 2017-03-08 16:04:15 +00:00
  • 5c294785e3 Add styling for feature page header. Paulo Reis 2017-03-08 15:53:46 +00:00
  • 821f35b622 Add white version of current logo. Paulo Reis 2017-03-08 15:53:39 +00:00
  • ebd4db4484 Predefined sizing for main video; max content width. Paulo Reis 2017-03-08 15:00:59 +00:00
  • b12f69722f Begin fixing health-check Shane Kilkelly 2017-03-08 14:59:34 +00:00
  • f398b45d75 Ensure minimum height on load animation. Paulo Reis 2017-03-08 14:32:55 +00:00
  • 111c6ab281 Merge pull request #447 from sharelatex/ja-track-changes-bug-fixes James Allen 2017-03-08 14:11:13 +00:00
  • d28c976810 Styling for the intro animation. Paulo Reis 2017-03-08 13:54:46 +00:00
  • fcfadbfd5e Make features sections responsive. Paulo Reis 2017-03-08 12:32:19 +00:00
  • a5e2ae3853 New URL; style adjustments. Paulo Reis 2017-03-08 12:25:03 +00:00
  • f1e362629f Add logos. Paulo Reis 2017-03-08 12:23:08 +00:00
  • eb30c46458 Turn on track changes for everyone and take out of beta James Allen 2017-03-08 11:57:33 +00:00
  • a602629406 update xelatex acceptance test pdf Brian Gough 2017-03-08 11:49:21 +00:00
  • d09cbfaa8d improve debugging of failed acceptance tests Brian Gough 2017-03-08 11:48:36 +00:00
  • 3a9f20cc1e Centre loading indicator when review panel is open James Allen 2017-03-08 11:42:14 +00:00
  • fb91219661 Don't submit comment on clicking cancel James Allen 2017-03-08 11:38:28 +00:00
  • d123f8eb64 include otf extension in fontawesome test Brian Gough 2017-03-08 11:25:09 +00:00
  • beb8484246 Style adjustments; add animation classes. Paulo Reis 2017-03-07 17:22:02 +00:00
  • 708edacea9 Add videos for the feature page. Paulo Reis 2017-03-07 17:21:50 +00:00
  • 16ebd155ec Merge pull request #26 from sharelatex/ja-wrap-track-changes-in-try-catch James Allen 2017-03-06 19:25:16 +00:00
  • b9e4492001 Wrap RangeTracker in try catch James Allen 2017-03-06 19:05:11 +00:00
  • deea69a9f4 More adjustments. Paulo Reis 2017-03-06 16:47:10 +00:00
  • ebffcc71c2 Add hero image. Paulo Reis 2017-03-06 16:46:35 +00:00