Skip to content

UniTime 4.8 build 147

Latest
Compare
Choose a tag to compare
@tomas-muller tomas-muller released this 26 Jul 12:20
· 285 commits to master since this release

Course Timetabling

Multiple Class Setup

  • Date Pattern: Corrected the name of the default date pattern when a date pattern is set on the scheduling subpart.

Add/Edit Room

  • Preference: Do not allow for Required preference (for a department) unless there is already a required department for the room.
    • Required preference set directly on a room usually makes no or very little sense and usually only creates confusion when a room is accidentally marked as required (as no other rooms can be used for the department by the course timetabling solver).

Student Scheduling

Batch Student Solver Reports, Online Student Scheduling Reports

  • Filter: In the filter's drop-down, added Advisor text field and My Students checkbox.
    • This is to make it easier for non-admin users to use.

Other

Main page

  • To prevent an XSS vulnerability, sanitize the message when provided as a parameter.