17 Commits

Author SHA1 Message Date
Florian du Garage Num
ab18396e89 remove hard-coded uid 1000
Some checks failed
Sync with private repo / sync (push) Has been cancelled
Run tests / tests (3.12) (push) Has been cancelled
Run tests / tests (3.9) (push) Has been cancelled
2025-09-30 21:47:30 +02:00
Régis Behmo
a61e09c11e fix: actually mount notes directory
Notes directory could be added via `tutor mounts add ./edx-notes-api`,
but it was not actually being mounted.
2024-11-29 22:28:03 +05:00
Jhony Avella
fcffe6f3ed
chore: remove notes permissions container. (#24)
chore: remove notes permissions container

There is now a single "permissions" container that makes all permission changes in Tutor core
2023-07-31 15:34:52 +02:00
Navin Karkera
9b8f299956
fix: internal api port number (#20) 2023-02-24 09:06:49 -05:00
Régis Behmo
47c90a8409 feat: upgrade to nutmeg 2022-06-09 20:11:30 +02:00
Kyle McCormick
5f24df5177 feat: open stdin & allocate tty on dev services
This ensures that services started with `tutor dev start`
are as capable for breakpoint debugging, et al, as services
started with `tutor dev runserver` are. We plan to remove
`tutor dev runserver`.
2022-04-21 14:46:59 +02:00
Régis Behmo
24f2179c78 fix: actually enable student notes in the lms/cms!
I have no idea why this patch was removed in the first place...

See:
https://discuss.overhang.io/t/enable-student-notes-not-visible/2489
2022-03-10 19:14:12 +01:00
Régis Behmo
29218141d7 feat: upgrade to Maple 2021-11-30 12:39:24 +01:00
Régis Behmo
fe92a88234 Upgrade to Koa 2020-12-09 22:28:15 +01:00
Fitsum Teklehaimanot
811c0c23c4 Depndency on mysql can be controlled by ACTIVATE_MYSQL
This was recently fixed in tutor by
https://github.com/overhangio/tutor/pull/359. This PR maintains parity.
2020-08-20 09:53:04 +02:00
Luca Chamecki Granato
d805f83a92 Fix lms environment configuration 2020-08-02 16:47:36 +02:00
Régis Behmo
c8dc0218dd Make it possible to override individual docker registry 2020-07-21 09:11:04 +02:00
Régis Behmo
8e63a6ac37 Upgrade to juniper 2020-06-15 10:41:34 +02:00
Régis Behmo
beee28c539 Fix k8s deployment 2020-04-25 23:54:29 +02:00
Régis Behmo
6e3278c44f Compatibility with newer job-running scheme 2020-04-25 23:24:42 +02:00
Régis Behmo
96b8b2be67 Replace mysql-client init by mysql 2019-09-03 10:42:22 +02:00
Régis Behmo
15518f0c59 🌅 2019-08-21 12:02:26 +02:00