Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AlekSIS®
Official
AlekSIS-App-Stoelindeling
Commits
1bcd100b
Verified
Commit
1bcd100b
authored
Jun 25, 2022
by
Jonathan Weth
⌨
Browse files
Bump version to 1.0
parent
8f4470b3
Pipeline
#76248
passed with stages
in 71 minutes and 17 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
1bcd100b
...
...
@@ -7,17 +7,19 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
`
0.1
`_
`
1.0
`_
------
Added
~~~~~
* Initial release.
* Add views for creating and managing seating plans for different groups in different rooms.
* Make these plans available in the class register.
* Allow customizing plans for individual combinations of groups, subjects and rooms.
* Add preliminary and incomplete translation to Ukrainian.
.. _Keep a Changelog: https://keepachangelog.com/en/1.0.0/
.. _Semantic Versioning: https://semver.org/spec/v2.0.0.html
.. _
0.1
: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/
0.1
.. _
1.0
: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/
1.0
README.rst
View file @
1bcd100b
AlekSIS (School Information System) — App Stoelindeling (Create and publish seating plans)
==========================================================================================
========
==========================================================================================
AlekSIS
-------
...
...
@@ -9,7 +9,9 @@ This is an application for use with the `AlekSIS®`_ platform.
Features
--------
The author of this app did not describe it yet.
* Create and manage seating plans for different groups in different rooms.
* Make these plans available in the class register.
* Allow customizing plans for individual combinations of groups, subjects and rooms.
Licence
-------
...
...
docs/conf.py
View file @
1bcd100b
...
...
@@ -29,9 +29,9 @@ copyright = "2018-2022 The AlekSIS team"
author
=
"The AlekSIS Team"
# The short X.Y version
version
=
"
0.1
"
version
=
"
1.0
"
# The full version, including alpha/beta/rc tags
release
=
"
0.1
"
release
=
"
1.0
"
# -- General configuration ---------------------------------------------------
...
...
pyproject.toml
View file @
1bcd100b
[tool.poetry]
name
=
"AlekSIS-App-Stoelindeling"
version
=
"
0.1
"
version
=
"
1.0
"
packages
=
[
{
include
=
"aleksis"
}
]
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment