Skip to content

Latest commit

 

History

History
374 lines (235 loc) · 26.9 KB

CHANGELOG.md

File metadata and controls

374 lines (235 loc) · 26.9 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • add version info for v 3.0.3 e124066
  • fix indicator metadata import wrt defaultClassification and remove template based export buttons d1c3ded
  • show isochrone legend in sidemenu if isochrones are shown on main map 3404cd7

4 June 2024

  • add version info for v3.0.1 and 3.0.2 a5f3ec7
  • allow generic edits in visibility control only by adding new entries via id in config file. no adjustments are necessary to belonging html components anymore as we hide elements now from code acece07
  • Release 3.0.2 9b49be6

3 June 2024

  • Release 3.0.1 160c505
  • add a simple tooltip as explanation for reachability indicator statistics 67ed4a6
  • remove beta preview heading b738aa2

3 June 2024

  • Release 3.0.0 5d62da9
  • fix not properly inititalized for loops 85c7322
  • fix instantiation of configurable scatter plot and balance regression e988984

3 June 2024

  • implement on-demand config of regression and trend line in scatter plot and balance diagrams 3e94449
  • encode german umlauts 0d7831e
  • fix indicator averageLine markLine in bar chart and make it configurable in reporting 826bf96

28 May 2024

  • add version 3 info 846b6d8
  • allow reachbility scenario isochrones to be displayed on main map (only one at a time) 9a9a357
  • small textual adjustments in guided tour 84a9a70

27 May 2024

  • reduce allowed colorbrewer scheme palettes to sequential items 61e35fa
  • move indicator metadata, linked indicators and linked georesources into new tab in indicator legend d37ed26
  • make spatial filter the first filter and improve labeling 537fed9

15 May 2024

  • add jspdf and jspdf-autotable as npm modules instead of using unpkg.com 3ffcf31
  • rearrange indicator additional metadata info and legend menu 7230410
  • added poi marker text in map and legend cc16794

24 April 2024

  • add spatiallyUnassignable to regional reference values aeee759
  • fixed selecting whole georessource topic 49f0f0b
  • added poiMarkerStyle and poiMarkerText to georesourceMetadataStructure 09cda9a

21 April 2024

  • applied regional default classification in map application c2b75ea
  • show current indicator classification settings in edit-medadata-modal 8fe711c
  • fixed selecting georessource category with lois 6b2f0c8

12 April 2024

  • jspdf bugfix due to unavailability of unpkg 39c2318

11 April 2024

  • implement drop zone for indicatorRegionalReferenceValuesUpload 78b3487
  • implement UI for insertion of regionalReferenceValues for indicator timeseries f0167c2
  • beta test notes for indicator reference values 9200c20

10 April 2024

  • fixed dragging & typing in dynamic breaks and other errors 65b31b2
  • added georesource marker text input to admin ui 2ba9e86
  • added classification options to indicator-edit-metadata-modal a7ea0d7

9 February 2024

  • raise angularJS version and webpack as well as release-it 4bbc7ad
  • split rechability config and poi analysis to separate angularJS modules, create new rechabilityHelperService and remove routing functionality as it was never used. 2287e78
  • changed template logic in reporting c1621ea

31 January 2024

  • bugfixes on visible user-roles for spatial units and acceptance-modal… #60
  • fixes on organisational unit delte modal 8fcefe2
  • Prepare release 2.2.2 7759935
  • bugfixes on visible user-roles for spatial units and acceptance-modal when deleting user roles 21e080d

19 January 2024

  • Handle null values for referenced Georesources be0b6e7
  • Prepare release 2.2.1 52aad0c
  • Release 2.2.1 5d82458

16 November 2023

  • Add support for OGC API - Features Retriever #52
  • implement OGC API - Features support for editGeoresource & editSpatialUnit cdeb242
  • Implement OGCAPI_Features DatasourceType for georesource import 064c1fb
  • add ogc-api features datasource/converter for spatialUnits 0e9dc99

13 November 2023

  • Prepare release 2.1.17 6f1efde
  • Release 2.1.17 abe3c9c
  • Include enabled georessources configuration in alphabetical view ae2219e

9 November 2023

  • Make regression line optional 79c1d6a
  • Make temporal trend visualization configurable e26a615
  • Make displayable georesources configurable a823e21

30 August 2023

  • fix script logic where NoData values were falsely set to 0 to continue computation. better would be NoData 7d39665
  • prepare release 2.1.15 d48907f
  • Release 2.1.15 7959467

20 August 2023

  • remove / comment out indicator characteristicValue parameter as it is more confusing to end users and not used in practice. Data Management API still has it in its API (2023-08-20) 77b02cf
  • add version info for version 2.1.14 af844bd
  • clarify script computation hints 800ec52

13 June 2023

  • update outdated dependencies 4a8a251
  • implement POST request for ORS instead of GET request c7cf490
  • prepare version 2.1.13 29911be

23 March 2023

  • implement prefilling of role based access data tables; prefilled with roles of currently loggid in user in order to guarantee that he/she has access rights 00d9df3
  • add version info for version 2.1.12 a2868f3
  • Release 2.1.12 775e721

