Henning Bredel
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` ...
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...
Extend or refactor pdf reporting as this still depends on an xml document binding from sensorwebclient ...
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...
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.
(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...
## 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...