Version | Change log |
FET 6.28.2 Nov 20, 2024 |
Bug fix when modifying a constraint of type max half days between activities (hopefully not met in practice). Bug fix for the constraint activity preferred room: the 'permanently locked' check box was always initialized as selected when editing this kind of constraint. The constraints with times tables will show the real days and the real hours in the Mornings-Afternoons mode (suggested by more users in the past). The user can choose to overwrite the files of the previous single generation (suggested by Benahmed Abdelkrim, pnlshd, bharatstank, and maybe other users). Code improvements. |
FET 6.28.1 Nov 17, 2024 |
Interface bug fixed: the combo boxes could be too large in the constraints' dialogs (reported by uni_instructor). Improved the dialogs for adding/modifying the constraints of type two activities ordered, two activities ordered if same day, two activities consecutive, two activities grouped, and three activities grouped (suggested by uni_instructor). Improved the instructions/help for some constraints (suggested by uni_instructor). |
FET 6.28.0 Nov 16, 2024 |
Converted the interface files for the time and space constraints. There are much less source files now. This implies more things: shorter compilation time, smaller package sizes, less fields to translate and smaller translation files, nicer looking constraints' dialogs. Also, the dialogs listing the constraints of a certain type allow multiple selection, and have buttons for activating/deactivating the constraints, change the constraints' weights in bulk, and set the comments for a constraint. Qt Creator and Valgrind were invaluable tools for this work. Improved the activity planning dialog when swapping the teachers, if one cell was empty (suggested by uni_instructor). |
FET 6.27.0 Oct 22, 2024 |
It is now possible to change the interface style and color scheme (but only when using Qt version 6.8.0 or later). Added the option to add/remove an activity tag to a selection of (sub)activities with a single click (suggested by Benahmed Abdelkrim and pnlshd). Added a note to the constraints referring to an interval, that the start hour is included and the end hour is not included (suggested by Pier, and other users in the past). Minor improvements. |
FET 6.26.2 Oct 17, 2024 |
Corrected some rare cases of old timetable files possibly being overwritten when generating single timetables. Minor improvements. |
FET 6.26.0 Oct 8, 2024 |
Updated to Qt 6.7.3. Updated the Brazilian Portuguese translation, by Alexandre R. Soares. |
FET 6.25.3 Oct 1, 2024 |
Updated to Qt 6.7.3. Updated the Brazilian Portuguese translation, by Alexandre R. Soares. |
FET 6.25.2 Sep 25, 2024 |
Added the constraint room max activity tags from a set per week (suggested by YOUSSEF HOUIET). This constraint accepts as the maximum number of tags 1 or 2, and must be assigned to a real (not virtual) room, room which also does not appear in any set of real rooms of any virtual room. Enabled the use of constraints teacher(s)/students (set) activity tag max hours daily in the Mornings-Afternoons mode (suggested by hoangnv231). Added the option to print the legend starting with and ordered by the codes in the timetables (suggested by M.zais). Improved the Italian translation, by Andrea Primiani. |
FET 6.25.1 Sep 23, 2024 |
Added the constraints room max activity tags from a set per day/real day (suggested by Thai Chi Phuong). This constraint accepts as the maximum number of tags 1 or 2, and must be assigned to a real room (not virtual), room which also does not appear in any set of real rooms of any virtual room. Minor improvements. Updated the Brazilian Portuguese translation, by Alexandre R. Soares. |
FET 6.25.0 Sep 8, 2024 |
Added the constraints teacher(s)/students (set) max activity tags from a set per day/real day (suggested by Thai Chi Phuong and Vũ Ngọc Thành). This constraint accepts as the maximum number of tags 1 or 2, and incorporates the old-style constraints teacher(s)/students (set) max two activity tags per day/real day from N1, N2, N3. Added the constraints teacher(s) no two consecutive days (suggested by Khelifi Fouad Mohssen). |