Timo Brandstätter
Timo Brandstätter
I'm logged in as owner and I'm trying to add other users in the privileges view. After I select the user in the textfield nothing happens and the user isn'd...
I'm not able to test a Controller if he is change by the EventBus which is called outside of a other controller.
Currently the opendolphin tests run often in time-out exceptions with no reason. Most of the time retriggering solves the problem. Regarding the integration tests here we run in endless long-poll...
Currently the Json contains null values. this is not needed. To save bandwidth we should do this conditional on a property since this can very helpfully for debug purposes (Hint...
If the Spring startup fails DP throws ``` com.canoo.dolphin.test.ControllerTestException: Can not connect client context! at com.canoo.dolphin.test.SpringTestNGControllerTest.connectClientContext(SpringTestNGControllerTest.java:46) ``` also if the Spring bootstrap fails. In that case is the real problems...
Please provide some Guidlines for Code Style and conventions about Null-Checks etc
Updated the current log4j configurations to roll files based on size, not date, and without compression. This will bring the configurations in line with what is supported by the base...