Régis Behmo
30f545c3ba
Site domain should not include protocol
2019-10-03 17:19:03 +02:00
Régis Behmo
484f5c026a
Fix partner creation
...
There were two issues with partner creation:
- two partners were being created with identical codes.
- course metadata refresh could nto work in dev environments because
it was required to access the server via its domain name.
2019-10-03 16:20:58 +02:00
Régis Behmo
42ad7d9dd8
Replace mysql-client init by mysql
2019-09-03 10:38:14 +02:00
Régis Behmo
f20cf144b2
New release
2019-08-13 12:21:21 +02:00
Régis Behmo
305a200a51
Remove useless default setting
2019-08-13 12:21:10 +02:00
Régis Behmo
802134c023
Set docker image version to plugin version
...
We do not release a new image for every new tutor release, so it makes
more sense to set the image version to the plugin version, just like the
ecommerce image.
2019-08-13 12:20:08 +02:00
Régis Behmo
6cc9f78e7d
Fix "is not a directory" local volume mounting error
...
This error occurs sometimes due to the "rm -rf" init hook. See
https://github.com/overhangio/tutor-discovery/pull/3 for more details.
2019-08-13 12:19:01 +02:00
Régis Behmo
b74d095ff2
Release v0.1.3
2019-08-02 19:40:51 +02:00
Régis Behmo
3a8b663843
Document oauth2 login.
2019-08-02 19:40:16 +02:00
sodaling
54b9bf4816
fix(discovery setting): fix setting for social auth
2019-08-02 19:34:12 +02:00
Régis Behmo
e698fa2b56
Patch nginx proxy configuration
...
Otherwise, the discovery service will not work in proxy mode.
2019-08-02 19:33:35 +02:00
Régis Behmo
0b69b6abe7
Fix static assets loading
...
Close #2 .
2019-07-31 13:35:27 +02:00
Régis Behmo
8910d07510
Authenticate to dockerhub as part of CI
2019-07-11 16:41:57 +08:00
Régis Behmo
ad02bef933
Fix missing templates and version
2019-07-11 16:32:59 +08:00
Régis Behmo
4d112e7ac6
CI: fix missing __init__ and enable plugin
2019-07-11 16:29:39 +08:00
Régis Behmo
567323db2e
Fix CI config save
2019-07-11 16:12:31 +08:00
Régis Behmo
cce2fb0735
Add tutor-openedx as a dependency
...
This will auto-install tutor in CI.
2019-07-11 15:38:17 +08:00
Régis Behmo
5268792e93
Build/Push discovery image as part of CI
2019-07-11 15:36:22 +08:00
Régis Behmo
2c8d7b0813
Fix build stage name
2019-07-11 14:03:05 +08:00
Régis Behmo
486ff52286
Always trigger build on master branch
2019-07-11 13:50:58 +08:00
Régis Behmo
28b805eb28
🌅
2019-07-11 13:44:16 +08:00