- 04 Mar, 2019 1 commit
-
-
Nico Alt authored
As of March 2019, LegionBoard is officially declared end of life. There won't be any further development and schools should not consider start using it.
-
- 14 Nov, 2018 2 commits
- 21 Jul, 2018 1 commit
-
-
Nico Alt authored
* Switch to legionboard.dorfbrunnen.eu
-
- 11 Aug, 2017 9 commits
-
-
Nico Alt authored
-
Nico Alt authored
-
Nico Alt authored
-
Nico Alt authored
-
Nico Alt authored
-
Nico Alt authored
-
Nico Alt authored
-
Nico Alt authored
LegionBoard checked whether to create the fields 'subject' if the field 'subjects' existed. Additionally, the request parameter 'subjects' was used instead of 'subject'.
-
- 21 Jul, 2017 4 commits
-
-
Nico Alt authored
-
Nico Alt authored
* Renamed lib to LegionBoard * All classes are now in the namespace \LegionBoard(\Resources, etc.) * All filenames now follow their classnames * Tests moved from LegionBoard to global namespace * All classnames are now in StudlyCaps * All method names are now in camelCase * Properties in LegionBoard are now sorted alphabetically * identification is renamed to id * Static methods are marked as such * processAPI() gets simplified to process() * Some duplicate methods got removed * legionboard.org is https-only
- 20 Jul, 2017 7 commits
- 19 Jul, 2017 11 commits
-
-
Nico Alt authored
-
Nico Alt authored
-
Nico Alt authored
It did not even work since new tables got introduced.
-
Nico Alt authored
The GitLab CI job "phpcs" is allowed to fail because we do not follow the PSR2 coding style at the moment. We can fix most of the problems reported there by running `vendor/bin/phpcbf`. Because this changes all files and nearly all lines, this should be done in a separate MR. Related to #27.
- 13 May, 2017 5 commits