Releases: City-of-Turku/smbackend
Release v1.5.13
This is release v1.5.13
Notable changes:
#184 Import traffic signs
#182 Fix importing of faulty linestrings in street maintenance history.
#181 Improve street maintenance history importing.
#176 ContenType handling refactoring, removed choices constants
#175 Import virma data
#174 Generic wfs importer
#173 Management command to delete mobile units
#171 Importer for Kuntec street maintenance history
Small changes and fixes:
#185 Fix failing test_gas_filling_stations_import
#180 Possibility to filter extra field with int or float value.
#179 Add disabled parking signs importing
#178 Add crosswalks importing
#177 Bugfix, multiple polygons in wfs feature not stored correctly
#172 Bugfix, get_municipality_name_by_point retrn multiple AdministrtiveDivisions
#170 Change ocd_id of postcode_are to lowercase
#168 Attribute to division importer for checking Turku boundarys
This is release (candidate) v1.5.13rc
Notable changes:
#182 Fix importing of faulty linestrings in street maintenance history.
This is release (candidate) v1.5.12rc
Notable changes:
#181 Improve street maintenance history importing.
#176 ContenType handling refactoring, removed choices constants
#175 Import virma data
#174 Generic wfs importer
#173 Management command to delete mobile units
#171 Importer for Kuntec street maintenance history
Minor changes:
#180 Possibility to filter extra field with int or float value.
#179 Add disabled parking signs importing
#178 Add crosswalks importing
#177 Bugfix, multiple polygons in wfs feature not stored correctly
#172 Bugfix, get_municipality_name_by_point retrn multiple AdministrtiveDivisions
#170 Change ocd_id of postcode_are to lowercase
#168 Attribute to division importer for checking Turku boundarys
Release v1.5.11
This is release v1.5.11
Notable changes:
#165 Division importer filter by Turku boundarys
#163 Fix bug in function get_turku boundary, now returns the boundarys of Turku.
#162 Replace GDAL with pyshp in lounaistieto shapefile importer.
#161 Importer for districts.
#160 Bicycle network (brush salted and sanded) create mobile unit for every geometry.
#159 Lounaistieto shapefile importer.
#155 AdministrativeDivision importer.
#151 Improved street maintenance history data handling, i.e., Autori importer should now be able to import the production data.
#147 Autori(YIT) street maintenance history importer.
#146 Loading and unloading places importer.
Small changes and fixes:
#164 Fix duplicate '-' start_date_time format in street maintenance.
#158 Add division importer to turku_services_importer.
#157 Migration that fixes typo in street maintenance provider choices.
#156 Fix for Denial-of-service vulnerability in internatiolized URLs.
#154 Bugfix, get_municipality_name fails with overlapping geoms.
#153 Fix street maintenance history api error handling.
#152 Add SCALE-UP project info.
#149 Fix bug when serializing municipality from the services.unit model.
#148 Change bicycle stands servicenode names to plural form.
#142 Replace optimizaion by gloabls with lru__cache in services import.
This is release (candidate) v1.5.11rc
Notable changes:
#163 Fix bug in function get_turku boundary, now returns the boundarys of Turku.
#162 Replace GDAL with pyshp in lounaistieto shapefile importer.
#161 Importer for districts.
#160 Bicycle network (brush salted and sanded) create mobile unit for every geometry.
#159 Lounaistieto shapefile importer.
#155 AdministrativeDivision importer.
Minor changes:
#158 Add division importer to turku_services_importer.
#157 Migration that fixes typo in street maintenance provider choices.
#156 Fix for Denial-of-service vulnerability in internatiolized URLs.
#154 Bugfix, get_municipality_name fails with overlapping geoms.
#153 Fix street maintenance history api error handling.
#152 Add SCALE-UP project info.
This is release (candidate) v1.5.10rc
Notable changes:
#151 Improved street maintenance history data handling, i.e., Autori importer should now be able to import the production data.
This is release (candidate) v1.5.9rc
Notable changes:
#147 Autori(YIT) street maintenance history importer.
#146 Loading and unloading places importer.
Small changes and fixes:
#149 Fix bug when serializing municipality from the services.unit model.
#148 Change bicycle stands servicenode names to plural form.
#142 Replace optimizaion by gloabls with lru__cache in services import.
Release v1.5.8
This is release v1.5.8
Notable changes:
#144 App for storing street maintenance history.
#135 Importer for disabled parkings.
#134 Search backward compatible serializer.
#125 Berths importer.
#121 Management command that empties search column.
#118 Importer for no staff parkings.
#116 Fixed dockerization.
Small changes and fixes:
#144 Include only maintenance events in Turku.
#136 Bug fix, serializing polygon if latlon is set to true.
#131 Filter address by its municipality_id, not trough related street.
#132 Add syllables to services search column.
#133 Add input param for backward compatibility.
#130 Fix for empty task name in task results.
#129 Fix bug in berths importer.
#128 Fix bug with incorrect polygon dimension.
#127 Geographical municipality is added during importing in none is found in the MDS-data.
#123 No units are returned in search if not found without trigram and addresses are found.
#122 Endpoint for getting units by their address.
#120 Change django-celery-results to version >=2.4.0.
#119 Change Django to version >=4.0.7.
#117 Change munigeo to version 0.2.73.
## This is release (candidate) v1.5.8rc
Notable changes:
#135 Importer for disabled parkings .
#134 Search backward compatible serializer.
Small changes and fixes:
#136 Bug fix, serializing polygon if latlon is set to true.
#131 Filter address by its municipality_id, not trough related street.
#132 Add syllables to services search column.
#133 Add input param for backward compatibility.
Release v1.5.7rc
Includes:
- Hotfix for django-celery-results not showing task name.
- Add geographical municipality to Units when importing, if Unit does not receive a municipality from the source data.
- Endpoint to retrieve Units by address.
- Marinas and Berths importer.
- Search, do not use trigram search for units if addresses are found.
- Management command to empty search columns.
- Django version to >=4.07.
- Django-celery-results to version >=2.4.0.
- Munigeo to version 0.2.73.
- Numpy to version >=1.22.
- Dockerize fix.
- Update to address importer, adds municipality to addresses.
- Task that imports all mobility data sources.
- Natural sort of addresses. To display addresses in correct order in search
- Fix polygon serialization dimension bug.