From b12c82965c23bc705f5678782f6bbe5fedc2f9ee Mon Sep 17 00:00:00 2001
From: Tom Byers
Date: Thu, 20 Jan 2022 15:01:53 +0000
Subject: [PATCH 1/3] Review and update accessibility statement
As with the last update, the work prepping the
interface that will be used for emergency alerts
for its accessibility audit took priority and has
taken longer than expected. Because of this, we
haven't had time to work on the issues listed
here.
This updates the planned timings to reflect what
we now believe will be possible with the work left
on emergency alerts and amount of work required to
fix them.
---
app/templates/views/accessibility_statement.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html
index ffe7b43a3..6f272113b 100644
--- a/app/templates/views/accessibility_statement.html
+++ b/app/templates/views/accessibility_statement.html
@@ -13,8 +13,8 @@
{{ content_metadata(
data={
"Published": "23 September 2020",
- "Last updated": "27 October 2021",
- "Next review due": "20 January 2022"
+ "Last updated": "20 January 2022",
+ "Next review due": "20 April 2022"
}
) }}
@@ -113,7 +113,7 @@
- We expect to fix these issues by the end of December 2021.
+ We expect to fix these issues by the end of March 2022.
Problems with using the interface
@@ -152,7 +152,7 @@
- We hope to fix these issues by the end of January 2022.
+ We hope to fix these issues by the end of June 2022.
@@ -175,7 +175,7 @@
- We’ll continue to investigate the cause of this issue and, if possible, fix it by the end of 2021.
+ We’ll continue to investigate the cause of this issue and, if possible, fix it by the end of June 2021.
@@ -199,7 +199,7 @@
- We plan to have the status page issues addressed by the current supplier or move to an alternative supplier in 2021.
+ We plan to have the status page issues addressed by the current supplier or move to an alternative supplier in 2022.
From 88edb2aafeab3abd6789950bbd0e4cb519b530ce Mon Sep 17 00:00:00 2001
From: karlchillmaid
Date: Fri, 21 Jan 2022 09:01:10 +0000
Subject: [PATCH 2/3] Bump date
---
app/templates/views/accessibility_statement.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html
index 6f272113b..29f1afb28 100644
--- a/app/templates/views/accessibility_statement.html
+++ b/app/templates/views/accessibility_statement.html
@@ -13,7 +13,7 @@
{{ content_metadata(
data={
"Published": "23 September 2020",
- "Last updated": "20 January 2022",
+ "Last updated": "21 January 2022",
"Next review due": "20 April 2022"
}
) }}
From 2a343aae673b9de00f719dffb1edcdeb17cad8b1 Mon Sep 17 00:00:00 2001
From: Tom Byers
Date: Fri, 21 Jan 2022 10:04:28 +0000
Subject: [PATCH 3/3] Add HTML abbrevation back
Co-authored-by: karlchillmaid
---
app/templates/views/accessibility_statement.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html
index 29f1afb28..927636400 100644
--- a/app/templates/views/accessibility_statement.html
+++ b/app/templates/views/accessibility_statement.html
@@ -113,7 +113,7 @@