Skip to content
Code-Schnipsel Gruppen Projekte
  1. Mär 31, 2025
  2. Mär 20, 2025
  3. Mär 17, 2025
  4. Mär 04, 2025
    • Henning Leutz's avatar
      fix: category opening bug · 83727394
      verfasst von Henning Leutz
      Double click if QUIQQER_SITE.url had a host. This happens if the project has multiple hosts. This caused an incorrect category to be opened
      83727394
    • Henning Leutz's avatar
      fix(phpstan): update exception handling and class checking · 58156ac2
      verfasst von Henning Leutz
      This commit adds safeguard checks to ensure specific classes ('QUI\\ERP\\Order\\Exception' and
      'QUI\\REST\\ResponseFactory') exist before proceeding in
      'src/QUI/FrontendUsers/Controls/Address/Address.php' and
      'src/QUI/FrontendUsers/Rest/Routes/GetRegisterRequiredFields.php'. If these classes are not found,
      the new code logs an error message and throws a general 'QUI\\Exception'.
      58156ac2
    • Henning Leutz's avatar
      fix(phpstan): enhance checks for method exists and type hinting` · 1ac7dc00
      verfasst von Henning Leutz
      - Introduced checks for 'setAttribute' and 'getTitle' method existence in FrontendUsers controls.
      - Improved type hinting across multiple files.
      - Fixed @phpstan-ignore-line.
      - Code clean up and tidy in various files.
      1ac7dc00
    • Henning Leutz's avatar
      chore: update phpstan version and remove redundant error logs · b9db8919
      verfasst von Henning Leutz
      This commit updates the phpstan version in the .phive/phars.xml file from 1.11.8 to 1.12.13 and
      sets its copy attribute to false. It also removes all errors in the phpstan-baseline.neon file as
      they are no longer relevant or have been fixed.
      b9db8919
  5. Feb 26, 2025
  6. Feb 13, 2025
  7. Feb 11, 2025
  8. Feb 10, 2025
    • Henning Leutz's avatar
      fix: update confirmation link in delete user · 0bc7588e
      verfasst von Henning Leutz
      In `src/QUI/FrontendUsers/Handler.php`, the 'confirmLink' value has been updated to use the
      `getVerificationUrl()` method from its `verification` object. This ensures the correct verification
      URL is passed when sending a 'delete user' confirmation email.
      0bc7588e
  9. Jan 23, 2025
  10. Jan 08, 2025
  11. Dez 18, 2024
  12. Nov 19, 2024
  13. Okt 23, 2024
  14. Okt 17, 2024
  15. Okt 16, 2024
  16. Aug 05, 2024
  17. Aug 02, 2024
Lade