lecture-attendance-manager/app/models
Joshua Coles 6a2f053bb6 Added WorkItems as a new subject for TrackedTimeEntries.
- Made TrackedTimeEntries polymorphic to belong to both Lecture and WorkItems models
- Added associated migrations for existing data
- Added to administrate UI
2023-10-07 15:53:31 +01:00
..
concerns Initial commit 2023-09-29 17:45:19 +01:00
application_record.rb Initial commit 2023-09-29 17:45:19 +01:00
course.rb Added WorkItems as a new subject for TrackedTimeEntries. 2023-10-07 15:53:31 +01:00
lecture.rb Added WorkItems as a new subject for TrackedTimeEntries. 2023-10-07 15:53:31 +01:00
recording.rb Update Lecture-Recording relationship and add Lecture cancellation status 2023-10-02 09:47:46 +01:00
tracked_time_entry.rb Added WorkItems as a new subject for TrackedTimeEntries. 2023-10-07 15:53:31 +01:00
work_item.rb Added WorkItems as a new subject for TrackedTimeEntries. 2023-10-07 15:53:31 +01:00