c62d85ad fix: SCHEMA-Select importTables do not have an importTableCreator. converter.executer should not expect one.
cb8db081 fix(cql): fix some text overflowing its parent
bfb006ad trans(cql): add missing translations for datatypes
f47c1e80 fix(cql): base filter not changing color when selected
78781274 ci: removed modules, so that new modules are imported automatically
27c47143 trans: add perspective translations
c78c0ce0 test: added test for curly braces in data in loadDatablob and defineImporttable
2f3c06af test: expectation exists added
835853f1 test: new test attempting to create a new class with existing ID, leading to an error
386ca2c8 fix: flaky dynamicSelect inputs
bc3ce0b9 fix: empty feature edit link lists should still delete existing links
7ee43523 feat: features table shows error message instead of "no records found"
65889dde feat: creating indices for table and materialized view -type perspectives
63abbcb3 fix: order perspective view creation by the I field of all joined objects
c7d7d525 feat: make additional Base IDs optional
7d766c6b test(fix): make flaky tests more stable
2dc182d5 test: moved old classes inputData into apiclient tests
3eba4a4b test(refactor): changed browsercontrol import
632060e6 test(refactor): introduce browsercontrol in classes tests
62b8b4fa test(fix): make flaky tests more stable
302a86b3 test(refactor): sorted InputData by sourceLabel
7e177722 test: update logging rules
f506e274 ci: auto cancel on new commits
8bacd597 feat: Order link statistics by source.n2 and target.n2
b99471a0 feat: caching cursor can use an actual cache that supports invalidation
c47e0a5e fix(tests): pick the right process input for checking which conversion the process is connected to
230879f4 fix: neighbours should also be cached just like items
ea90242c fix: moving views and moving classes with low IDs when higher target IDs exist
d33adca7 feat: POST requests to the apiservice:search ressource can be exempt via CACHE_POST_EXEMPT setting
50e5c10c fix: multi-class neighbours response should not modify global parametersCleared values for limit and startIndex
0322f847 fix: converter.executer now lives in the converter module directly
c2c8eb3f feat(doptet): moving classes and links
3efa0fa0 feature(cloner): cloning conversions for link classes
de43427e fix(apiservice): no id queryable was available for perspectives
251f8df0 feature(cloner): Cloning conversions along with classes
12950d86 feature(apiservice): allow multiple target classIds in apiservice joins. allow referencing labeled objects in annotations
c7e2046b fix: group specification in apiservice items ressource was probably broken since envsql@d075595208b
2713a593 feat(dx): add issue template for integration tests
a7d83d53 fix: linkJoinKind needs to be used in order not to get dangling one-sided links joined
e06cfd31 fix: in case a conversion has more than one report, add all of them correctly
4548277b fix: dependent conversions' NDX values need to be adjusted conditionally
bd8f12f9 fix: Link conversions accross sourceIds are assigned to the correct O-class
ac96c6cd fix(tests): perspective schema must be created in doptet creation
d958ae7f fix: race condition between submitting a new task and opening processResults
f13ccc6e refactor: removed obsolete converter app, retaining the single objectsConvert view
5b925f8d fix: ObjectCube attribute conversion deletion failed because of previously deleted linkClass
fae0f417 refactor: deleted duplicate definition of converter.executor process and its execute function
5c920e55 refactor: preparation for moving converter/control.py to converter/__init__.py
c107ebc3 refactor: transplant changes from f71f16389, 49b41413dd, e20685e3d, and bd5a8ce642a5 from doptet.control.conversion.executer to converter.control.executer
236c0bf2 refactor: deleted obsolete model based cursors
e898da75 fix: do not attempt to edit archived perspective
063ec8c4 feat: rename app to Simplex4TwIS
7026daaf feat: use Roboto as the default font family
031cf732 feat: nested datasets in load results
80084456 trans: add object cube translation
2fa294e4 ci: refactor into multiple files, adjust stages
5f94631d fix: prevent errors at the edges of daylight saving time
21d99ab6 docs(test): automatically expand issue references
9dfdb5a9 docs(test): visualize test structure
bff5b55b test: new test deleteSource
e45c2c06 test: added createDataset and some refactoring for using importer browsercontrol in importer tests
080e131d test: new importer browsercontrol
44509698 test(fix): changed order of BC calls to avoid malfunction
c88d386d test: moved checkLogCount to __init__
7711a72d test: changed browsercontrol import
1525758a test: changed regex
cdaf12fe test: added getIdOfConversion
07261579 test: added wait for networkidle in fillGeneralFormWithRegex
108577fb test(refactor): sorted InputData by sourceLabel
6e923ff0 test(refactor): sorted inputData by sourceLabel
c533e6ef attempt at datasettest