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. Feb 04, 2025
  3. Jan 20, 2025
  4. Dez 02, 2024
  5. Nov 28, 2024
  6. Nov 25, 2024
  7. Okt 23, 2024
  8. Okt 22, 2024
  9. Okt 17, 2024
  10. Okt 16, 2024
  11. Okt 10, 2024
  12. Okt 09, 2024
  13. Okt 08, 2024
  14. Sep 24, 2024
  15. Sep 23, 2024
  16. Sep 19, 2024
  17. Sep 18, 2024
  18. Sep 17, 2024
  19. Sep 10, 2024
  20. Aug 27, 2024
  21. Aug 21, 2024
  22. Aug 20, 2024
  23. Aug 12, 2024
  24. Aug 10, 2024
  25. Aug 08, 2024