Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 25, 2025
    • Henning Leutz's avatar
      refactor(phpstan): enhance type enforcement and error handling in shipping rules · c79bc5df
      verfasst von Henning Leutz
      This commit enhances the type enforcement in the Shipping module by explicitly checking for method
      existence before calls on variable types. In addition, it enforces argument type checks for several
      function and method declarations to avoid type-related errors. Moreover, the error handling in
      different functions has been improved by catching potential exceptions and logging them for debug
      purposes. The commit also optimizes a PHP sorting function by leveraging the spaceship operator
      instead of using conventional comparisons.
      
      Related: #55
      c79bc5df
  2. Sep 09, 2024
  3. Jun 20, 2024
  4. Apr 19, 2024
  5. Nov 17, 2023
  6. Sep 19, 2023
    • Henning Leutz's avatar
      feat: shipping cost extended · 04b2dd0d
      verfasst von Henning Leutz
      * Implemented new ERP Entity Interface
      * Extension of standard shipping costs: consider country of customer
        * Now when the address is changed AND the default shipping cost is assigned, the default shipping price will be adjusted accordingly
      04b2dd0d
  7. Aug 02, 2023
  8. Jan 06, 2023
  9. Okt 20, 2022
  10. Okt 05, 2022
  11. Okt 04, 2022
  12. Sep 27, 2022
  13. Sep 21, 2022
  14. Sep 19, 2022
  15. Sep 16, 2022
  16. Jun 28, 2022
  17. Nov 29, 2021
  18. Jul 29, 2021
  19. Jun 16, 2020
  20. Mär 09, 2020
  21. Jan 17, 2020
  22. Dez 20, 2019
  23. Dez 19, 2019
  24. Sep 27, 2019
  25. Sep 25, 2019
  26. Sep 23, 2019
  27. Aug 28, 2019
  28. Aug 23, 2019
  29. Aug 13, 2019
  30. Aug 12, 2019
  31. Aug 09, 2019
  32. Aug 08, 2019
  33. Aug 06, 2019
Lade