Releases: semestry/blackboard-mytimetable
Releases · semestry/blackboard-mytimetable
v3.0.0
23 Mar 09:51
Compare
Sorry, something went wrong.
No results found
Fix various warnings for Blackboard SaaS compatibility
Upgrade required Blackboard version to 3800.0.0
Require Java 11 compatibility
v2.2.0
30 Jul 19:12
Compare
Sorry, something went wrong.
No results found
Precompile JSP files for better Blackboard compatibility
v2.1.8
23 Aug 12:09
Compare
Sorry, something went wrong.
No results found
Fixed loading of configuration settings
v2.1.7
23 Aug 08:32
Compare
Sorry, something went wrong.
No results found
Add code field
Add note fields
Make showing code, description and note fields optional
v2.1.6
23 Aug 08:31
Compare
Sorry, something went wrong.
No results found
Rename "Location" to "Location(s)"
Add staff column
Make showing staff optional
Added option to use Blackboard StudentID instead of Blackboard username to retrieve timetables
v2.1.5
04 Aug 09:42
Compare
Sorry, something went wrong.
No results found
Upgraded MyTimetable API client to support SNI
Add support to override the MyTimetable link description
v2.1.4
08 Sep 11:19
Compare
Sorry, something went wrong.
No results found
Skip and ignore non-existent courses and unavailable course memberships in EnrollmentsService.
Improved logging in EnrollmentsService.
v2.1.3
13 Jun 13:02
Compare
Sorry, something went wrong.
No results found
Bugs
Fixed check on "number of activities to show" setting (could be 0).
Enhancements
Show title for event description and type.
Retrieve API response in Blackboard locale.
Translated user settings page.
Localised manifest.
Hide type column at a threshold value to allow for enough space for the description column.
v2.1.2
08 Mar 10:41
Compare
Sorry, something went wrong.
No results found
Bugs
Fixed number of activities validation in admin settings.
Fall back to default number of activities (set by admin) if an invalid number of activities is set in the user settings.
v2.1.1
24 Feb 16:03
Compare
Sorry, something went wrong.
No results found
Bugs
Prevent IndexOutOfBoundsException when sublisting the number of activities to show
Apply styling when displaying in IE compatibility mode (#8 )
Enhancements
Minor styling fixes for Blackboard 9
Removed Firefox 3 support