From 6cfba14dcf3a47b0cf10775c6be7ce06a05db333 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 23 Apr 2020 20:59:16 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1f54bf84..e2b6f121 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -66,13 +66,11 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 2: -todo: Attachments / wiki: wiki html processor needs to append dl token to local files in the wikiview automatically in real time + todo: attachments - form key for hiding / showing customization -todo: History icon for attachments, make them all paperclips? - - Maybe red paperclip for delete, green paperclip for attach?? todo: clean up recently added translation keys, some are not being used and were added willy nilly - "File" I think might be one @@ -86,12 +84,15 @@ todo: AFTER ATTACHMENTS WIKI IMAGES - maybe other types are supported, i.e. video etc? - baseurl setting for local images: https://marked.js.org/#/USING_ADVANCED.md#options - in v7 images are not part of attachment system but rather embedded somehow in the document (have to refresh how that works for export dbdump) + todo: Attachments / wiki: wiki html processor needs to append dl token to local files in the wikiview automatically in real time todo: Picture input in attachments https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2080 -todo: after attachments - integration tests update + +todo: Look at attachment saving code on server, should it zip? + todo: THIS! At this point, upload to dev server and thoroughly test with devices, it seems a bit slow at times - Might need to hide attachments until user clicks on something to reveal as it seems odd to fetch every open @@ -102,8 +103,15 @@ todo: after attachments - DATADUMP - v7 wiki to RAVEN markdown - https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3468 - Need to export images and attached docs as attachments +todo: after attachments - integration tests update + todo: EventLog Processor at server has TWO! separate skip and take portions in the same query, wtf? +todo: Can't hide custom fields on widget form? (no code to check if it's hidden?!) + - maybe because each individual field can be hidden in it so if they are all hidden then nothing shows? + + + TODO: PRIORITIZE THE FOLLOWING BLOCK AND move INTO appropriate STAGES ****************************************************************** (these items came up looking through the raven priority 1 cases for general UI stuff)