Commit graph

17886 commits

Author SHA1 Message Date
James Allen
18d627baba Add missing localStorage.coffee... oops 2015-02-12 11:55:52 +00:00
James Allen
7dd1ab84d5 Wrap calls to localStorage in an exception handler 2015-02-12 11:32:27 +00:00
James Allen
4dde3e4979 Update Ace to 'package 20.12.14' 2015-02-12 10:37:10 +00:00
Henry Oswald
65859468de Merge branch 'master' of https://github.com/sharelatex/web-sharelatex 2015-02-12 09:21:48 +00:00
Henry Oswald
216c9cefe3 don't error on subscription dashboard page if there is no subscription.taxRate 2015-02-12 09:21:45 +00:00
James Allen
561ce7dc60 Sanitize rootResourcePath 2015-02-11 16:39:43 +00:00
James Allen
c9ab5f6e22 Update README.md 2015-02-11 16:26:06 +00:00
James Allen
c0556a3b9e Update README.md 2015-02-11 14:34:53 +00:00
James Allen
69104728ad Update README.md 2015-02-11 14:34:39 +00:00
James Allen
425823a5eb Update README.md 2015-02-11 13:56:01 +00:00
James Allen
e6be54d087 Update README.md 2015-02-11 13:54:03 +00:00
James Allen
50048a53b5 Don't throw an exception if there is an error with unzip 2015-02-11 11:34:49 +00:00
Henry Oswald
bf38fb7459 Merge branch 'master' of https://github.com/sharelatex/web-sharelatex 2015-02-10 18:05:51 +00:00
Henry Oswald
1d6c928c81 fix bug which showed all plans as monthly in payment form.
Also use translations for string of month/year
2015-02-10 18:05:39 +00:00
Brian Gough
682e8e8ab6 add a sparse mongo index for finding packs 2015-02-10 16:54:58 +00:00
Brian Gough
1d7f0919a4 fix mongo logic for project search with packs 2015-02-10 16:54:45 +00:00
James Allen
47405a0b31 Update to use release version of ShareLaTeX 2015-02-10 16:49:34 +00:00
James Allen
dfa9751edd Update CHANGELOG.md 2015-02-10 16:45:30 +00:00
James Allen
b0ac16bc85 Rename CHANGELOG to CHANGELOG.md 2015-02-10 16:44:21 +00:00
James Allen
897fa1b223 Create CHANGELOG 2015-02-10 16:44:07 +00:00
James Allen
18723c2e26 Bump version to 0.1.2 2015-02-10 14:05:51 +00:00
James Allen
bd5f303712 Remove dropbox js include 2015-02-10 14:05:51 +00:00
James Allen
18a05d8813 Release version 0.1.2 2015-02-10 13:22:56 +00:00
James Allen
1f8ddac27d Release version 0.1.2 2015-02-10 13:19:42 +00:00
James Allen
eb40dbbe96 Release version 0.1.2 2015-02-10 13:19:04 +00:00
James Allen
2d25d54572 Release version 0.1.2 2015-02-10 13:18:12 +00:00
James Allen
22a1f8fdaf Release version 0.1.2 2015-02-10 13:17:34 +00:00
James Allen
5cf819cd44 Release version 0.1.2 2015-02-10 13:17:14 +00:00
James Allen
5a7eeb6c8d Release version 0.1.2 2015-02-10 13:16:12 +00:00
James Allen
f0462f0b1f Bump version to 0.1.2 2015-02-10 13:14:13 +00:00
James Allen
b44e9b1dcb Move template front end code to module 2015-02-10 13:02:43 +00:00
James Allen
01cf220d57 Merge branch 'master' of github.com:sharelatex/web-sharelatex 2015-02-10 11:38:43 +00:00
James Allen
e4b77a2563 Merge branch 'dropbox-module' 2015-02-10 11:38:32 +00:00
James Allen
001a5d751b Pull out templates logic into its own module 2015-02-10 11:24:34 +00:00
James Allen
5f7b2bb802 Merge pull request #2 from dwrensha/request-dep
'request' is a production dependency
2015-02-10 10:14:18 +00:00
David Renshaw
f72fa9de34 'request' is a production dependency 2015-02-09 17:34:01 -05:00
Brian Gough
7fdce8fc48 split pack handling code into separate parts for docs and projects
need to debug projects
2015-02-09 16:53:44 +00:00
Brian Gough
d8dc56b031 don't try to getLastCompressedUpdates from packs 2015-02-09 16:53:05 +00:00
James Allen
820b6ad4e8 Add missing file 2015-02-09 16:27:44 +00:00
James Allen
906919a86f Don't rely on --net=host 2015-02-09 16:18:58 +00:00
James Allen
2875958363 Merge pull request #140 from metbosch/fix/124_scroll_large_images
Allowed scroll on binary-file container
2015-02-09 13:32:57 +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
7918ea4bc3 don't evaulate wiki/learn html with angular 2015-02-07 15:55:27 +00:00
Henry Oswald
6f5b524b56 use currency for change plan pricing 2015-02-06 17:08:42 +00:00
James Allen
97ea2b6aa1 Initial Dockerfile image build 2015-02-06 17:01:50 +00:00
Brian Gough
f50f091fc6 added comments 2015-02-06 16:59:09 +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
Henry Oswald
86f963a7ec recurly tax updates
- get all accounts does get all of them by looping through all pages
- creating coupons requires which plan the coupon is for
- fixed the total price shown to people so it includes tax
2015-02-06 16:19:52 +00:00