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. Jul 30, 2024
  4. Jun 20, 2024
  5. Mai 28, 2024
  6. Mai 07, 2024
  7. Feb 09, 2024
  8. Feb 05, 2024
  9. Aug 31, 2023
  10. Aug 30, 2023
  11. Aug 29, 2023
  12. Jul 28, 2023
  13. Feb 01, 2023
  14. Okt 05, 2022
  15. Okt 04, 2022
  16. Sep 22, 2022
  17. Sep 21, 2022
  18. Sep 20, 2022
  19. Sep 19, 2022
  20. Sep 15, 2022
  21. Sep 07, 2022
  22. Aug 24, 2022
  23. Aug 15, 2022
  24. Jun 30, 2022
Lade