-
Hangzhi Yu authoredHangzhi Yu authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 9.96 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Fixed
- Migrating failed due to an incorrect field reference.
3.0 - 2023-05-15
Fixed
- In some cases, pages showing the count of extra marks and lessons with custom excuse types of persons threw an error.
- The redirection to generated class register PDF printouts did not work.
- Some columns in the table showing statistics for the members of a group were labled wrongly.
- Absences with custom excuse types were not counted correctly.
- Tabs on the week overview page were not displayed.
3.0b0 - 2023-02-28
This version requires AlekSIS-Core 3.0. It is incompatible with any previous version.
Removed
- Legacy menu integration for AlekSIS-Core pre-3.0
Added
- Add SPA support for AlekSIS-Core 3.0
Changed
- [Dev] Rename the "late" field in the PersonalNote model to "tardiness".
- Use new icon set inside of models and templates
- Run full register printout generation in background
Fixed
- Extra marks and excused absences were counted multiple times in some class register views.
- Substitution teachers couldn't see any persons in the person list of a substituted lesson.
- Events were shown for days not being inside the timetable schema in full register printout.
2.1.1 - 2022-09-01
Fixed
- Register absence form wasn't accessible without direct access to class register.
- Printing the full group register failed when a person had no personal notes.
- Data checks reported all Lesson Documentations as being during Holidays if there was no Holiday object.
- Students were displayed multiple times in class register views.
- Absences were counted multiple times in some class register views.
- Group owners couldn't create new seating plans.