Skip to content
Code-Schnipsel Gruppen Projekte
  1. Mär 18, 2025
    • Henning Leutz's avatar
      fix: adjust uuid usage · 5bf21ccc
      verfasst von Henning Leutz
      Multiple changes were made to improve code quality and functionality. Here's a summary of the
      changes:
      
      - Debug log statements were removed from `ArticleList.js` and `ArticleSummary.js` for calculation
      enabling and disabling methods. This helps to keep the console clean and focussed on critical
      issues.
      - Changed a misused property name from `hash` to `uuid` in `CopyErpEntityDialog.js`. This ensures
      correct usage of identifiers.
      - Multiple formatting changes for function declarations in `ERPEntities.js`, functions now follow
      the format `function () {}` for unnamed functions.
      - A `#id` field is newly included in `openPanelByUUID` function of `ERPEntities.js`.
      
      These changes are expected to augment the performance of ERP modules, and improve the overall
      readability of the code.
      5bf21ccc
  2. Mär 07, 2025
  3. Mai 28, 2024
  4. Mai 07, 2024
  5. Feb 09, 2024
  6. Aug 31, 2023
  7. Aug 30, 2023
  8. Aug 29, 2023
  9. Jul 28, 2023
  10. Okt 05, 2022
  11. Okt 04, 2022
  12. Sep 22, 2022
  13. Sep 20, 2022
  14. Sep 15, 2022
  15. Sep 07, 2022
  16. Feb 24, 2022
  17. Jan 04, 2022
  18. Jun 22, 2021
  19. Jun 01, 2021
  20. Mai 04, 2021
  21. Apr 07, 2021
  22. Mär 16, 2021
  23. Mär 15, 2021
  24. Mär 12, 2021
  25. Feb 24, 2021
  26. Feb 01, 2021
  27. Aug 13, 2020