Commit Graph

21 Commits

Author SHA1 Message Date
da0c06d3b6 feat(home/models.py): add CourseModulePage.course property 2026-03-12 14:08:48 +01:00
bddc857345 feat(course_page.html): add messages if user not logged in or doesn't have access to course 2026-03-12 13:52:14 +01:00
a014c476e6 feat(home/models.py): add user_has_access property to CoursePage 2026-03-12 13:51:21 +01:00
bfc84d2d61 fix(home/models.py): fix allowed_groups not changing in wagtail panel 2026-03-12 13:49:45 +01:00
04ee75e1e6 chore(migrations/0007_coursepage_allowed_groups.py): add allowed_groups field 2026-03-12 12:13:14 +01:00
44ee735a2d feat(home/models.py): add allowed_groups field to CoursePage 2026-03-12 11:28:32 +01:00
aaffcb7a4e feat(home/course_module_page.html): add CourseModulePage template 2026-03-12 11:28:14 +01:00
765ee76239 chore(migrations/0006_coursemodulepage.py): add CourseModulePage migration 2026-03-12 10:23:45 +01:00
eb144a7b71 feat(home/models.py): add CourseModulePage model 2026-03-12 10:22:55 +01:00
8f5a4f8b24 feat(home/course_page.html): set course page title 2026-03-12 10:20:56 +01:00
38d8dec49c feat(course_page.html): include prose class on content 2026-03-11 14:49:40 +01:00
1674e4191f feat(home_page.html): include prose class on content 2026-03-11 14:49:26 +01:00
7f62c8ad6a feat(home/migrations): remove coursepage group 2026-03-11 14:48:57 +01:00
75f79cecc1 chore(home/models.py): remove redundant group assigning logic (built into wagtail) 2026-03-11 14:47:55 +01:00
87989fb134 feat(locale): add polish locale 2026-03-11 12:39:10 +01:00
5cb5d4d97b feat(home/course_page.html): add CoursePage template 2026-03-11 12:28:17 +01:00
f95badb6d4 chore(migrations/0004_coursepage.py): add CoursePage migration 2026-03-11 12:27:52 +01:00
8fea64e3fb feat(home/models.py): add CoursePage page with group restriction 2026-03-11 12:24:47 +01:00
8fb52132bb feat(migrations): track migrations 2026-03-10 14:16:37 +01:00
13df010470 feat: add signup form 2026-03-10 14:15:31 +01:00
1df9fe960a chore: initial commit 2026-03-09 12:26:00 +01:00