Jan S.

Results 13 issues of Jan S.

#### Describe the bug When creating annotations with `orig_time=None` and saving them to a `*.csv` file using the `save` function, `orig_time=None` is ignored and replaced by `1970-01-01 00:00:00`. Thus, when...

BUG

Currently only JDK 8 is supported, JDK 9 does not work due to compatibility issues regarding WRO. See https://github.com/wro4j/wro4j/issues/1039

maintainance

We should hide all entities and features related to the testing tool, as long as the users do not make explicitly use of the tool. Otherwise, new and unexperienced user...

improvement

In order to improve the loading times of the frontend, we urgently need a javascript pipeline that prepares the javascript before creating the WAR. It should include: - Concatenate all...

maintainance

On the settings page, there should be an option for deleting all value logs that have been recorded so far of all components.

feature
good first issue

maintainance
BLOCKED

``` 2021-02-02 16:00:38.979 WARN --- [ main] .m.c.i.MongoPersistentEntityIndexCreator : Automatic index creation will be disabled by default as of Spring Data MongoDB 3.x. Please use 'MongoMappingContext#setAutoIndexCreation(boolean)' or override 'MongoConfigurationSupport#autoIndexCreation()' to...

maintainance

At the moment, creating and deleting of connections between devices and components is not correctly tracked for the undo manager. This is the case because undoing an action or importing...

bug

"Rule triggers" should be called "rule conditions" in code as well. At the moment, only the UI displays them as desired.

refactoring

The rule list controller in frontend requires some major refactorings in order to become better readable.

refactoring