This repository was archived by the owner on Oct 11, 2023. It is now read-only.
Releases: BellevueCollege/ClassSchedule
Releases · BellevueCollege/ClassSchedule
v4.3.4
Hotfix release of version 4.3.4
Updates since v4.3.3
- Changed hybrid classes text to not show incorrect Hybrid class code
- Added banner alerts to quarter/section pages
- Updated the class date/time and room for online classes to properly show synchronous and asynchronous online classes
- Fixed class footnotes not wrapping on mobile
Class Schedule v4.0
Production release of version 4.0
Updates since v3.4.4
- Extensive style updates - updated to use new global styles so should now be responsive/mobile friendly
- Updated to use VS 2015, .NET 4.7, MVC 4
- Updated to use CDN files for libraries when possible
- Miscellaneous accessibility and bug fixes
- Updated to allow SAML authentication via Sustainsys.Saml2 library
- Removed a lot of files that shouldn't be kept in repo
Class Schedule v3.4
Fixes
- change subject link, which appears when no classes match the requested filters, was not displaying properly.
- Displaying of Course Outcomes on Class Details pages should now be more consistent.
New features/functionality
- Links to Class Schedule URLs can now use the keyword "current" in place of the quarter (e.g. Winter2014) and information for the current registration quarter will be displayed. Ex: http://www.bellevuecollege.edu/classes/current/ENGL is equivalent to http://www.bellevuecollege.edu/classes/Winter2014/ENGL.
Improvements
- All pages that return class information can now return that data in JSON format. (Previously only available for some pages.)
- Application logging has been updated to follow standard practices.
- Error handling has been updated to follow standard logging and notification standards.