Daniel Kastl
Daniel Kastl
I think you can merge, but aren't they still draft?
Ah, that's my draft ... I totally forgot. Feel free to merge as you like
I just confirmed a manual test with 2 projects, one with GTT enabled and one without GTT. Creating new issues from `/issues/new` was no problem with this fix. So I...
Thank you for taking a look! I can confirm that it works with only `postgres` enabled in a setup, where only "orion" and "cygnus" are configured with subdomain. Before I...
Just as a reference, the `config.sh` I used has the following modifications: ```diff diff --git a/config.sh b/config.sh index 67b7d60..67e74e4 100755 --- a/config.sh +++ b/config.sh @@ -94,12 +94,12 @@ IMAGE_TIMESCALE=timescale/timescaledb-postgis:1.7.5-pg12 #...
Eventually `Comet` makes a difference, beside enabling all database adapters. The `502 Bad Gateway` error happens for Cygnus, when the default `config.sh` is modified like ```diff diff --git a/config.sh b/config.sh...
I see. That makes sense. And thank you for the suggestions! I usually prefer PostgreSQL, if I have the choice. That's why I initially disabled the other alternatives. But there...
The Ajax request method of ol-ext does not support POST requests at the moment, which are required by the Location API
Thank you for sharing this suggestion. Would be able to provide a pull request, which then also gives you the credits. Just out of curiousity, what are the plugins using...
Thanks for coming back. You mention the supply plugin, but this would be another repository. If you want these changes to be included in the plugin, it would be best...