Skip to content
Snippets Groups Projects
  1. Jul 22, 2023
  2. May 16, 2022
  3. Oct 31, 2021
  4. Apr 29, 2021
  5. Jan 22, 2021
  6. Nov 30, 2020
  7. Nov 20, 2019
    • boian's avatar
      Fix error #124 · 40536ef9
      boian authored and Hermann's avatar Hermann committed
      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.
      40536ef9
  8. Sep 16, 2019
  9. Aug 25, 2019
    • boian's avatar
      Fixes build error · 5fbcb9dc
      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.
      5fbcb9dc
  10. May 11, 2019
  11. May 09, 2019
  12. May 03, 2019
  13. Apr 25, 2019
  14. Apr 09, 2019
  15. Mar 31, 2019
  16. Mar 30, 2019
  17. Mar 13, 2019
  18. Mar 12, 2019
  19. Mar 11, 2019
  20. Feb 26, 2019
  21. Feb 22, 2019
  22. Feb 21, 2019
  23. Feb 19, 2019
  24. Feb 18, 2019
  25. Feb 17, 2019
  26. Feb 15, 2019
  27. Feb 10, 2019
  28. Feb 02, 2019
    • Hermann's avatar
      breaking changes in FormData submit · 0012d193
      Hermann authored and Sandro Lutz's avatar Sandro Lutz committed
      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.
      Verified
      0012d193
  29. Dec 31, 2018
  30. Oct 28, 2018
Loading