Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 10.57 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

Added

  • New timetable interface based on calendar system.
  • [Dev] LessonEvent and SupervisionEvent basing on calendar system.

3.0.2 - 2023-09-10

Fixed

  • Remove lessons replaced by events from "My timetable"

3.0.1 - 2023-07-20

Fixed

  • [Dev] Sample data were broken due to using old room model.

3.0 - 2023-05-14

Changed

  • Translations were updated.

3.0b0 - 2023-02-16

This version requires AlekSIS-Core 3.0. It is incompatible with any previous version.

Removed

  • Room model is now available in AlekSIS-Core 3.0
  • Legacy menu integration for AlekSIS-Core pre-3.0

Added

  • Support for SPA in AlekSIS-Core 3.0

Changed

  • Improve rendering of substituted or cancelled items on daily lessons/supervisions pages.

Fixed

  • The daily lessons page did not work correctly due to faulty pre-filtering of lessons.
  • Substitution form teacher selections also included students in some cases
  • Getting the max and min periods for events failed due to using always the current school term. Typically, that caused problems when the schedule changed (more or less periods on a day).

2.5 - 2022-11-12

Added

  • Add overview page of all daily supervisions.
  • Add form to add substitutions to supervisions.
  • Add filter to daily lessons page.
  • Display initial lesson data with substituted lessons in daily lessons table.

2.4.2 - 2022-11-02