6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-27 19:59:02 +00:00
tutor/tutor
Régis Behmo f0a3cc6072 v10.2.2 (2020-09-05)
- [Improvement] Add CORS basic configuration to LMS for subdomains of
the LMS
- [Feature] Add support for `images build --add-host` option (thanks
@grinderz!)
- [Bugfix] Fix podman compatibility by replacing `docker-compose rm`
command by `docker-compose stop` when stopping containers
- [Improvement] Improve plugin data deletion
- [Improvement] Introduce the `OPENEDX_COMMON_VERSION` setting
- [Bugfix] Make it possible to run init jobs without starting the entire
platform
- [Improvement] Reduce "openedx" Docker image size with static asset
de-duplication
2020-09-05 11:35:26 +02:00
..
commands Add support for images build --add-host 2020-09-04 12:35:44 +02:00
templates Add CORS config to LMS 2020-09-04 22:51:40 +02:00
__about__.py v10.2.2 (2020-09-05) 2020-09-05 11:35:26 +02:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
config.py v10.0.0 Upgrade to Juniper (2020-06-15) 2020-06-15 10:19:07 +02:00
env.py Upgrade tutor requirements 2020-06-17 12:11:54 +02:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py env.py refactoring 2020-01-16 15:07:35 +01:00
images.py Add support for images build --add-host 2020-09-04 12:35:44 +02:00
interactive.py Memorize whether the user is running a production platform 2020-08-19 07:54:28 +02:00
plugins.py env.py refactoring 2020-01-16 15:07:35 +01:00
scripts.py Fix undefined settings in k8s scripts 2020-06-23 19:11:35 +02:00
serialize.py Improve job running in local and k8s 2020-04-25 23:12:42 +02:00
utils.py v10.0.0 Upgrade to Juniper (2020-06-15) 2020-06-15 10:19:07 +02:00