Skip to content

Releases: City-of-Helsinki/city-infrastructure-platform

city-infrastructure-platform: v1.6.0

02 Feb 18:36
Compare
Choose a tag to compare

1.6.0 (2025-01-31)

Features

  • Add decision_url to Plan admin page (1cfe8b1)
  • Add Plan WFS feature (b939f1b)
  • Add search fields to Plan admin (98eb08a)
  • Show location information fields one below another instead of side-by-side (ab8b78e)

city-infrastructure-platform: v1.5.0

30 Jan 07:36
Compare
Choose a tag to compare

1.5.0 (2025-01-29)

Features

  • Add devicetype code and legacy code to admin search to all models that have device type (98fa983)
  • Management command for updating plan information from a csv-file (bd56a0a)
  • Unregister social_auth user admin view (d960319)

city-infrastructure-platform: v1.4.0

14 Jan 14:41
Compare
Choose a tag to compare

1.4.0 (2025-01-14)

Features

  • Add all possible content_s fields to template export for additional sign plans and reals (1305079)
  • Register User model to auditlog (07fc4aa)

Bug Fixes

  • Auditlog entries are now create also for user invidual permission updates (77bef68)

city-infrastructure-platform: v1.3.0

22 Dec 13:13
Compare
Choose a tag to compare

1.3.0 (2024-12-20)

Features

  • Centroid WFS Feature for mount plans and reals instead of only for portal types. (650a0d6)
  • WFS Feature for mountplans and mountreals that uses centroid as instead of real location (f5baeda)

Bug Fixes

  • Add missing internationalization support for mount centroid titles (84a2eb6)
  • Many fixes related to location handling in admin forms (5b09d92)

city-infrastructure-platform: v1.2.0

17 Dec 08:45
Compare
Choose a tag to compare

1.2.0 (2024-12-16)

Features

  • Add additional_information to users (dd8cb38)
  • Allowed location is now bound with Helsinki city limits (a44ba1e)
  • API maximum result per page configuration (0ff52f9)
  • Make source_name and source_id editable in all admin models where they exist (ff0c74d)
  • Use map widget for all models that have a location (25acfbe)

Bug Fixes

  • Use same values for lane_number as digiroad (6e753c5)
  • Xy coordinate swap now done for all geometry types for WFS gml api (064522d)

city-infrastructure-platform: v1.1.0

04 Dec 14:51
Compare
Choose a tag to compare

1.1.0 (2024-11-29)

Features

  • Add source_name and source_id to import-export resources where applicable (ca28781)
  • List additional signs right after trafficsign in embed view (c2a1a7f)

Bug Fixes

  • Add missing internalization and finnish translation for No additional signs (6f723cf)
  • Do not allowd geometries outside given SRID (e1794ac)

city-infrastructure-platform: v1.0.0

13 Nov 07:25
Compare
Choose a tag to compare

1.0.0 (2024-11-12)

⚠ BREAKING CHANGES

  • change AdditionalSignReal parent field to be non-nullable

Features

  • Add links to privacy policies (f64f4a8)
  • Add MountReal and MountPlans to WFS API (79dfaf6)
  • Add parent_id and additional_information fields to AdditionalSign and Plan WFS (3ced611)
  • Add virus scan and file type check to file uploads via REST API (d781a4a)
  • Change AdditionalSignReal parent field to be non-nullable (5f1da21)
  • Limit unsuccessful login attemps (490488c)
  • Restrict filetypes that can be uploaded (42e5277)
  • Show enum name instead of value in WFS API (da45376)

Bug Fixes

  • AD login fails if session cookie samesite setting is set to Strict, change back to Lax (d50c875)
  • Add english for privacy policy, link goes to finnish pdf (039bd86)
  • Base information was not taken into export nor in the template (0fbe7e6)
  • Data protection policy link finetuning (62db1e7)
  • English link pointed to swedish pdf file instead of finnish (b59729a)
  • Set more strict cookie policies (337a9ea)
  • Try to get actual client ip for login attempt limitation (d8be07e)

city-infrastructure-platform: v0.1.0

25 Oct 14:21
Compare
Choose a tag to compare

0.1.0 (2024-10-25)

Bug Fixes

  • Add decision_date to PlanAdmin (231e50c)
  • Use master branch instead of main (9b6e8bb)