Skip to content

Releases: unc-csxl/csxl.unc.edu

v2.1.10

04 Feb 20:19
Compare
Choose a tag to compare

Reserve hours for COMP523 TAs.

Full Changelog: v2.1.9...v2.1.10

v2.1.9

04 Feb 19:48
Compare
Choose a tag to compare

Update Slack join link.

Full Changelog: v2.1.8...v2.1.9

v2.1.8

04 Feb 04:09
0c7ab03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.7...v2.1.8

v2.1.7

04 Feb 01:06
Compare
Choose a tag to compare
  • Reserving hours for COMP431 in SN137.

Full Changelog: v2.1.6...v2.1.7

v2.1.6

31 Jan 17:57
Compare
Choose a tag to compare

Full Changelog: v2.1.5...v2.1.6

v2.1.5

22 Jan 03:47
Compare
Choose a tag to compare

Full Changelog: v2.1.4...v2.1.5

v2.1.4

22 Jan 03:14
Compare
Choose a tag to compare

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

22 Jan 03:03
Compare
Choose a tag to compare

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

22 Jan 02:24
Compare
Choose a tag to compare

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

22 Jan 01:44
Compare
Choose a tag to compare

Hot-fixes for 2.1.0 updating references to refactored helper methods for enforcing permissions.

Full Changelog: v2.1.0...v2.1.1