Results 4 issues of Kevin

In the contract view, make the column ordering configurable. This could be through drag & drop or even just a (textual) number ordering in a configuration page. I frequently use...

I received a Javascript error when opening Sia Host Manager today. ![Screenshot from 2022-10-09 07-39-54](https://user-images.githubusercontent.com/1779089/194760183-46760bdf-498d-409c-8c3d-9fdd76efdaf1.png) ![Screenshot from 2022-10-09 06-50-05](https://user-images.githubusercontent.com/1779089/194760184-9b2210e0-f832-4b4e-8fe0-ef0ed652b162.png)

When I create a recurring event on owncloud, it only shows up on the Android calendar if it is an all-day event.

In this Vaadin Flow [Spring guide](https://vaadin.com/docs/v14/flow/spring/tutorial-spring-configuration.html), there is a reference for how to configure the context root as something other than the default by using vaadin.urlMapping=/my_mapping/* and modifying the default...