James Allen
|
bd5f303712
|
Remove dropbox js include
|
2015-02-10 14:05:51 +00:00 |
|
James Allen
|
b44e9b1dcb
|
Move template front end code to module
|
2015-02-10 13:02:43 +00:00 |
|
James Allen
|
e4b77a2563
|
Merge branch 'dropbox-module'
|
2015-02-10 11:38:32 +00:00 |
|
Brian Gough
|
353e9c86a8
|
sample only 1% of pdf exceptions due to volume of requests to sentry
|
2015-02-09 11:18:46 +00:00 |
|
Henry Oswald
|
08420a305a
|
autolink chat messages
|
2015-02-07 16:15:33 +00:00 |
|
Henry Oswald
|
6f5b524b56
|
use currency for change plan pricing
|
2015-02-06 17:08:42 +00:00 |
|
Henry Oswald
|
79e7f82a36
|
only setup recurly once for subscription dashboard and apply async to make sure updates on pricing are applied
|
2015-02-06 16:54:11 +00:00 |
|
Henry Oswald
|
7030d5f822
|
change plan shows price including tax
|
2015-02-06 16:19:52 +00:00 |
|
James Allen
|
6c387edbe2
|
Remove Dropbox front end logic from main sharelatex repo
|
2015-02-05 18:20:34 +00:00 |
|
James Allen
|
d7afb4e513
|
Clean up unused real-time code in web
|
2015-02-05 16:37:37 +00:00 |
|
James Allen
|
ae3175c805
|
Show cookies error message on forbidden response
|
2015-02-05 12:57:44 +00:00 |
|
Henry Oswald
|
42d8f1f222
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2015-02-03 14:10:27 +00:00 |
|
James Allen
|
753a80ada5
|
Navigate away from deleted docs. Closes #141
|
2015-02-03 13:51:56 +00:00 |
|
James Allen
|
bd8311e1cf
|
Merge pull request #146 from sharelatex/fix-pdfng-no-background-digests
Fix pdfng no background digests
|
2015-02-03 12:11:46 +00:00 |
|
Henry Oswald
|
e9ab77351a
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2015-02-03 11:36:16 +00:00 |
|
Henry Oswald
|
e4976539d9
|
show generic error handler only on error
|
2015-02-03 10:41:58 +00:00 |
|
James Allen
|
860de1528f
|
Load default coupon code if provided in query string
|
2015-02-02 17:42:27 +00:00 |
|
Henry Oswald
|
69b5eaad19
|
fixed the classic "UI Layout Callback Error"
|
2015-01-29 19:23:04 +00:00 |
|
Henry Oswald
|
cb889efb6a
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2015-01-29 18:32:26 +00:00 |
|
Henry Oswald
|
948eeb87ba
|
improved momentjs
- access it via amd not global
- remove warning message
- updated 2.7.0 -> 2.9.0
|
2015-01-29 18:31:11 +00:00 |
|
Henry Oswald
|
5a15e826a7
|
moved mathjax to be served locally
|
2015-01-29 18:29:53 +00:00 |
|
James Allen
|
36513f443c
|
Ensure we are in a digest loop when updating validation errors
|
2015-01-29 14:43:38 +00:00 |
|
James Allen
|
3731c62e17
|
Get validation working with address fields and Angular digest loop
|
2015-01-29 14:22:57 +00:00 |
|
James Allen
|
2a78a7843a
|
Allow subscriptions with no free plans, and adjust styles
|
2015-01-29 14:11:25 +00:00 |
|
Henry Oswald
|
69c3f48c1e
|
if there is a validation error re enable the button
|
2015-01-29 13:56:19 +00:00 |
|
Brian Gough
|
a13e78e853
|
catch rejected promises in pdfviewer
|
2015-01-26 16:07:49 +00:00 |
|
Brian Gough
|
b4f527b099
|
handle rejected promises in pdf viewer
|
2015-01-26 16:07:49 +00:00 |
|
Brian Gough
|
182dfabbae
|
fix pdf loadcount (no ?: operator in coffeescript)
|
2015-01-26 16:07:49 +00:00 |
|
Brian Gough
|
1a8438be5f
|
handle error loading pdf
|
2015-01-26 16:07:49 +00:00 |
|
Brian Gough
|
d9a3776183
|
make sure the progress bar always goes to 100% before removing
|
2015-01-26 16:07:49 +00:00 |
|
Brian Gough
|
5a47b1bac2
|
use .25-second delay before loading indicator is removed
|
2015-01-26 16:07:49 +00:00 |
|
Brian Gough
|
940c6a4b8d
|
replace console.logs with error callbacks
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
a5900c4b9a
|
handle case where Raven is not defined in pdf renderer
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
192918dda1
|
replace $timeout by setTimeout in pdf viewer
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
63fd1f7c78
|
remove comments
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
20d1a8b0f7
|
queue all pdf rescale/relayout events to avoid duplicate redraws
delay spinner by 100ms, since it now shows sooner
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
866de306d6
|
added comment about double resize event
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
3d1fe22f00
|
remove layout-ready event from pdfjs, we get it from jq layout
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
bd8cfb1dae
|
fix pdf viewer to work without background scope.apply
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
1160560bfb
|
add missing scope.$apply in pdf viewer event handlers
shows up now there are no apply's coming from the unsaved file check
|
2015-01-26 16:07:48 +00:00 |
|
Brian Gough
|
994b307e3f
|
added comment for background polling change
|
2015-01-26 16:06:50 +00:00 |
|
Henry Oswald
|
bebe94a128
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2015-01-26 15:38:34 +00:00 |
|
Henry Oswald
|
b06c9f509e
|
if chat errors don't keep trying to get more chat messages
causes loop which is why we have so many sentury errors
|
2015-01-26 15:36:34 +00:00 |
|
Brian Gough
|
5050c8c023
|
optimise common case for highlights (triggered on mousemove)
|
2015-01-26 15:14:55 +00:00 |
|
Brian Gough
|
5244fddce2
|
optimise common case for closing context menu (triggered on scroll)
|
2015-01-26 15:04:30 +00:00 |
|
Brian Gough
|
e62a2c7a6f
|
only set watch on attrs.layoutDisabled when attribute is defined
|
2015-01-26 15:04:30 +00:00 |
|
Brian Gough
|
0453c657da
|
prevent $scope.$apply from firing on every unsaved files check
only trigger a digest when there is a change in the saved state
|
2015-01-22 17:00:56 +00:00 |
|
Brian Gough
|
e66cd6dc58
|
Merge pull request #142 from sharelatex/pdfng-scrollhandler
Pdfng scrollhandler performance improvements
|
2015-01-21 15:25:29 +00:00 |
|
Brian Gough
|
4ab0f00b8d
|
do not render offscreen pdf pages yet
they cause a delay without a visible spinner
|
2015-01-21 14:37:59 +00:00 |
|
Brian
|
f510c5d19f
|
render current page immediately
|
2015-01-20 21:33:49 +00:00 |
|