From cdc39daf42a6519dd44a380d5d879f88a0efd467 Mon Sep 17 00:00:00 2001 From: Christopher Johns Date: Tue, 13 Aug 2024 12:16:53 +0100 Subject: [PATCH] Rename to communities / MHCLG --- application/core/templates.py | 2 +- application/factory.py | 2 +- application/templates/components/phase-banner/macro.jinja | 2 +- application/templates/pages/about/about.md | 6 +++--- application/templates/pages/accessibility-statement.md | 4 ++-- .../pages/guidance/publish-data-on-your-website.md | 2 +- .../pages/guidance/specifications/article-4-direction.md | 2 +- package.json | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/application/core/templates.py b/application/core/templates.py index c1a186f7..eb5da6e2 100644 --- a/application/core/templates.py +++ b/application/core/templates.py @@ -56,7 +56,7 @@ def random_int(n=1): templates.env.globals["enable_x_ref"] = True templates.env.globals["includeAutocomplete"] = True templates.env.globals["random_int"] = random_int -templates.env.globals["templateVar"] = {"email": "digitalland@levellingup.gov.uk"} +templates.env.globals["templateVar"] = {"email": "digitalland@communities.gov.uk"} templates.env.globals["serviceStatus"] = False templates.env.globals["gaMeasurementId"] = settings.GA_MEASUREMENT_ID templates.env.globals["get_os_oauth2_token"] = get_os_oauth2_token diff --git a/application/factory.py b/application/factory.py index bf310ea6..83178fde 100644 --- a/application/factory.py +++ b/application/factory.py @@ -72,7 +72,7 @@ def create_app(): version="0.1.0", contact={ "name": "planning.data.gov.uk team", - "email": "digitalland@levellingup.gov.uk", + "email": "digitalland@communities.gov.uk", "url": "https://www.planning.data.gov.uk", }, license_info={ diff --git a/application/templates/components/phase-banner/macro.jinja b/application/templates/components/phase-banner/macro.jinja index 11318161..599ca80c 100644 --- a/application/templates/components/phase-banner/macro.jinja +++ b/application/templates/components/phase-banner/macro.jinja @@ -4,7 +4,7 @@ "tag": { "text": params.phase }, - "html": params.html | default('This is a prototype. Your feedback will help us to improve it.'), + "html": params.html | default('This is a prototype. Your feedback will help us to improve it.'), "classes": params.classes, "attributes": params.attributes }) }} diff --git a/application/templates/pages/about/about.md b/application/templates/pages/about/about.md index 995880b9..f80b2b19 100644 --- a/application/templates/pages/about/about.md +++ b/application/templates/pages/about/about.md @@ -19,7 +19,7 @@ Because we are working on this product: - the data we have collected is not yet complete (there may be things you expect to see that are currently missing)  - legislation designed to mandate these standards is still [in Parliament](https://bills.parliament.uk/bills/3155)  -You can tell us if something doesn't look right by emailing [digitalland@levellingup.gov.uk](mailto:digitalland@levellingup.gov.uk).  +You can tell us if something doesn't look right by emailing [digitalland@communities.gov.uk](mailto:digitalland@communities.gov.uk).  We are currently working with a set of LPAs to collect data according to our draft standards, that will be collected by the platform. The number of LPAs and datasets covered is growing all the time. @@ -63,11 +63,11 @@ Services like PlanX and BOPS have the potential to save LPAs millions each year, UK PropTech --- -The UK has a growing Property Technology sector with global ambitions. DLUHC is working closely with the sector, including through [Digital Citizen Engagement](https://dluhcdigital.blog.gov.uk/2021/08/03/new-fund-to-enhance-community-engagement-in-planning/) pilots and the [PropTech Advisory Council](https://www.gov.uk/government/news/proptech-dragons-form-new-expert-property-innovation-council).    +The UK has a growing Property Technology sector with global ambitions. MHCLG is working closely with the sector, including through [Digital Citizen Engagement](https://mhclgdigital.blog.gov.uk/2021/08/03/new-fund-to-enhance-community-engagement-in-planning/) pilots and the [PropTech Advisory Council](https://www.gov.uk/government/news/proptech-dragons-form-new-expert-property-innovation-council).    While the data for this site has been designed for the modernisation of public sector planning services, we are exposing it so it can also be used by the UK PropTech sector without expensive and complex workarounds to scrape, acquire or deduce the data from the state.   -We are keen to hear from and potentially highlight external users of this data, and to get feedback about how we can improve this service. To get in touch with the team, contact [digitalland@levellingup.gov.uk](mailto:digitalland@levellingup.gov.uk).   +We are keen to hear from and potentially highlight external users of this data, and to get feedback about how we can improve this service. To get in touch with the team, contact [digitalland@communities.gov.uk](mailto:digitalland@communities.gov.uk).   A number of companies already provide access to public sector planning data. If you are looking for commercial services providing national data coverage, access to historic data, or insights and services, have a look at companies such as [LandTech](https://land.tech/), [Glenigan](https://www.glenigan.com/), [Nimbus](https://www.nimbusmaps.co.uk/), [Urban Intelligence](https://urbanintelligence.co.uk/) and [Realyse](https://www.realyse.com/) among others. diff --git a/application/templates/pages/accessibility-statement.md b/application/templates/pages/accessibility-statement.md index 3fb78245..bf3eb0be 100644 --- a/application/templates/pages/accessibility-statement.md +++ b/application/templates/pages/accessibility-statement.md @@ -70,7 +70,7 @@ We will outsource an accessibility audit on this website in the near future and ## How to request content in an accessible format -If you need information in a different format, for example large print or accessible PDF, email  and tell us: +If you need information in a different format, for example large print or accessible PDF, email  and tell us: - the web address (URL) of the content - your name and email address @@ -80,7 +80,7 @@ We'll consider your request and get back to you in 21 days. ## Reporting accessibility problems with this website -If you find any problems that are not listed on this page, or you think we're not meeting the accessibility requirements, please email  so that we can fix the issue. +If you find any problems that are not listed on this page, or you think we're not meeting the accessibility requirements, please email  so that we can fix the issue. ## Enforcement procedure diff --git a/application/templates/pages/guidance/publish-data-on-your-website.md b/application/templates/pages/guidance/publish-data-on-your-website.md index 7093c816..472ec226 100644 --- a/application/templates/pages/guidance/publish-data-on-your-website.md +++ b/application/templates/pages/guidance/publish-data-on-your-website.md @@ -34,7 +34,7 @@ The data is provided under the [Open Government Licence](https://www.nationalarc Tell us about the webpage ------------- -Send an email to [digitalland@levellingup.gov.uk](mailto:digitalland@levellingup.gov.uk). +Send an email to [digitalland@communities.gov.uk](mailto:digitalland@communities.gov.uk). The email must include: diff --git a/application/templates/pages/guidance/specifications/article-4-direction.md b/application/templates/pages/guidance/specifications/article-4-direction.md index 0ede8fd5..0b6ff533 100644 --- a/application/templates/pages/guidance/specifications/article-4-direction.md +++ b/application/templates/pages/guidance/specifications/article-4-direction.md @@ -168,7 +168,7 @@ A list of the permitted development rights withdrawn by the article 4 direction. Separate the rights in the list using semicolons. -Only use rights from our [permitted development right dataset](https://www.planning.data.gov.uk/dataset/permitted-development-right). If the area withdraws a permitted development right that is not in our dataset, email [digitalland@levellingup.gov.uk](digitalland@levellingup.gov.uk). +Only use rights from our [permitted development right dataset](https://www.planning.data.gov.uk/dataset/permitted-development-right). If the area withdraws a permitted development right that is not in our dataset, email [digitalland@communities.gov.uk](digitalland@communities.gov.uk). Example: `3D;3M;11B` diff --git a/package.json b/package.json index e8ca351f..21970ff2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "jinja", "FastAPI" ], - "author": "planning.data.gov.uk Team - DLUHC", + "author": "planning.data.gov.uk Team - MHCLG", "license": "MIT", "bugs": { "url": "https://github.com/digital-land/digital-land.info/issues"