Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Untis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Untis
Commits
d6126e01
Commit
d6126e01
authored
3 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog for 2.0b0
parent
b42543e4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!71
Update changelog for 2.0b0
Pipeline
#12203
failed
3 years ago
Stage: test
Stage: build
Stage: publish
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.rst
+53
-26
53 additions, 26 deletions
CHANGELOG.rst
with
53 additions
and
26 deletions
CHANGELOG.rst
+
53
−
26
View file @
d6126e01
Changelog
=========
`2.0a2`_
--------
All notable changes to this project will be documented in this file.
New features
~~~~~~~~~~~~
The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
* Import Untis data from MySQL
`2.0b0`_ - 2021-05-21
---------------------
Added
~~~~~
* Import data related to school terms and validity ranges.
* Provide different Celery tasks for multiple import scenarios.
Changed
~~~~~~~
* Rename permission rules to differentiate from internal permissions.
Fixed
~~~~~
* Cleanly delete old break supervisions instead of just replacing them.
* Do not import lessons without lesson periods.
* Delete (supervision) substitutions which are out of their validity range.
* Only import supervisions for the linked UNTIS term and not for all terms.
* Import supervisions linked to a validity range.
* Import absences with correct absence types and not None values.
* Set teachers to an empty list if there are no original and no substitution teachers.
* Call update_or_create without prefetched or joined data.
Removed
~~~~~~~
* Remove support for XML import due to a lack of maintenance.
`2.0a2`_ - 2020-05-04
---------------------
Added
~~~~~
* Import UNTIS data from MySQL
* Import absence reasons
* Import absences
* Import breaks
...
...
@@ -22,35 +54,30 @@ New features
* Import teachers
* Import time periods
Bugfixes
~~~~~~~~
* None
Minor changes
~~~~~~~~~~~~~
`1.0a1`_ - 2019-09-17
---------------------
* None
`1.0a1`_
--------
New features
~~~~~~~~~~~~
Added
~~~~~
* Allow updating subjects, rooms and time periods from new import
* Allow importing a new version of a timetable
Bugfixes
~~~~~~~~
Changed
~~~~~~~
* Use bootstrap buttons everywhere
Fixed
~~~~~
* Work around bug in Untis that wrongly splits classes if they contain
spaces
Minor changes
~~~~~~~~~~~~~
* Use bootstrap buttons everywhere
.. _Keep a Changelog: https://keepachangelog.com/en/1.0.0/
.. _Semantic Versioning: https://semver.org/spec/v2.0.0.html
_`1.0a1`: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/1.0a1
_`2.0a2`: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/2.0a2
\ No newline at end of file
.. _1.0a1: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/1.0a1
.. _2.0a2: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/2.0a2
.. _2.0b0: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/2.0b0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment