Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jun 19, 2024
  2. Jun 17, 2024
  3. Jun 06, 2024
  4. Jun 03, 2024
    • rhenck's avatar
      Move MessageService to Editor project · 9e5ff29f
      rhenck authored
      This is only used by the Editor. It was in common while the 
      SanitizationService was used by the Player which then could display 
      errors. Sanitization has been refactored and this is no longer needed.
      9e5ff29f
  5. May 30, 2024
    • rhenck's avatar
      [editor] Add static icons and names to element classes · dae0f897
      rhenck authored
      Separating code changes is rather hard right now, so there is a lot of stuff that is part of this commit that should not. Details below.
      
      - All elements have static fields that holds their title and icon. This way dynamic lists can be built (for example for delete dialog) which show title and icon for all elements. ALso icons and names can be changed in one place.
      - Template-Tab has been added. This should have templates to help creating groups of ui elements. This is work in progress and there are actually no templates yet. So this will change or even be removed in the future. This is mostly UI, the code is "TODO".
      - Refactoring and improvement for delete and reference dialogs
      - Delete logic refactored for elements, sections and pages. There are no longer different dialogs when references are found, but instead one dialog that can do both.
      dae0f897
  6. May 23, 2024
  7. Apr 11, 2024
  8. Mar 28, 2024
  9. Mar 27, 2024
  10. Mar 22, 2024
  11. Mar 19, 2024
  12. Mar 12, 2024
  13. Mar 06, 2024
  14. Feb 28, 2024
  15. Feb 23, 2024
  16. Feb 21, 2024
  17. Feb 19, 2024
  18. Feb 16, 2024
  19. Feb 15, 2024
  20. Feb 13, 2024
  21. Feb 12, 2024
  22. Feb 09, 2024
  23. Feb 08, 2024
  24. Feb 06, 2024
  25. Feb 02, 2024
  26. Jan 29, 2024
Loading