joshuacoles
d9d182bc94
Update lecture properties and various migration changes
...
Modified code to remove 'status' field from lecture's table and added 'event_uuid' field. Also refined the 'start_time' field in recordings' table to handle datetime instead of strings. Further, made minor changes in scraping jobs and seeding logic. Implemented these changes to allow lectures to be associated with calendar events and streamlined various fields.
2023-10-01 19:44:20 +01:00
joshuacoles
915ce5112d
Fix week numbering being off by one and add custom semester starts per module
2023-10-01 17:57:03 +01:00
joshuacoles
ef34d1c5b5
Update panopto scraping to separate lectures from recordings. Implement naive lecture creation on new recordings.
2023-10-01 17:51:05 +01:00
joshuacoles
9923067a17
Stash
2023-10-01 17:34:41 +01:00
joshuacoles
69a97a3fa9
Add Recording model
2023-10-01 17:16:08 +01:00
joshuacoles
2934d21f5f
Rephrase toggl scraping in term of attendances
2023-09-29 21:19:43 +01:00
joshuacoles
0d97b5fdc0
Scraping work
2023-09-29 19:54:03 +01:00
joshuacoles
0e0c6694ac
Initial work for import from panopto
2023-09-29 19:19:03 +01:00
joshuacoles
a36284b73e
Make the UI a little more complete
2023-09-29 19:01:35 +01:00
joshuacoles
d14903fcb4
Some initial UI work
2023-09-29 18:53:43 +01:00
joshuacoles
376e80e385
Make lectures belong to courses
2023-09-29 18:20:43 +01:00
joshuacoles
38f48d1736
Create course model
2023-09-29 18:18:03 +01:00
joshuacoles
a496965d81
Create lecture model
2023-09-29 18:14:31 +01:00
joshuacoles
0d86f26613
Initial commit
2023-09-29 17:45:19 +01:00