Henning Bredel

Results 38 issues of Henning Bredel

Have a look at this entry: http://www.jfree.org/phpBB2/viewtopic.php?f=3&t=10974 A fix would just use the `FixedMilliseconds` class instead of `Seconds` ...

bug

Doing explicit exception handling is good, but leaves client applications to depend on the messages the API actually returns. **Proposed Enhancement:** Add an exception code and document the exceptions which...

enhancement

Extend or refactor pdf reporting as this still depends on an xml document binding from sensorwebclient ...

enhancement

Currently rendering images is done via ImageIO which searches (for the matter of best performance) searches native installation of JAI or classpath libraries of JAI. However, JAI has incompatible license...

enhancement

When requesting a timeseries' data via `getData` without the `timespan` parameter the API requests not all data available but from a most recent timespan. This is missing in the documentation.

documentation

(Perhaps this is better located at geonode-mapstore-client -- I can transfer it to that repo, if you agree) **Is your feature request related to a problem? Please describe.** When adding...

**Is your feature request related to a problem? Please describe.** Older versions of GeoNode offered a "Download Map" button. This is not available anymore since (I guess) `v4.x`. **Describe the...

feature
needs further investigation
question
enhancement

## Expected Behavior Accessing `/api/o/v4/userinfo` via Bearer token does work. ## Actual Behavior Currently, a `401` is returned when no Cookie is sent along the request. ## Steps to Reproduce...

bug
4.4.x