15 Commits

Author SHA1 Message Date
Jhony Avella
57cce6fefb
Merge pull request #14 from overhangio/jfavellar90/maintainer
docs: make it clear who is maintaining this plugin
2022-12-22 12:26:09 -05:00
Moisés Arévalo
7f66739ccd feat: updated to work with tutor olive 2022-12-12 18:55:56 +01:00
Jhony Avella
2ec1b85ccf docs: make it clear who is maintaining this plugin 2022-11-29 08:26:10 -05:00
GonzaloRomero
ea3fbafcaf feat: upgrade to nutmeg 2022-06-09 21:44:13 +02:00
Régis Behmo
fb9e666814 feat: upgrade to maple 2021-11-15 08:38:52 +01:00
Régis Behmo
58c9d7b3a9 fix: tutor-openedx was renamed to tutor 2021-07-06 10:35:37 +02:00
Régis Behmo
f2912e69da Upgrade to lilac 2021-06-07 14:40:00 +02:00
Régis Behmo
970dafe87b Upgrade to Koa 2020-12-09 22:29:07 +01:00
Régis Behmo
2ae6b8f354 Mark as compatible with python 3.9, 3.10 2020-10-15 16:49:39 +02:00
Régis Behmo
3b9fe168bf Indicate compatibility with Python 3.8 2020-09-04 11:11:29 +02:00
Régis Behmo
fd5b8b082a Upgrade to juniper 2020-06-15 11:06:39 +02:00
Régis Behmo
baf5e6cb75 Fix long description package format 2020-05-05 16:55:15 +02:00
Régis Behmo
ece1ab9983 Make xqueue actually do something
Xqueue was mostly broken in the previous releases. In this version, we
address the following issues:

- Proper initialisation by creating the right users
- Shift from 8040 to the more standard 8000 port
- Expose xqueue service on the internet for accessing its API
- Properly define the xqueue name ("openedx")
- Make sure that all logs go to the console
- Add convenient CLI for using the awkward Xqueue API
- Properly document how to use Xqueue
2020-05-05 16:49:38 +02:00
Régis Behmo
f6e315a013 Fix code/issue links in pypi package 2019-09-05 09:32:35 +02:00
Régis Behmo
bbc9dfc5d4 🌅 2019-08-21 12:22:46 +02:00