Commit Graph

19 Commits

Author SHA1 Message Date
e74c1fb28d chore(migrations/0020): add repository_url field to CoursePage 2026-03-23 13:46:24 +01:00
95ab896e5f chore(migrations/0019): add description to CoursePage 2026-03-19 17:54:57 +01:00
294ea9a28b chore(migrations/0018): add CourseIndexPage 2026-03-19 17:54:15 +01:00
1d0fd27e04 chore(migrations/0017): add ChatMessage 2026-03-18 10:24:41 +01:00
fd537c82fc chore(migrations/0016): add ModuleLessonPage 2026-03-17 12:34:47 +01:00
02805e953d chore(migrations/0015): add recurrence-specific fields to EventPage 2026-03-17 12:21:58 +01:00
efef0c0c3d chore(migrations/0014): remove eventpage and more 2026-03-17 12:19:47 +01:00
16599355c8 chore(migrations/0013): make signed_up_users a ParentalManyToMany field 2026-03-16 13:20:49 +01:00
e408a55d06 chore(migrations/0012): add tags and color fields to EventPage 2026-03-16 13:14:06 +01:00
a2a9545de5 chore(migrations/0011): add max_attendees and signed_up_users fields to EventPage model 2026-03-16 12:31:08 +01:00
1acf38c9d1 chore(migrations/00010): add EmptyPage model 2026-03-13 14:39:00 +01:00
5fef84b0a7 chore(migrations/0009): add EventPage model 2026-03-13 14:37:39 +01:00
d6dbfb92ce chore(migrations/0008_coursepage_course_image.py): add course_image field 2026-03-12 14:20:06 +01:00
04ee75e1e6 chore(migrations/0007_coursepage_allowed_groups.py): add allowed_groups field 2026-03-12 12:13:14 +01:00
765ee76239 chore(migrations/0006_coursemodulepage.py): add CourseModulePage migration 2026-03-12 10:23:45 +01:00
7f62c8ad6a feat(home/migrations): remove coursepage group 2026-03-11 14:48:57 +01:00
f95badb6d4 chore(migrations/0004_coursepage.py): add CoursePage migration 2026-03-11 12:27:52 +01:00
8fb52132bb feat(migrations): track migrations 2026-03-10 14:16:37 +01:00
1df9fe960a chore: initial commit 2026-03-09 12:26:00 +01:00