Skip to content
Snippets Groups Projects
Commit 66684378 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'prepare-release-2.0rc7-2' into 'master'

Prepare release 2.0rc7

See merge request !247
parents 4456c48f 89943de0
No related branches found
No related tags found
1 merge request!247Prepare release 2.0rc7
Pipeline #47346 failed
......@@ -59,3 +59,5 @@ docs/_build/
.coverage
.mypy_cache/
htmlcov/
poetry.lock
include:
- project: "AlekSIS/official/AlekSIS"
file: /ci/general.yml
- project: "AlekSIS/official/AlekSIS"
file: /ci/prepare/lock.yml
- project: "AlekSIS/official/AlekSIS"
file: /ci/test/test.yml
- project: "AlekSIS/official/AlekSIS"
......
......@@ -9,11 +9,15 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.0rc7` - 2021-12-25
---------------------
Changed
~~~~~~~
* Optimize view for one register object ("lesson view") for mobile and tablet devices.
* Optimize view for lessons of a week ("week view") for mobile and tablet devices.
* German translations were updated.
Fixed
~~~~~
......@@ -22,7 +26,7 @@ Fixed
* Show correct status icon for events.
* Subjects in full register printout were struck through although they
hadn't changed.
* Table with all register objects didn't work with extra lessons.
* Table with all register objects didn't work with extra lessons.
* Add missing definitions of some permissions so they can be assigned.
`2.0rc6`_ - 2021-08-25
......@@ -210,3 +214,4 @@ Fixed
.. _2.0rc4: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc4
.. _2.0rc5: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc5
.. _2.0rc6: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc6
.. _2.0rc7: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc7
This diff is collapsed.
[tool.poetry]
name = "AlekSIS-App-Alsijil"
version = "2.0b0"
version = "2.0rc8"
packages = [
{ include = "aleksis" }
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment