Henry Oswald
|
455d78773e
|
change the meta tags a little to help with so
|
2015-02-18 21:57:21 +00:00 |
|
Henry Oswald
|
f8e3fa6308
|
increase the auto compile limit a little
|
2015-02-18 21:57:21 +00:00 |
|
Henry Oswald
|
21a01d94d4
|
check that content exists before adding it to getAllDocs.
causing error which I think is blowing up the mongo driver elsewhere
|
2015-02-18 21:57:21 +00:00 |
|
James Allen
|
766bfbf5ef
|
Provide easy way out of track-changes
|
2015-02-18 17:50:14 +00:00 |
|
James Allen
|
8512277819
|
Install unzip in Docker container
|
2015-02-18 17:08:50 +00:00 |
|
Brian Gough
|
4c0eea9916
|
return an error if trying to pop the last update from a pack
|
2015-02-17 14:53:50 +00:00 |
|
Brian Gough
|
24701219ff
|
clean up comments and remove console.logs
|
2015-02-17 13:47:55 +00:00 |
|
Brian Gough
|
76cbf32e6a
|
cleanup
remove unnecessary comments, whitespace and unused modules
|
2015-02-17 13:41:31 +00:00 |
|
Brian Gough
|
f69f6452e9
|
Merge remote-tracking branch 'origin/master' into support-packs
|
2015-02-17 13:38:30 +00:00 |
|
James Allen
|
000f01fbeb
|
Remove unneeded uid module
|
2015-02-17 11:21:50 +00:00 |
|
James Allen
|
1a7d4f6be1
|
Fix smoke tests
|
2015-02-17 11:21:14 +00:00 |
|
Brian Gough
|
448a7b7f36
|
rename MongoPackManager to PackManager
|
2015-02-17 11:14:13 +00:00 |
|
Henry Oswald
|
4c4aaac7a9
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2015-02-17 10:59:25 +00:00 |
|
Henry Oswald
|
c4b21f3184
|
added some null checks to message.user.id
|
2015-02-16 23:16:38 +00:00 |
|
Brian Gough
|
92e67511d5
|
sort by doc_id to ensure consistent order for all changes with the same timestamp
|
2015-02-16 16:44:06 +00:00 |
|
Brian Gough
|
7d6811559c
|
test pack for getDocUpdates with time
|
2015-02-16 16:43:27 +00:00 |
|
Brian Gough
|
e55f2a0ff7
|
test pack for getDocUpdates with version
|
2015-02-16 15:59:58 +00:00 |
|
Brian Gough
|
f5a9184b57
|
update the tests to work with packs
|
2015-02-16 15:38:40 +00:00 |
|
Brian Gough
|
fa1e890282
|
move update deduplication to filterAndLimit method
|
2015-02-16 15:37:47 +00:00 |
|
Brian Gough
|
0516e9429d
|
ensure document results are in version order
|
2015-02-16 13:43:27 +00:00 |
|
Brian Gough
|
8615b7a086
|
fix project results order, sort by time
|
2015-02-16 13:43:11 +00:00 |
|
James Allen
|
d45a10ea35
|
Update settings.development.coffee.example
|
2015-02-16 10:05:14 +00:00 |
|
James Allen
|
caa785e76c
|
Create sharelatex-real-time
|
2015-02-16 10:02:55 +00:00 |
|
Brian Gough
|
3ab8238013
|
update mongojs version to allow use of bulk updates
|
2015-02-13 17:01:55 +00:00 |
|
Brian Gough
|
18b34d1bcb
|
clean up packing script
|
2015-02-13 17:01:37 +00:00 |
|
Brian Gough
|
cafda57710
|
command-line packing script
|
2015-02-13 16:23:36 +00:00 |
|
Brian Gough
|
4f36ccd519
|
moved pack code into MongoPackManager
|
2015-02-13 16:18:15 +00:00 |
|
Brian Gough
|
3d69033212
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2015-02-13 15:56:51 +00:00 |
|
Brian Gough
|
c29714f427
|
avoid unnecessary infinite scroll loadUntilFull calls
allow the dom to update before checking if more data is needed
|
2015-02-13 15:53:59 +00:00 |
|
Brian Gough
|
4532cd14b0
|
update sanitizePath regex
remove accidental inclusion of , and add null char \x00
|
2015-02-13 11:28:43 +00:00 |
|
James Allen
|
80382d5c15
|
Allow non-latin characters in the rootResourcePath
|
2015-02-13 11:21:35 +00:00 |
|
James Allen
|
8e13ded360
|
Regenerate the session id after logging in or registering
|
2015-02-13 11:18:17 +00:00 |
|
James Allen
|
f037c466cd
|
Quieten noisy Ace warnings
|
2015-02-12 12:17:21 +00:00 |
|
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 |
|