- Jul 22, 2023
-
-
dporteni 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 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 09, 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.
-
Fixes some errors with the moderator field being undefined and the submit button deleting fields from the form data (images).
-
- Apr 25, 2019
-
- Apr 09, 2019
-
-
Hermann authored
-
- Mar 31, 2019
-
- Mar 30, 2019
-
-
Hermann authored
-
-
- Mar 13, 2019
-
-
Sandro Lutz authored
-
- Mar 12, 2019
- Mar 11, 2019
-
-
Sandro Lutz authored
-
- Feb 26, 2019
-
-
- Feb 22, 2019
-
-
Sandro Lutz authored
-
- Feb 21, 2019
- Feb 19, 2019
-
-
- Feb 18, 2019
-
-
Sandro Lutz authored
-
- Feb 17, 2019
-
-
Hermann authored
-
- Feb 15, 2019
-
-
Hermann authored
-
- Feb 10, 2019
-
-
- Feb 02, 2019
-
-
so far, FormData submit did not support multiple values per key. We need this for studydocuments. Therefore, submit now simple takes a FormData or Object as input and patches it to the resource.
-
- Dec 31, 2018
-
-
Hermann authored
This caused eventsignups to crash in case of email signups. Additionally, constructor arguments are now set as object making them better readable.
-
- Oct 28, 2018
-
-