Daniel Kastl
Daniel Kastl
**Problem** The current Geocoding settings and a not working location search are a bit confusing and it looks unfinished. **Improvement** Configure Geocoding for use with Nominatim or provide the necessary...
Similar to #57 there should be spatial filtering capabilities for the API: - [x] Limit by Bounding Box (ie. current map extent) - [ ] Limit by distance (ie. distance...
For an increasing number of issues it's necessary to allow spatial search and filters for the issues list or a project. Typical spatial search requests are: - [ ] Limit...
When Geocoding is enabled it requires certain custom fields to be created and these fields are linked through their name. This is at best a quick hack. Instead we should...
Curently on http://localhost:3000/issues no map is shown. Reason for this is, that GTT module is configured by project at the moment, so there are no global settings, that can be...
Add "KML" format to the list of available export formats. Applies to "issue", "issues", "projects", and "activity".
### Describe the bug While field names must be unique and an error is shown (and the schema JSON is invalid) when two or more fields have the same name,...
**Checklist** _Put an `x` in the boxes that apply_ - \[x\] I have run the latest release. - \[x\] I have inspeced the status of docker containers. - \[x\] I...
Fixes #329 Changes proposed in this pull request: - Updates OpenLayers to v10 - Updates other dependencies to most recent versions