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 2.22 KiB

Changelog

2.0a2

New features

  • Header box with absent and affected teachers and groups
  • Models for advanced features from SchoolApps (imported from Untis)
  • Provide smart plan for current day as dashboard widget
  • Roles and permissions for timetable and lists
  • Show events in timetable
  • Show exams in timetable
  • Show holidays in timetable
  • Show supervision substitutions in timetable and list

Minor changes

  • Improve handling of diferent types (substitutions, timetables,…)
  • Improve view for groups in timetable views
  • More intelligent personal timetable (checks if current person is teacher,…)
  • Move get_*_by_pk functions to util
  • Move prev/next function to models
  • Refactor timetable view logic
  • Rename field abbrev to short_name
  • Show announcements in timetable views

Bug fixes

  • Force all lessons in timetable to same height
  • Render empty period correctly

2.0a1

New features

  • Migrate to materialize.css

Minor changes

  • Redesign filter ui for rooms, classes or teachers
  • Rename person timetabe for current day to „smart plan“

Bug fixes

  • Catch error if no timetable data is available

1.0a3

New features

  • Add list of all future substitutions
  • Devs: Add API to get date of a period

1.0a2

New features

  • Devs: LessonPeriod now has a custom QuerySet and manager for advanced filtering

Bugfixes

  • Room plan includes substituted lessons now

1.0a1

New features

  • Support lesson cancellation
  • Devs: Add fully pythonic API for calendar weeks

Bugfixes

  • Redirect to correct date after editing a substitution
  • Correctly display teachers for substituted lessons

Minor changes

  • Use bootstrap buttons everywhere

1.0a1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a1 1.0a2: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a2 1.0a3: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/1.0a3 2.0a1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.0a1 2.0a2: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.0a2