This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jul 03, 2023
- Jun 28, 2023
- Jun 27, 2023
- Jun 26, 2023
- Jun 23, 2023
- Jun 15, 2023
-
-
rhenck authored
Also restructure files containing interfaces.
-
- Jun 13, 2023
-
-
rhenck authored
- Add ReferenceManager to check if deleted elements are referenced anywhere in the unit. If so display a warning. - Move page logic to UnitService
-
rhenck authored
- Background color must not be transparent for the stickied panel to overlay properly. - Use TextImagePanel where possible
-
- Jun 12, 2023
-
-
rhenck authored
-
- Jun 11, 2023
- Jun 08, 2023
-
-
rhenck authored
Less unneeded scrollbars and fixed height.
-
- Jun 05, 2023
- May 05, 2023
- Jan 04, 2023
-
-
Richard Henck authored
- allowReplacement (moved from element to list prop) - originList and Index are non-optional (means placeholders have to be used sometimes) - Re-introduced the dict of all DropListComponents. This is the only way I have found to get a reference to a DropListComponent by ID. This is needed for returning to origin. Origin is not actually part of the transaction and needs to be fetched from somewhere else. Hence the dict. - Console statements still present for debugging.
-
- Nov 30, 2022
-
-
rhenck authored
-
- Nov 29, 2022
-
-
rhenck authored
Allows DropListvalueObjects which have this setting to be replaced in lists which only allow onlyOneItem. When this switch is set, the class sets the other 2 internal values (originListID?: string; originListIndex) itself. Those can not be seen nor changed from outside. Also refactoring in lots of places around droplists. Better names, cleaner structure, comments. #305
-
- Nov 20, 2022
-
-
rhenck authored
Reads file as base64. Also rework the GeoGebra dialog to close automatically when a valid definition is available, either through pasting or file upload.
-
- Oct 26, 2022
-
-
jojohoch authored
-
- Oct 25, 2022
-
-
jojohoch authored
-