7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-01 22:00:48 +00:00

Commit Graph

  • b0d07ef3fe Fix incorrect vendor image pulling Régis Behmo 2019-03-21 14:08:47 +0100
  • 23cb45e3c4 Fix nginx command doc typo Régis Behmo 2019-03-21 08:45:58 +0100
  • a85ee37682 Configurable mongodb username/password/port Régis Behmo 2019-03-20 19:18:46 +0100
  • e35efa3302 Configurable Rabbitmq authentication Régis Behmo 2019-03-20 19:02:39 +0100
  • 0a02d65760 Configurable SMTP server authentication Régis Behmo 2019-03-20 18:52:57 +0100
  • 7e2bfaf217 Harmonize mysql usernames and passwords Régis Behmo 2019-03-20 18:45:20 +0100
  • 259b8961c8 Pluggable SMTP service Régis Behmo 2019-03-20 18:45:09 +0100
  • 960816b002 Add missing smtp service to kubernetes Régis Behmo 2019-03-20 18:35:09 +0100
  • f6d6fb642d Make it possible to (de)activate individual data services Régis Behmo 2019-03-20 18:59:09 +0100
  • 58ca0beb39 Make it possible to configure data services host/port Régis Behmo 2019-03-20 18:57:10 +0100
  • c6ad8ad7a6 Document newly-created AWS AMI Régis Behmo 2019-03-20 08:32:04 +0100
  • ba394669fe v3.2.1 v3.2.1 Régis Behmo 2019-03-19 01:04:45 +0100
  • abfbf1cc21 Enable grade download by default Régis Behmo 2019-02-07 09:34:54 +0100
  • 9cd79fb44f Remove useless logging in "local" commands Régis Behmo 2019-03-19 00:51:13 +0100
  • dc32fd1072 Fix tutor-webui environment in AWS Régis Behmo 2019-03-19 00:50:47 +0100
  • 98c24ee243 Remove orphan containers on local start Régis Behmo 2019-03-18 23:03:45 +0100
  • ed47177ca5 v3.2.0 v3.2.0 Régis Behmo 2019-03-18 22:43:02 +0100
  • 87f7e29740 Store images in a local registry on AWS Régis Behmo 2019-03-18 22:40:45 +0100
  • 6a746eada0 Pull vendor images from the command line Régis Behmo 2019-03-18 22:39:35 +0100
  • b84b0a6eed Add convenient "config printvalue" command Régis Behmo 2019-03-18 22:38:13 +0100
  • bccbd58e20 Easily customise the docker registry Régis Behmo 2019-03-18 21:53:18 +0100
  • e3b10b72f2 Load configuration values from environment Régis Behmo 2019-03-18 21:19:03 +0100
  • 0c2e33f616 Fix incorrect user during aws deployment Régis Behmo 2019-03-18 20:39:31 +0100
  • 0d40d55afc Fix ci-config command for Travis testing Régis Behmo 2019-03-18 18:52:44 +0100
  • 07b3d113d4 Simplify environment generation Régis Behmo 2019-03-18 17:26:37 +0100
  • 63a633b3fc Handle command errors and ctrl+d commands in UI Régis Behmo 2019-03-16 12:20:28 +0100
  • 0d2c08f8e8 Get rid of cloud cleaning script Régis Behmo 2019-03-13 18:31:52 +0100
  • dabf22282c Pull vendor images as part of aws deployment Régis Behmo 2019-03-13 18:28:13 +0100
  • cf4fe82e0e Reload user groups during AWS deployment Régis Behmo 2019-03-11 19:01:31 +0100
  • 543aaebe02 Don't run apt upgrades in AWS image Régis Behmo 2019-03-11 18:51:05 +0100
  • 285c75a1f0 Switch from supervisor to systemd for AWS deployment Régis Behmo 2019-03-11 18:47:33 +0100
  • 20b77f6d5e Do not start tutor service in aws provisioning Régis Behmo 2019-03-11 18:25:24 +0100
  • 9922b781f4 Dynamically set webui password on AWS Régis Behmo 2019-03-10 18:53:28 +0100
  • 5938933dbb Fix file permissions in aws instance Régis Behmo 2019-03-10 18:13:02 +0100
  • 9d7a67bb69 Fix missing webui env directory Régis Behmo 2019-03-10 18:02:20 +0100
  • b98f5bf4b7 Set password equal to hostname as part of cloud deployment Régis Behmo 2019-03-10 17:10:52 +0100
  • bb8be6eaed v3.1.0 v3.1.0 Régis Behmo 2019-03-09 17:53:34 +0100
  • 3e5e494bd8 Install python requirements in venv in docker image Régis Behmo 2019-03-09 17:51:25 +0100
  • b7c31d770f Add missing volume for theme development Régis Behmo 2019-03-09 15:39:33 +0100
  • 970ab607b5 Rename "config [non]interactive" command to "config save [--silent]" Régis Behmo 2019-03-06 17:49:15 +0100
  • 9b35490449 More explicit env generation logging Régis Behmo 2019-03-06 17:59:55 +0100
  • 49c1a3d05d Don't version tutor.spec Régis Behmo 2019-03-06 17:23:25 +0100
  • 6d19b99b66 Configurable docker images Régis Behmo 2019-03-06 17:21:47 +0100
  • 976453c838 Fix "android pullimage" command Régis Behmo 2019-03-06 16:43:20 +0100
  • 70d2ef37d3 Do not pull images as part of local quickstart Régis Behmo 2019-03-06 16:32:23 +0100
  • 9d6874fc0e Fix USERID setting in development mode Régis Behmo 2019-03-09 11:16:12 +0100
  • 88542b3d18 Fix tagging with make v3.0.6 Régis Behmo 2019-02-26 21:00:00 +0100
  • 64eb8e0c92 v3.0.6 Régis Behmo 2019-02-26 20:54:22 +0100
  • 4adaa67e3e Fix "[Errno 2] No such file or directory" error on course export Régis Behmo 2019-02-26 20:47:43 +0100
  • 1485d8c4d6 Add missing lynx dependency to openedx container Régis Behmo 2019-02-26 09:25:03 +0100
  • ee9f2788e4 Add make version command Régis Behmo 2019-02-24 20:14:25 +0100
  • 1e2166dacf Fix android app build/auth Régis Behmo 2019-02-20 16:07:18 +0100
  • 6a5527458f Docs are now hosted with https Régis Behmo 2019-02-20 13:52:25 +0100
  • 786778e5fb Add requirements for docs generation Régis Behmo 2019-02-20 12:52:57 +0100
  • f417fbf4f9 Document cloud deployment Régis Behmo 2019-02-20 10:52:54 +0100
  • e7f82b5465 Fix http link to docs Régis Behmo 2019-02-19 22:38:57 +0100
  • aa53524f70 Add documentation status badge Régis Behmo 2019-02-19 22:37:59 +0100
  • 45703b73b6 Add links to tutor forums Régis Behmo 2019-02-19 22:26:43 +0100
  • 93528d862f Less verbose "make retag" command Régis Behmo 2019-02-18 09:57:59 +0100
  • b05eed92d5 Update installation instructions Régis Behmo 2019-02-18 09:53:54 +0100
  • b1d748b119 Add instructions to download the "latest" binaries Régis Behmo 2019-02-18 09:42:44 +0100
  • a988b28cfe Fix sphinx html_static_path warning Régis Behmo 2019-02-18 09:42:24 +0100
  • 65f7b0f14d Push "latest" binaries to github releases Régis Behmo 2019-02-18 09:22:41 +0100
  • b643a87190 Improve documentation on running a local edx-platform Régis Behmo 2019-02-17 14:01:43 +0100
  • 3e59b530f8 Add cloud-cleaning script Régis Behmo 2019-02-17 13:49:02 +0100
  • b266178784 Add draft logo Régis Behmo 2019-02-17 13:48:02 +0100
  • 71f9efbe96 Don't override user env var in cloud deployment script Régis Behmo 2019-02-14 08:59:07 +0100
  • e54a3cc8ca v3.0.5 v3.0.5 Régis Behmo 2019-02-14 08:39:11 +0100
  • b208c90021 Don't hardcode cloud deployment user name Régis Behmo 2019-02-14 08:38:02 +0100
  • 877a2239f7 Make tutor ready for the AWS cloud Régis Behmo 2019-02-13 23:44:42 +0100
  • 5df069f42a Add cloud deployment script for AWS Régis Behmo 2019-02-13 20:18:47 +0100
  • b3288613c7 Add runserver stop command Régis Behmo 2019-02-13 17:25:17 +0100
  • da84299c8b v3.0.4 v3.0.4 Régis Behmo 2019-02-13 17:15:18 +0100
  • 5b4beed1d1 Minimum required click version is 7.0 Régis Behmo 2019-02-13 17:14:10 +0100
  • 22aff4dbf5 Fix runserver dev command Régis Behmo 2019-02-13 17:09:07 +0100
  • 2e2dfc73a6 Clarify dev docs on theming Régis Behmo 2019-02-13 08:54:10 +0100
  • bdc93769f0 Fix http link to docs in pypi Régis Behmo 2019-02-12 17:43:01 +0100
  • 3f105a0ef3 Fix local createuser documentation Régis Behmo 2019-02-12 17:40:59 +0100
  • 484bb59ec6 v3.0.3 v3.0.3 Régis Behmo 2019-02-12 09:21:31 +0100
  • ab2098b7f5 Run databases task on k8s quickstart Régis Behmo 2019-02-12 09:17:18 +0100
  • 253b816a0a Fix k8s quickstart Régis Behmo 2019-02-12 09:11:38 +0100
  • 4aad412b6a Fix missing templates in pypi install Régis Behmo 2019-02-12 09:09:44 +0100
  • e738a3b13f v3.0.2 v3.0.2 Régis Behmo 2019-02-12 08:36:22 +0100
  • d08bc10bb6 Align docker-compose logs invocation to the docker-compose up call Silvio Tomatis 2019-02-11 15:06:45 +0100
  • 486e5c5794 Fix settings import paths Régis Behmo 2019-02-12 08:26:50 +0100
  • ed8606e63c v3.0.1 v3.0.1 Régis Behmo 2019-02-11 09:30:45 +0100
  • 09fdc30784 Fix mysql connection errror on boot Régis Behmo 2019-02-11 09:28:44 +0100
  • 5974cb5f50 Better CI Régis Behmo 2019-02-10 21:02:30 +0100
  • 1781e6e3c3 Gif animation for quickstart Régis Behmo 2019-02-10 19:13:35 +0100
  • d65a7a1b38 Fix version information in bundle Régis Behmo 2019-02-10 18:31:48 +0100
  • 608e686198 Improve import in openedx config settings tonytan4ever 2019-02-10 13:00:23 -0500
  • 4331bc5712 Tutor v3 complete rewrite v3.0.0 Régis Behmo 2019-01-22 21:25:04 +0100
  • 2c955ea9bb Set docker image maintainer Régis Behmo 2019-02-06 15:15:06 +0100
  • 75ad80c576 cms service depends on elasticsearch Régis Behmo 2019-02-04 17:01:48 +0100
  • 39e2c92374 Fix infinite wait on mysql init Régis Behmo 2019-01-27 14:46:22 +0100
  • dc0f8a6c69 Tolerate long domain names Régis Behmo 2019-01-27 14:32:49 +0100
  • 5a34a1191a Fix download of user-uploaded media root 2019-01-26 15:51:00 -0300
  • deeb475428 Fix video srt & transcript upload Daniel 2019-01-25 21:27:33 -0300
  • c42b747e35 Fix mysql initialization Régis Behmo 2019-01-23 05:29:46 +0100
  • 731ff7fb15 Docs typo Régis Behmo 2019-01-22 21:25:41 +0100