summaryrefslogtreecommitdiff
path: root/developer-weekend/aug-2019.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'developer-weekend/aug-2019.mdwn')
-rw-r--r--developer-weekend/aug-2019.mdwn11
1 files changed, 6 insertions, 5 deletions
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 1103249..28826be 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -327,7 +327,8 @@ If at all possible, we'd like to see some of the following addressed before
the next developer weekend…
* General
- * Remove 401 login implementations from all frontends
+ * Remove 401 login implementations from all frontends (Vince) **DONE**
+ * Resolve issues arising from introducing internal query pages (Daniel) **DONE**
* Implement any appropriate auto fill auth handlers
* Low level cache should own certificate data and persist with all other data
- Shouldn't be pushed down to browser window; browser window should request
@@ -340,10 +341,10 @@ the next developer weekend…
* Language support for resources (Vince)
* Listing of compiled-in surfaces (Vince)
* Internationalisation
- * Translations for all the SSL messages.
- - Write the English ones first.
- * Translations for the auth messages.
- * Make a mailing list post.
+ * Write the English query page page messages first. (Vince) **DONE**
+ * Make a mailing list post about query pages. (Daniel) **DONE**
+ * Translations of all messages for the SSL/privacy internal query page.
+ * Translations of all messages for the authentication internal query page.
* Current CI tests (test-site-run)
- Three groups:
+ Tests that only fetch from our infrastructure.