218 Commits

Author SHA1 Message Date
Danyal-Faheem
30ef98fc0d chore: update maintainer email 2024-09-05 16:30:00 +05:00
Danyal Faheem
e1fd75464c
feat: auto import course structure on course publish (#43) 2024-09-02 18:11:13 +05:00
Régis Behmo
76fcf04cbb build: fix readme content type warning 2024-07-23 10:37:35 +02:00
Régis Behmo
b47e52195a fix: docker build deprecation warnings
With the latest Docker upgrade, we got the following warnings during
build:

	FromAsCasing: 'as' and 'FROM' keywords' casing do not match
	LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
2024-06-21 17:12:57 +02:00
Régis Behmo
0066855708
Merge pull request #40 from overhangio/redwood
Feat: Upgrade to redwood
v18.0.0
2024-06-20 03:27:19 +02:00
FahadKhalid210
90a519c7dd upgrade to redwood 2024-06-20 03:19:41 +02:00
FahadKhalid210
d816204b36 improved code 2024-05-08 09:57:43 +05:00
FahadKhalid210
b0a96c50b8 update cors and readme 2024-05-08 09:57:43 +05:00
FahadKhalid210
372e04309a adde cors 2024-05-08 09:57:43 +05:00
Fahad Khalid
2b02ef803b Update 0012_modify_course_enrollments.sql 2024-05-06 11:06:14 +05:00
FahadKhalid210
3007465f21 removed comments from docker 2024-05-06 11:06:14 +05:00
FahadKhalid210
c84c912a3b upgrade clickhouse 2024-05-06 11:06:14 +05:00
FahadKhalid210
1bca9ad331 improved code 2024-05-06 11:03:56 +05:00
FahadKhalid210
f8645c90f3 update cors and readme 2024-05-06 11:03:56 +05:00
FahadKhalid210
684cd3c3d8 adde cors 2024-05-06 11:03:56 +05:00
Fahad Khalid
3190feacb8 Update 20240405_151230_fahad.khalid.md 2024-04-22 10:14:37 +05:00
FahadKhalid210
b2438247cd update user activity query 2024-04-22 10:14:37 +05:00
FahadKhalid210
3060d3393b removed ci changelog entry 2024-03-21 16:50:43 +05:00
FahadKhalid210
4a27a6780b update chnagelog 2024-03-19 12:06:31 +05:00
FahadKhalid210
2ec42c441b add changelog entry 2024-03-19 12:06:31 +05:00
FahadKhalid210
d29a25677a add python version in name 2024-03-19 12:06:31 +05:00
FahadKhalid210
42819d69c1 add py312 checks 2024-03-19 12:06:31 +05:00
Régis Behmo
3522036850 ci: don't even try to auto-add PRs to github project
Auto-adding PRs to the Github project is not working because the
github-token is not available there.
2024-03-05 12:03:03 +05:00
Régis Behmo
d54be1bda9 ci: remove now useless OPENEDX_RELEASE variable 2024-02-20 15:15:41 +01:00
Régis Behmo
97600a5350 fix: remove pkg_resources for compatibility with python 3.12
pkg_resources is a package that is unavailable in python 3.12, unless
setuptools is explicitely installed. Turns out, there are replacement
functions coming from importlib_resources, which can be obtained from
the importlib-resources pypi package. This package will be installed
with tutor starting from 17.0.2.
2024-02-12 11:57:51 +01:00
Régis Behmo
22e67e757c v17.1.0 v17.1.0 2024-02-09 09:53:17 +01:00
FahadKhalid210
00c2c60eea update changelog 2024-02-09 10:32:12 +05:00
FahadKhalid210
575d38a931 fix security context
Close #6
2024-02-09 10:32:12 +05:00
Régis Behmo
6514ca4458 docs: clarify user management
This is a change that was spawned by this conversation: https://discuss.openedx.org/t/how-to-run-cairn/12083

Apparently, it's not quite obvious that users can import the default
dashboard using the CLI.
2024-01-29 12:11:48 +05:00
Fahad Khalid
6c7972c7e0
feat: Convert user_id field from Int64 to UInt64
Close #12
2024-01-23 09:49:04 +01:00
Régis Behmo
216f696774 ci: auto-add issues and items to github project 2024-01-12 12:33:35 +01:00
FahadKhalid210
ce88178a2b feat: upgrade to quince v17.0.0 2023-12-11 18:22:16 +01:00
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