summaryrefslogtreecommitdiff
path: root/developer-weekend
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-15 11:33:20 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-15 11:33:20 +0100
commit4970c7e813e8399fd2025061c1c339b0c0f39fb7 (patch)
tree30c8f3a3bf78df14037adbae2483af32a3ef0c77 /developer-weekend
parent2ee8a4302410d48aa22638fbada43447f99c492d (diff)
downloadnetsurf-wiki-4970c7e813e8399fd2025061c1c339b0c0f39fb7.tar.gz
netsurf-wiki-4970c7e813e8399fd2025061c1c339b0c0f39fb7.tar.bz2
update statement of work with completed tasks
Diffstat (limited to 'developer-weekend')
-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.