Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 19, 2025
  2. Feb 10, 2025
  3. Feb 07, 2025
    • Henning Leutz's avatar
      fix(phpstan): if is always true · d26d2d45
      verfasst von Henning Leutz
      d26d2d45
    • Henning Leutz's avatar
      fix: handle exception in toOrderInProcess.php · 195f99ff
      verfasst von Henning Leutz
      In the ajax/frontend/basket/toOrderInProcess.php:
      - The QUI\ERP\Order\Factory class was imported.
      - In the event of an exception, a new order in process is created instead of just logging the
      error. This change should improve the user experience by preventing any disruption in the order
      process due to unexpected errors.
      195f99ff
  4. 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
  5. Feb 04, 2025
  6. Jan 20, 2025
  7. Dez 02, 2024
  8. Nov 28, 2024
  9. Nov 25, 2024
  10. Okt 23, 2024
  11. Okt 22, 2024
  12. Okt 17, 2024
  13. Okt 16, 2024
  14. Okt 10, 2024
  15. Okt 09, 2024
  16. Okt 08, 2024
  17. Sep 24, 2024
  18. Sep 23, 2024
  19. Sep 19, 2024
  20. Sep 18, 2024
  21. Sep 17, 2024
  22. Sep 10, 2024
  23. Aug 27, 2024
  24. Aug 21, 2024
  25. Aug 20, 2024
  26. Aug 12, 2024