236 Commits

Author SHA1 Message Date
Overhang.IO
9a3aa323f0 Merge remote-tracking branch 'origin/master' into nightly 2023-12-09 18:12:26 +00:00
Emad Rad
6e7e06f3eb ci: install dev instead of different dependencies 2023-12-09 19:10:47 +01:00
Emad Rad
49478d41ed feat: Including dev dependencies in extras_require 2023-12-09 19:10:47 +01:00
Régis Behmo
86c3798129 local.overhang.io -> local.edly.io
This is related to https://github.com/overhangio/tutor/issues/945
2023-12-09 15:54:28 +01:00
Overhang.IO
48360365ce Merge remote-tracking branch 'origin/master' into nightly 2023-12-06 15:15:21 +00:00
Régis Behmo
a156959518 chore: format 2023-12-06 16:13:57 +01:00
Overhang.IO
44bcf7e1ee Merge remote-tracking branch 'origin/master' into nightly 2023-12-05 10:54:21 +00:00
Régis Behmo
caa407eccc docs: docs.tutor.overhang.io -> docs.tutor.edly.io
See: https://github.com/overhangio/tutor/issues/945
2023-12-05 11:45:48 +01:00
Overhang.IO
c72fe0951d Merge remote-tracking branch 'origin/master' into nightly 2023-11-27 07:41:30 +00:00
Régis Behmo
db88bdec10 fix: DOCKER_IMAGE typo that was breaking env 2023-11-27 08:39:51 +01:00
Emad Rad
3e68e6f8cb chore: cleanup with black and isort 2023-11-27 10:27:47 +05:00
Emad Rad
267c353367 fix: all configs moved to 1 place 2023-11-27 10:27:47 +05:00
Emad Rad
d5e3229e60 chore: changelog entry added 2023-11-27 10:27:47 +05:00
Emad Rad
84922b944c ci: test action added 2023-11-27 10:27:47 +05:00
Emad Rad
f217ce700f feat: Makefile added 2023-11-27 10:27:47 +05:00
Overhang.IO
3f65b12513 Merge remote-tracking branch 'origin/master' into nightly 2023-11-22 05:21:38 +00:00
FahadKhalid210
808f87f986 This reverts commit 22fa480998929b67ae8e13ec286e447abffbb800. 2023-11-22 10:20:08 +05:00
Overhang.IO
685d410cc2 Merge remote-tracking branch 'origin/master' into nightly 2023-11-22 04:50:26 +00:00
Régis Behmo
22fa480998 v14.0.0: minimal upgrade
We'll have to migrate to plugin API v1 and to the newest releases of
superset/clickhouse/vector.
2023-11-21 18:02:32 +05:00
Régis Behmo
2660600b16 Merge branch 'master' into nightly 2023-11-20 17:46:41 +01:00
Régis Behmo
6394227a16 feat: simplify nightly version management
By pulling the version suffix from tutor, we avoid git conflicts when
merging the release branch in nightly.
2023-11-20 17:39:47 +01:00
Overhang.IO
86071b8fea Merge remote-tracking branch 'origin/master' into nightly 2023-11-15 10:05:13 +00:00
FahadKhalid210
3050ba0b68 added changlog entry 2023-11-15 15:03:31 +05:00
FahadKhalid210
5853b16b16 improved readme 2023-11-15 15:03:31 +05:00
FahadKhalid210
710761251a sync auth roles updated 2023-11-15 15:03:31 +05:00
Overhang.IO
d469f130e4 Merge remote-tracking branch 'origin/master' into nightly 2023-10-12 06:39:21 +00:00
FahadKhalid210
1be31401fa added maintainer email 2023-10-12 08:37:46 +02:00
Overhang.IO
e3f0302fed Merge remote-tracking branch 'origin/master' into nightly 2023-10-10 10:46:45 +00:00
Régis Behmo
43453166bc fix: convert graded field to boolean 2023-10-10 15:44:56 +05:00
Overhang.IO
412b852e75 Merge remote-tracking branch 'origin/master' into nightly 2023-10-03 06:27:49 +00:00
Régis Behmo
8f76761ab2 chore: mark compatibility with python 3.12 2023-10-03 08:23:48 +02:00
Overhang.IO
30778faa20 Merge remote-tracking branch 'origin/master' into nightly 2023-09-07 16:43:59 +00:00
Régis Behmo
c495970020 fix: nightly package version
The package version may not include the "-nightly" suffix. Otherwise,
`pip install .` fails with:

    setuptools.extern.packaging.version.InvalidVersion: Invalid version: '...-nightly'
2023-09-07 18:39:53 +02:00
Régis Behmo
676bf09be1 Merge branch 'master' into nightly 2023-09-07 18:34:08 +02:00
Régis Behmo
54af15a686 v16.0.3 v16.0.3 2023-09-07 18:14:28 +02:00
Overhang.IO
2e4197759c Merge remote-tracking branch 'origin/master' into nightly 2023-09-07 16:13:00 +00:00
Ravi Khetani
8e6b645b70 fix: mismatching redirect uri, when running behind web proxy 2023-09-07 18:11:12 +02:00
Régis Behmo
d2d900618e Merge branch 'master' into nightly 2023-09-04 15:38:59 +02:00
Régis Behmo
4a7f188102 v16.0.2 v16.0.2 2023-09-04 15:34:52 +02:00
Overhang.IO
9ecaa1f72d Merge remote-tracking branch 'origin/master' into nightly 2023-08-28 07:09:31 +00:00
Muhammad Faraz Maqsood
02b29e64d7
feat: add graded field to course_blocks table
---------

Co-authored-by: Muhammad Faraz  Maqsood <faraz.maqsood@a006-01130.home>
2023-08-28 09:06:50 +02:00
Overhang.IO
633933e390 Merge remote-tracking branch 'origin/master' into nightly 2023-08-19 06:21:46 +00:00
Régis Behmo
80e8538037 fix: assign proper database name to superset user
When running `do cairn-createuser`, the created db did not have the
right name. If the user had been created earlier with SSO, then the
Clickhouse DB did not exist.
2023-08-19 08:17:52 +02:00
Overhang.IO
6a69e30113 Merge remote-tracking branch 'origin/master' into nightly 2023-07-31 07:14:06 +00:00
Régis Behmo
a22f4c3d14 fix: cannot list resource pods
Looks like the vector container now requires new permissions. This was
detected here: https://github.com/openedx/tutor-contrib-aspects/issues/180#issuecomment-1639147060
2023-07-31 09:12:17 +02:00
Régis Behmo
7e061ffd04 Merge branch 'master' into nightly 2023-07-17 10:22:41 +02:00
Régis Behmo
961d2c92c1 v16.0.1 v16.0.1 2023-07-17 10:18:16 +02:00
Jayram Nai
e4ca341e53 fix: user creation issue with Palm 2023-07-17 10:16:52 +02:00
Overhang.IO
c93b148ab4 Merge remote-tracking branch 'origin/master' into nightly 2023-06-27 15:22:42 +00:00
Régis Behmo
c36734ffda fix: development status is stable 2023-06-27 15:53:57 +02:00