Florian Esser

Results 24 issues of Florian Esser

Example case: If the source schema is comprised of multiple Oracle SQL queries, the HSD export will export basic Oracle types (e.g. `NUMBER` or `VARCHAR2`) along with the table definitions...

enhancement
io
on hold
planned

It looks like that in the software installation dialog hale studio tries to contact upadate sites directly even when a proxy is configured. In environments where proxy use is required...

bug
to be tested
hale-pro
confirmed

Allow the user to specify whether multiple conditions in the `Join` and `Spatial Join` (#187) functions should be connected by `AND` or `OR`.

enhancement
prio-2-should

At the moment only the browser-based version is implemented, which leads to the login component not being available on Linux and MacOS (cref. #291).

enhancement
ux

With the widespread deployment of SSL certificates, plain `http` connections get redirected to `https` more and more often. The method ``` URL url = new URL("http://www.example.org"); InputStream is = url.openStream();...

enhancement
io
stale

In a project that contains a project variable, the removal of a variable via the settings dialog is not persisted to the project file upon save.

bug

When trying to open the file selection dialog via the `Browse...` button (see screenshot), the application freezes on macOS 10.15.7. This applies to both hale studio 3.5.0 and the 4.0.0...

bug
ui
stale

If a project variable is used, e.g. in an `Assign` cell, but the variable is not defined, no warning or error is generated.

enhancement
core
prio-3-could
confirmed

When importing source data from a WFS via the UI wizard, the checkbox `Paginate WFS requests` is always activated by default, independent from the WFS version. If the user does...

enhancement
ux
prio-3-could

WFS 2.0.0/2.0.2 servers can support response paging by providing a URI in the `next` attribute of the returned `wfs:FeatureCollection` (see sec. 7.7.4.4 in the [WFS 2.0 standard](http://portal.opengeospatial.org/files/?artifact_id=39967)). The provided URI...

enhancement
funding-welcome
prio-3-could