10.0.0-next.0
Pre-release
Pre-release
·
2186 commits
to develop
since this release
10.0.0-next.0 (2022-08-19)
Bug Fixes
- Delay sidebarPosition monitoring to not get ExpressionChangedAfterItHasBeenCheckedError (3a8cf22)
- If hsConfig language property is provided, set the languageService language to it as well (5a8c674)
- Make importing of proj4 safer (3e9aabb)
- SCSS: Add new Bootstrap stylesheet (8c01e81)
- statistics: Fix building of statistics app for ng14 (b3fb761)
- statistics: Set title for statistics app (e15ff73)
- Add back missing ngIf after rebase (c77c6a4)
- Add time shift instead of substracting (56bb8f1)
- Async check of zip file size (626acde)
- Async chunk upload (79ffc0d)
- Check for 4236 proj. aliases when uploading geojson file (96296ef)
- Check if default_view property exists (0867719)
- Check if Layman endpoint exists where needed (8305b17)
- Correctly react to overwrite dialog actions (fd723b5)
- Don't rely on package.json to fill version info in impressum (3e181d9)
- Fix layman layer deletion (f797f2c), closes #3114
- Fixed multiple layer removal (6a2c897)
- Format time by config instead of hardcoded cs (115bc9f)
- Ignore wfs status, when looking for layer descriptor adding vector layers (4463b38)
- Make sure map is initiated properly before trying to fit extent (1ffbb03)
- Overwrite geojson with sld (8caab93)
- Prevent sidebar from opening when loading defaultComposition and config sidebarClosed is set to true (6a81946), closes #3149
- Provide header text for file upload error (53eb812)
- Provide layer name from the descriptor if layer doesn't exists (a714db6)
- Provide SUPPORTED_SRS_LIST first 2 srs as default (bfd3bc6)
- Relead current translations only if current lang set (0010114)
- Reset translations dictionary when overrides provided in config (70f6de2)
- Return result of recursive checkForLayerInLayman func (125808d)
- Saving of attribute value when it's not object (c41622e)
- Set UI for LaymanAccessRights component on Init (9f86aff)
- Show dialogs also when they are created on startup (d53105f), closes #3190
- Show SRS input for SHP file type (4544f7a)
- WFS version 2 getFeature params, URI EPSG aliases (5c81dee), closes #3151
- hslayers-server: Pass correct HTTP response status code for most frequent errors (b95a75b)
- LayerManager: Pass 'app' property to service (b4d2b59)
- LayerManager: Safely polyfill dimensions (f003c63)
- statistics: Better predictions and filter out nulls (935c092)
Features
- A nicer dialog to specify colorMap style options (4ada5e0), closes #3025
- Add a dialog explaining statistics app (80de9f0)
- Add posiblity to use reversed colorMap + add code desription (afd0614)
- Added set permissions feature to add data and compositions catalog items (098b71b)
- Assign extent to WMTS layers (5d498f4)
- Check if url is obtainable for add-data-vector-url (a127019), closes #3189
- Load WMTS datasets from Micka endpoint (e97f86d)
- Provide ability to overwrite existing layman layers from file upload (1ed41a5)
- Provide details if overwrite dialog appears again (798dd3d)
- Respond to keypress event for rename layer dialog (333a81a)
- Support timeout parameter in queues (bdd71d2)
- Update dimension from TIME param im WMS sources (1980c5f)
- Upgrade to Angular 14 (09939e4)
- statistics: Create function sketcher (9268bc6)
- statistics: Dialog to fill in input for prediction models (ec50fcf)
- statistics: Storing of prediction models (4cc322d)
- statistics: Visualize predictions (23e3800)
- wms-t: Show loader if dates not fetched yet (9856c89)
- Update IDW layer legend on colorMap change (4649bf4)
- Widget for setting bounds and colormap for IDW layer (4ea2eac)