Releases: unc-csxl/csxl.unc.edu
v2.1.10
Reserve hours for COMP523 TAs.
Full Changelog: v2.1.9...v2.1.10
v2.1.9
Update Slack join link.
Full Changelog: v2.1.8...v2.1.9
v2.1.8
What's Changed
- Task/CSXL-653: Update Recurring Events by @jadekeegan in #683
Full Changelog: v2.1.7...v2.1.8
v2.1.7
- Reserving hours for COMP431 in SN137.
Full Changelog: v2.1.6...v2.1.7
v2.1.6
Full Changelog: v2.1.5...v2.1.6
v2.1.5
Full Changelog: v2.1.4...v2.1.5
v2.1.4
Don't do as I do, people. Check coverage and be sure tests cover all paths. In any case, desperation wins the day.
Full Changelog: v2.1.3...v2.1.4
v2.1.3
Hot-fix for timezone conversion wonkiness between frontend and backend. We should migrate to extending time_range
for the office hours model rather than duplicating this logic. That will require renaming fields and migration, though.
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Another hot-fix attempt for recurring event creation. In the specific case of a bulk insert, it appears SQLAlchemy is choosing the wrong typename for enums? Strange this has not come up before. Attempting to provide explicit type names for enums as seen in production.
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Hot-fixes for 2.1.0 updating references to refactored helper methods for enforcing permissions.
Full Changelog: v2.1.0...v2.1.1