Skip to content
Snippets Groups Projects
  1. Oct 18, 2023
    • walter's avatar
      fix for max results for ResourceHandler · 762919ed
      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.
      762919ed
  2. Oct 14, 2023
  3. Jul 23, 2023
  4. Jul 22, 2023
  5. Apr 22, 2023
  6. Sep 30, 2022
  7. Sep 27, 2022
  8. May 16, 2022
  9. Oct 31, 2021
  10. Apr 29, 2021
  11. Jan 22, 2021
  12. Nov 30, 2020
  13. Nov 22, 2020
  14. Nov 21, 2020
  15. 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
  16. Sep 16, 2019
  17. Sep 12, 2019
  18. 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
  19. May 11, 2019
  20. May 10, 2019
  21. May 09, 2019
  22. May 07, 2019
  23. May 03, 2019
Loading