- Nov 21, 2024
-
-
Michael Stambach authored
-
- Nov 20, 2024
-
-
Johannes Zumthurm authored
-
- Nov 19, 2024
-
-
Johannes Zumthurm authored
-
- Nov 16, 2024
-
-
David Steinacher authored
-
David Steinacher authored
-
Johannes Zumthurm authored
-
- Feb 28, 2024
-
-
- Nov 24, 2023
-
-
Johannes Zumthurm authored
-
- Nov 17, 2023
-
-
Michael Stambach authored
-
- Nov 06, 2023
-
-
Michael Stambach authored
-
- Oct 18, 2023
-
-
walter authored
the api has a default list size of 25. as the get requests have size 50. we also need to set the size to 50 for the resourceHandler get request.
-
- Oct 14, 2023
-
-
cwalter authored
increases pagesize
-
- Jul 23, 2023
-
-
- Jul 22, 2023
-
-
dporteni authored
-
- Sep 30, 2022
-
-
Sandro Lutz authored
-
- Sep 27, 2022
-
-
Sandro Lutz authored
-
- May 16, 2022
-
-
boian authored
-
- Oct 31, 2021
-
-
dporteni authored
-
- Apr 29, 2021
-
-
Luzian Bieri authored
-
- Jan 22, 2021
-
-
- Nov 30, 2020
-
-
Luzian Bieri authored
-
- Nov 22, 2020
-
-
Hermann authored
-
- Nov 20, 2019
-
-
When creating a new Event with badly formatted images, a new event was created without the images but the user was not notified of this. This led to an event being created multiple times. With this commit the user is redirected to an edit event view where he can change the images.
-
- Sep 16, 2019
- Aug 25, 2019
-
-
boian authored
Upgrades the versions of webpack and related packages and replaces the optimization in the build process with new methods (same as for amiv-website instead of uglify-js). Also fixes some new linter errors that appeared because of new eslint-rules.
-
- May 11, 2019
- May 10, 2019
-
-
Hermann authored
-
- May 09, 2019
-
-
-
Hermann authored
-
- May 07, 2019
-
-
Hermann authored
-
- May 03, 2019
-
-
Hermann authored
-
Hermann authored
-
Ian Boschung authored
Instead of first submitting the images, the rest of the data is submitted as JSON and afterwards the images with the new event id (if a new event is created).
-
When cloning an event, unaccepted_count is now deleted, because this is a read-only field.
-