From bf4fb8fa5a50aeec2ad414e880e3f9a403966f81 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 24 Apr 2020 23:38:54 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 692c15d3..0c1a1331 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -67,11 +67,26 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 2: +todo: attachment dates fucked, all same date and time?! + - it's not sent, I need to either do somethign client side to include it https://stackoverflow.com/questions/8285733/how-to-get-the-last-modified-date-of-the-uploaded-file + - or, maybe just set it to the uploaded date and be done with it + (ApiUploadProcessor at server line 105 is where the date would be set if it could read it but apparently that's not a thing, I can see it at the client but the server never gets it) + +todo: image.jpg wierdness, seemed like it's putting the whole download url in wiki with the token, not just the proper attachment url + - when added from the image selector drop down box todo: Picture input in attachments https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2080 https://w3c.github.io/html-media-capture/#examples +todo: have a look at ordering the file list in attachments + - people might want to see them in order or not. + - when doing an image the ipad just calls it image.jpg, could be more than one how to find in the list + (or they should just make a note maybe) + +todo: rotate photos? how to handle? (user figure out kind of thing, like always have the camera tilted x way or something?) + + todo: have a look at this: devices and sensors specs https://www.w3.org/wiki/DAS/Implementations https://wpt.fyi/results/?label=experimental&label=master&aligned