Commit graph

81 commits

Author SHA1 Message Date
Henry Oswald
d39b66f32e add permissions change for templates dir 2016-06-30 16:47:23 +01:00
Henry Oswald
f3c2c11dc8 move install latexmk and path higher up 2016-06-30 16:47:13 +01:00
Henry Oswald
9479ee4cbb added custom footer for email option 2016-06-28 17:08:00 +01:00
Henry Oswald
3e4cc12de4 added learn wiki option and parse helper method 2016-06-28 10:07:50 +01:00
Henry Oswald
2795a04ffa don't try and put properties on email if basic email is not configured 2016-06-27 15:19:43 +01:00
ShareLaTeX
f7a79e8c78 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-06-27 13:52:31 +00:00
Henry Oswald
a5b11360d3 added SHARELATEX_EMAIL_SMTP_TLS_REJECT_UNAUTH and SHARELATEX_EMAIL_SMTP_IGNORE_TLS 2016-06-27 14:50:46 +01:00
Henry Oswald
10c2665e40 don't call notifications 2016-06-24 14:06:50 +01:00
ShareLaTeX
3c46fbf2e1 touch sqlite file if it does not exist 2016-06-23 22:07:30 +00:00
Henry Oswald
4a66b59c16 set references to undefined so its not used yet 2016-06-23 16:48:05 +01:00
Henry Oswald
06b7eb5b5a set smtp auth to null if not set 2016-06-23 16:47:56 +01:00
Henry Oswald
701971e28d remove debugging line 2016-06-22 11:56:29 +01:00
Henry Oswald
3cd9b096d3 parse ca paths as json 2016-06-22 11:47:17 +01:00
Henry Oswald
cc3c8d1db7 parse left and right footers as json 2016-06-17 13:05:03 +01:00
Henry Oswald
3cb66b24a9 settings.header ! settingsheader 2016-06-17 12:34:38 +01:00
Henry Oswald
b24239f468 fix spelling mistake with community 2016-06-15 17:08:48 +01:00
Henry Oswald
27dd97ecc5 remove grunfile and circule.yml file, consolodate in server pro 2016-06-15 17:08:41 +01:00
Henry Oswald
9b6496ff78 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-06-09 18:30:02 +01:00
Henry Oswald
77933a9abc move left_footer and co to bottom of settings file 2016-06-09 18:29:27 +01:00
ShareLaTeX
c8e170847d Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-06-09 15:52:36 +00:00
Henry Oswald
317b891afe point to texlive 2016 2016-06-09 16:22:27 +01:00
Henry Oswald
e8fe3bc924 allow header and footer to be configured via env vars 2016-06-09 16:21:54 +01:00
ShareLaTeX
d4fb706ac0 add grunt cut task 2016-06-09 11:36:00 +00:00
Henry Oswald
6189ce9c16 try cicule ci 2016-05-31 16:37:50 +01:00
Henry Oswald
d9f50ae348 use SANDBOXED_COMPILES not DOCKER_IN_DOCKER 2016-05-31 15:21:26 +01:00
Henry Oswald
4222a822d7 set synctexBaseDir: () -> "/compile" if using docker in docker 2016-05-31 15:16:31 +01:00
James Allen
2247ee50b9 install qpdf v6 2016-05-31 14:15:24 +00:00
Henry Oswald
c0090fcc22 run everything as www-data 2016-05-27 15:46:51 +01:00
Henry Oswald
59ce10e45f one line the apt-get 2016-05-27 13:12:22 +01:00
Henry Oswald
c524be6180 run as www-data 2016-05-27 12:55:18 +01:00
Henry Oswald
d4891d77f1 put apt-get installs on same line and set $TEX_LIVE_DOCKER_IMAGE via env var 2016-05-27 12:12:28 +01:00
Henry Oswald
df0b2bb57b build things that don't change at the start for quicker build time 2016-05-26 11:22:51 +01:00
Henry Oswald
7ee0355ed0 build latex first for faster images and compile clsi synctex 2016-05-26 11:01:21 +01:00
Henry Oswald
d71c7c124b Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-24 18:15:35 +01:00
Henry Oswald
dab6bf74b3 fix templates & clsi set dynamically. and more robust bool vals from env vars 2016-05-24 16:43:08 +01:00
Henry Oswald
25a93b3bf2 Update README.md 2016-05-24 15:48:02 +01:00
Henry Oswald
086bb2310e Update README.md 2016-05-24 15:47:46 +01:00
Henry Oswald
27ea0d2f00 moved guide to official wiki 2016-05-24 15:47:13 +01:00
Henry Oswald
8c1fecbe16 added missing ldap settings 2016-05-24 12:12:26 +01:00
Henry Oswald
80e419788a added strace and time 2016-05-23 14:27:24 +01:00
Henry Oswald
1a478d49db fixed bad coffeescript in settings file 2016-05-23 13:26:45 +01:00
Henry Oswald
576efb8ebf create templates dir 2016-05-23 12:51:49 +01:00
Henry Oswald
4464bf7893 move init scripts to init dir 2016-05-23 12:43:26 +01:00
Henry Oswald
89a1cd267a use dir of versions not version 2016-05-23 12:39:06 +01:00
James Allen
160d952231 ignore api-data 2016-05-23 11:38:09 +00:00
James Allen
b92a83ac70 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-23 10:37:58 +00:00
Henry Oswald
bc5449e18e add git ignore 2016-05-23 11:37:43 +01:00
Henry Oswald
246496a468 added docker and and templates options for server pro 2016-05-23 11:30:25 +01:00
Henry Oswald
c73afcd85c Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-23 10:31:43 +01:00
James Allen
4f24a228b5 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-20 16:16:00 +00:00