Jens Dieskau

Results 4 issues of Jens Dieskau

It should be possible to define multiple gitlab urls to link more than one gitlab installation to the ci server.

I tried to build the project, but unfortunately I had some problems with it. I could not initialize the d3 submodule. Did I miss something? Maybe a small installation instruction...

The "redirect_uri" from omniauth is always http, even when the gitlab-time-tracking app is served as https. For this reason, gitlab always response with this error: ``` The redirect uri included...

The `ChecklistViewItemOnDragListener::onDrag` [1] tries to find the next `ScollView` ancestor. In some cases it is necessary to use a `NestedScrollView` instead of a normal `ScrollView`. But it is not possible...