Commit Graph

  • e66cd6dc58 Merge pull request #142 from sharelatex/pdfng-scrollhandler Brian Gough 2015-01-21 15:25:29 +00:00
  • ad77bdd9c4 Merge pull request #4 from sharelatex/phase1patch Henry Oswald 2015-01-21 14:50:40 +00:00
  • 4ab0f00b8d do not render offscreen pdf pages yet Brian Gough 2015-01-21 14:37:59 +00:00
  • 535d4435bf added missing err check Henry Oswald 2015-01-21 12:31:06 +00:00
  • 704bf53fe5 Write docs to do collection and project collection - docs are written to project collection then doc collection Henry Oswald 2015-01-20 17:09:51 +00:00
  • f510c5d19f render current page immediately Brian 2015-01-20 21:33:49 +00:00
  • 62d5916883 replace $timeout by setTimeout in pdf viewer update Brian 2015-01-20 21:06:53 +00:00
  • ed6eedd9e2 remove unused functions in pdfRenderer Brian 2015-01-20 20:36:43 +00:00
  • c8012dc22c fix getVisiblePages in pdf viewer to allow optimisation Brian 2015-01-20 20:35:29 +00:00
  • debc3037ae remove debugging from pdf viewer Brian Gough 2015-01-20 16:22:34 +00:00
  • 441bc63935 use setTimeout instead of $timeout in pdf scrollhandler Brian Gough 2015-01-20 16:20:38 +00:00
  • 591498a056 fix dom position calculation in pdf viewer Brian Gough 2015-01-20 16:20:12 +00:00
  • 883a7329f1 Merge branch 'master' of https://github.com/sharelatex/docstore-sharelatex Henry Oswald 2015-01-20 15:56:47 +00:00
  • 53e9086094 remove useless scope.$apply in pdf scrollhandler Brian 2015-01-20 15:37:11 +00:00
  • 721843695b avoid using jquery in pdf scrollhandler to improve peformance Brian 2015-01-20 15:36:52 +00:00
  • b3d653f930 added grep for tests Henry Oswald 2015-01-20 15:25:35 +00:00
  • 96af4e0b4a fix selection of prerender pages in pdf viewer Brian Gough 2015-01-20 14:28:43 +00:00
  • f18f862be2 handle different page size in pdf viewer Brian Gough 2015-01-20 14:28:14 +00:00
  • 28990d5a39 changed logging to easier to see when the http request starts Henry Oswald 2015-01-20 13:46:57 +00:00
  • c9e019b4a7 clean up calculation of visible pdf pages and display on redraw Brian Gough 2015-01-20 11:06:40 +00:00
  • 43d723bcfb Allowed scroll on binary-file container metbosch 2015-01-19 23:34:49 +01:00
  • 90bb12db40 added state to payment form Henry Oswald 2015-01-19 20:27:01 +00:00
  • 776535f9f3 move pdf page visibility calculation up into pdfViewer directive Brian Gough 2015-01-19 16:55:44 +00:00
  • 208dfea5c8 pull right the total prices on the payment page Henry Oswald 2015-01-19 15:35:05 +00:00
  • 2e021b64d8 remove per-page $watch on default page size in pdf viewer Brian Gough 2015-01-19 14:36:20 +00:00
  • 906c9114cd replace per-page pdf highlight $watch with highlight event Brian Gough 2015-01-19 14:25:38 +00:00
  • adab8c6769 delay pdf spinner by 100ms Brian Gough 2015-01-19 14:24:52 +00:00
  • 00810eaf21 Merge branch 'recurlyv3' Henry Oswald 2015-01-19 13:51:02 +00:00
  • 08000f647d Merge branch 'master' of https://github.com/sharelatex/web-sharelatex Henry Oswald 2015-01-19 10:49:45 +00:00
  • 17fe30ca0f sanitise the ref for universities site. and remove unneeded sanitise Henry Oswald 2015-01-19 10:49:40 +00:00
  • 06330e6506 add pdfng scroll handler using requestAnimationFrame Brian 2015-01-16 15:51:22 +00:00
  • 4e31833131 Merge pull request #138 from sharelatex/pdfng-use-browser-fonts Brian Gough 2015-01-16 14:31:37 +00:00
  • e9366aa88a Merge pull request #137 from sharelatex/fix-pdfng-progress-bar Brian Gough 2015-01-16 14:31:05 +00:00
  • 751166d987 Merge branch 'master' into fix-pdfng-progress-bar Brian Gough 2015-01-16 14:19:59 +00:00
  • df9cb03dcc Merge pull request #134 from sharelatex/pdfng-reload-on-error Brian Gough 2015-01-16 14:18:17 +00:00
  • d832406923 pdfng: add comment about getDestinations vs getDestination Brian Gough 2015-01-16 12:50:08 +00:00
  • 4b54372466 miscellaneous cleanup Xavier Trochu 2015-01-16 11:04:15 +01:00
  • 682a7e93ad Added stack trace print. Winston Li 2015-01-15 23:03:12 +00:00
  • 70808b14b5 Added try-catch-finally block for remaining instances of lock releasing. Winston Li 2015-01-15 23:00:32 +00:00
  • a0f5c09cb9 remove raven source map line Henry Oswald 2015-01-15 15:22:45 +00:00
  • f2bc98bc3c Change debuging to stringify messages in exception message Henry Oswald 2015-01-15 15:18:15 +00:00
  • f33d9956f9 added minimum memory requirements Henry Oswald 2015-01-15 12:30:42 +00:00
  • e8ebde8c40 added minimum memory requirements Henry Oswald 2015-01-15 12:30:42 +00:00
  • 157424c7b6 use font-face for pdfjs rendering Brian Gough 2015-01-13 16:39:49 +00:00
  • 8d568d9663 increase pdfng page load/render timeouts to 1 minute Brian Gough 2015-01-13 16:38:40 +00:00
  • 5e06043fcb add loadedCallback to pdfng, detects when pdf is fully loaded Brian Gough 2015-01-13 16:28:24 +00:00
  • 953821959d hide progress bar when pdfng has loaded Brian Gough 2015-01-13 16:27:04 +00:00
  • 1d3d316595 capture all pdfng error callbacks with raven Brian Gough 2015-01-13 15:47:27 +00:00
  • 823bdcf583 fix scope error in pdf viewer Brian Gough 2015-01-12 17:03:03 +00:00
  • 887423f8d7 report timeout errors to sentry Brian Gough 2015-01-12 17:02:51 +00:00
  • 560919b78f avoid exception in pdf viewer Brian Gough 2015-01-12 16:47:38 +00:00
  • bf8bc27de0 catch errors in pdf viewer and reload if necessary Brian Gough 2015-01-12 16:46:17 +00:00
  • 7f750ae692 add an error callback to the pdf renderer Brian Gough 2015-01-12 16:45:24 +00:00
  • 34185c7067 Took the sudo back out again. Winston Li 2015-01-11 17:38:31 +00:00
  • 4eda2a81ba Restored broken images and removed print statements. Winston Li 2015-01-11 17:36:51 +00:00
  • e124a74c2f Fixed bug with git not adding deleted files. Winston Li 2015-01-11 17:23:49 +00:00
  • d4613864c0 Changed a string containing writelatex. Winston Li 2015-01-11 16:24:42 +00:00
  • 9e1d28b9bb Put the sudos back in. Winston Li 2015-01-11 16:17:05 +00:00
  • cd7877e02e Added the rest of the test. Winston Li 2015-01-11 16:01:56 +00:00
  • a276b7c806 Added integration test for pulling a modified tex file. Winston Li 2015-01-11 15:54:36 +00:00
  • 21455e494a Removed sudo from mvn package in reinstall script. Winston Li 2015-01-11 15:28:29 +00:00
  • e8120a98dd Fixed a test repo. Winston Li 2015-01-11 15:27:44 +00:00
  • 984969b155 Added canCloneMultipleRepositories integration test. Winston Li 2015-01-11 15:21:11 +00:00
  • 3a63d9c225 Added actual img Winston Li 2015-01-11 14:16:53 +00:00
  • dd6c38dd5b Changed the name of the directory from git to repo. Winston Li 2015-01-11 12:38:17 +00:00
  • a9c8deca7f Fixed generated wlgb file root. Winston Li 2015-01-11 12:19:01 +00:00
  • 517792517c Stopped using getResource. Winston Li 2015-01-11 12:13:25 +00:00
  • 0dd12e5323 Renamed class. Winston Li 2015-01-11 12:01:53 +00:00
  • d8a8493a82 Moved directory. Winston Li 2015-01-11 12:00:11 +00:00
  • 8dc7f17e46 Added versions. Winston Li 2015-01-11 11:55:19 +00:00
  • 0c12b3dbd6 Added maven compiler level. Winston Li 2015-01-11 11:46:13 +00:00
  • 41fc758dd3 Changed maven2 to maven. Winston Li 2015-01-11 11:38:20 +00:00
  • f09ed593d7 Removed print statements. Winston Li 2015-01-11 11:29:19 +00:00
  • 3f67e62846 First integration test. Winston Li 2015-01-11 11:23:33 +00:00
  • 3a532a76df Added integration test directory and wrote FileUtil and tests. Winston Li 2015-01-11 09:11:12 +00:00
  • f5e068a46e Updated readme. Winston Li 2015-01-10 12:55:57 +00:00
  • 937c36d61e Changed mv jar to cp jar. Winston Li 2015-01-10 12:54:06 +00:00
  • 0e6f554e42 Added opposite arrows for inbound http requests. Winston Li 2015-01-10 11:32:33 +00:00
  • ca936d6630 Added better logging with timestamps and removed verbose http responses. Winston Li 2015-01-10 11:27:57 +00:00
  • ae3808e5ad Changed response message slightly. Winston Li 2015-01-10 09:12:58 +00:00
  • 460ba0c4d7 Added reinstall script and changed script names. Winston Li 2015-01-10 09:07:37 +00:00
  • 0ce8cc074e Reduced amount of logging of outgoing http requests. Winston Li 2015-01-10 08:59:04 +00:00
  • 26e2b1262d Implemented mock snapshot server. Winston Li 2015-01-10 08:41:14 +00:00
  • 2310aa124f Fixed typo and changed to only copy config file if one does not already exist. Winston Li 2015-01-09 07:52:49 +00:00
  • 5633526845 Modifications to install script and deleted betamax jars. Winston Li 2015-01-09 07:43:12 +00:00
  • 00c0274108 Merge branch 'master' into mvn Winston Li 2015-01-09 07:22:07 +00:00
  • 27e0952afb Converted build tool to Maven. Winston Li 2015-01-09 07:21:13 +00:00
  • 76ab057f6d Merge pull request #6 from jdleesmiller/redact-config Winston Li 2015-01-07 22:45:39 +00:00
  • 5e6c1055c0 put in some example config data John Lees-Miller 2015-01-07 22:06:19 +00:00
  • 4bcc9fb5c9 Merge branch 'master' of https://github.com/sharelatex/web-sharelatex Henry Oswald 2015-01-07 16:51:15 +00:00
  • 7ec0264fe2 added missing currency symbols to subscription formatter Henry Oswald 2015-01-07 16:51:05 +00:00
  • 7508ba6c47 improved validation so that fields recurly said are wrong get highlighted Henry Oswald 2015-01-07 16:43:20 +00:00
  • f6e9c544e6 slightly improved the breakdown form. Still not very pretty. Henry Oswald 2015-01-07 14:59:56 +00:00
  • 5d6a96ba4f made form thinner Henry Oswald 2015-01-07 14:51:54 +00:00
  • dd5562f9b6 Send more data to sentry about messages.reverse error James Allen 2015-01-07 13:16:31 +00:00
  • 10653c12fd Send more data to Sentry to track down error James Allen 2015-01-07 13:12:00 +00:00
  • 923fbfc574 Correctly handle quote characters in template name when downloading James Allen 2015-01-07 12:37:16 +00:00
  • aec80fb1db Include FreeTrialModalControler in main.coffee James Allen 2015-01-07 11:59:37 +00:00
  • f9843b3709 tax auto updates on change of address now. Is also preset based on users ip address Henry Oswald 2015-01-07 13:16:19 +00:00
  • aaaf28f916 added some helper methods into recurly wrapper which can be used by our one time scripts Henry Oswald 2015-01-07 12:02:07 +00:00