Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 06, 2025
    • Henning Leutz's avatar
      refactor: update union types with null · ca954d77
      verfasst von Henning Leutz
      Improve readability and interpretability of code by explicitly stating null in union types. This
      change has been applied across multiple files and functions.
      
      PHP8.4 compatibility
      ca954d77
    • Henning Leutz's avatar
      fix(Basket): improve basket id handling and user check in Basket.php · 30906ba4
      verfasst von Henning Leutz
      Added a conditional check in src/QUI/ERP/Order/Basket/Basket.php to convert basketId to actual id
      from user's session if it is a boolean value. This fixes potential issues that may arise with
      non-integer basketIds.
      
      Also, introduced a safeguard check before saving to ensure there is a valid User. If not, the save
      function is exited early to prevent potential errors or undesired actions.
      30906ba4
  2. Okt 10, 2024
  3. Okt 09, 2024
  4. Okt 08, 2024
  5. Jul 29, 2024
  6. Mai 16, 2024
  7. Mai 02, 2024
  8. Apr 20, 2024
  9. Mär 14, 2024
  10. Jan 11, 2024
  11. Jan 08, 2024
  12. Dez 29, 2023
  13. Dez 18, 2023
  14. Mai 08, 2023
  15. Jan 06, 2023
  16. Jun 28, 2022
  17. Jun 23, 2022
  18. Feb 15, 2021
  19. Feb 02, 2021
  20. Nov 24, 2020
  21. Aug 28, 2020
  22. Jun 16, 2020
  23. Sep 25, 2019
  24. Sep 19, 2019
  25. Sep 12, 2019
  26. Aug 05, 2019
  27. Aug 01, 2019
  28. Apr 01, 2019
  29. Mär 28, 2019
  30. Mär 27, 2019
  31. Mär 26, 2019
  32. Mär 22, 2019
  33. Nov 06, 2018
  34. Okt 01, 2018
  35. Sep 24, 2018
  36. Sep 20, 2018
Lade