Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Oct 22, 2024
    • jojohoch's avatar
      Add filename to media element properties · 545748f4
      jojohoch authored
      - Image
      - Hotspot-Image
      - Audio
      - Video
      - Geometry
      - DragNDropValueObject (imgFileName, audioFileName)
      - LikertRowElement (imgFileName, audioFileName)
      545748f4
  2. Oct 15, 2024
  3. Jul 19, 2024
  4. Jul 18, 2024
  5. Jul 16, 2024
  6. Jul 15, 2024
  7. Jul 11, 2024
  8. Jun 25, 2024
    • rhenck's avatar
      Checkbox: Fix value initialization · f88d27bf
      rhenck authored
      The default value overwrites the value set in the parent constructor 
      (Javascript...). Therefore the value needs to be intialized explicitly 
      after the parent constructor has run.
      f88d27bf
  9. Jun 24, 2024
  10. 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
  11. May 22, 2024
  12. Feb 12, 2024
  13. Feb 08, 2024
  14. Feb 02, 2024
  15. Jan 15, 2024
  16. Jan 04, 2024
  17. Dec 15, 2023
  18. Dec 14, 2023
  19. Dec 13, 2023
Loading