21 March 2023

  • fix issues with data grid tables where false datasets were opened after editing other datasets; fixes #40 #40
  • add version info for v.2.1.11 21a8b9a
  • Release 2.1.11 94fd844

20 March 2023

  • fix bug in points in polygon analysis causing found POI features to not be displayed on map; fixes #39 #39
  • add version info for v2.1.10 798da1e
  • Release 2.1.10 450e94d

20 March 2023

  • fix georesource export due to additional / in path to logo; fixes #36 #36
  • fix various field issues with batch update wrt converter encoding and mimeType not being processed properly; fixes #38 #38
  • add version info for v 2.1.9 77015d5
  • Release 2.1.9 973a987

5 March 2023

  • fix bug in regression diagram when x and y axis have different number of displayable features, fixes #37 #37
  • add version info for v 2.1.8 c432aef
  • Release 2.1.8 6d4e1aa

2 March 2023

  • fix bug where admin data tables did not show up when switching between admin and map interface while staying logged in, fixes #35 #35
  • fix bug in batch update where HTTP URL field and INLINE PAYLOAD fields where not properly taken into account when exporting batch list and performing batch update itself, fixes #34 #34
  • apply version info for version 2.1.7 60f0cb9
  • prevent loading screen of regression and radar charts to overlap other sidebar content and thus allow menu clicking db4431f
  • ensure collapse trigger logic for georesources topic hierarchy 64e0faf

6 February 2023

  • update package-lock 5b9486b
  • improve spatial unit fitler and also improve visuals a0d496f
  • add version info for v 2.1.6 1d10d73

21 November 2022

  • add version info 2.1.5 79255ad
  • Release 2.1.5 95e32d1
  • when renaming spatial units ensure that indicator metadata is fetched as well, as joins between indicators and spatial units may have been modified 7419534

21 November 2022

  • add version info 2.1.4 fb827ca
  • Release 2.1.4 08d5e35
  • add functionality to rename spatial units and keep their hierarchy consistent e72a5db

7 November 2022

7 November 2022

  • Convert indentation to tabs 4df8961
  • Update georesource batch update to include the new geocoding converters. e0717c7
  • Update indicator batch update to match the recent changes to the batchUpdateHelperService and new converter types, analog to the changes in georesource batch update. 5a2714f

13 September 2022

  • Delete temporary isochrones file (unused) 602aeea
  • bump release-it 4b96f95
  • add try and catch blocks arounf reporting functionality to inform user about problems. a88f16a

9 September 2022

  • implement click logic on admin progressbar items to jump between the pages of resource management 02d16c0
  • replace duallist based role-based-access management in admin pages by a data grid with checkboxes 9020219
  • adjust keycloak-js version to 16.1.1 (as most keycloak servers) and try to overcome infinite relogin issue 328050b

11 August 2022

  • bump keycloak-js to newest version and directly pull keycloak config file from client-config service for proper initialization c501dc6
  • Release 2.0.1 381335a
  • remove jspdf and jspdf-autotable from package json and always include latest version via unpgk.com and ensure backwards compatibility b866ea5

24 July 2022

13 July 2022

  • replace isochrone dataset ff9b22d
  • Add a first draft for isochrones and poi display. b7d15a4
  • Fix various bugs related to isochrones of type "Puffer". 22335b0

10 February 2022

  • when downloading indicator data then export it with metadata file as ZIP 0dd513b
  • update script code to succesfully intersect featurecollection of linestrings with polygons and receive the respective sum of line lengths 542d683
  • make var declaration cleaner 55d89e8

27 September 2021

  • add new script to calculate the length of all line segments of a line georesource within a polygon. a property filter is optional f8a504a
  • add new script to calculate percentages of a filtered subset of a georesource 6296b4c
  • implement client side cache to store last modification timestamps as well as metadata objects of all resources 7e99b06

7 September 2021

  • reenable job execution overview and implement it with new datagrid library ea3fea1
  • implement additional job queue info labels f8191dc
  • implement isPartialUpdate switch for georesource and spatial unit update 0349367

1 August 2021

  • Implement a search function for the name column 6a77cee
  • changed ui-select dependency integration c5c4184
  • add first version of new georesource statistics by property script 1762746

1 June 2021

  • Add batch update for indicators. So far only the UI exists (mostly), the update is not yet functional. aebead8
  • Simplify Datamodel. Some variables were stored redundant before. 1fb2668
  • changed datatable library for georesource and spatial unit overview tables to ag-grid; implemented like indicator overview table 24fc6ba

11 May 2021

  • Release 1.0.1 edf11ea
  • add after-bump hook for release-it plugin to autoupdate changelog 62e65cb

11 May 2021

  • Bump eslint from 3.19.0 to 7.10.0 in /customizedExternalLibs/Excalibur-Dual-List #5
  • Feature/guided tour #8
  • fix missing bootstrap glyphicon icons in icon-picker 5feaa87
  • added release-it plugin and add package-lock.json to git 931032a
  • format / prettify code 1bc3b75

v0.5

14 June 2019

  • remove hardly integrated external dependency folders 29302df
  • add leaflet data visualization framework to enable simple styling of GeoJSON based content f9afc1b
  • adjust code to add layers to leaflet standalone version aa805ca