From 6fdefd19a3a7d2d6de9931dce792bb13861d8f9c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 4 Aug 2020 23:26:59 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 218b54f9..95e4533c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -4,15 +4,6 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang =-=-=-=- - -todo: put sample wiki in docs or maybe in UI as a thing you can click on to insert it into current wiki if empty !!! - or both - Then remove from seeder entirely -todo: WIKI insert image should have extra linefeed before and after because it fails to show the image at all if it follows something like
even though it appears to be on the next line - - tl/dr: ensure blank before and after for any url -todo: History - MORE button not showing? Was looking at administrator history for AA import scott - - also, is it showing other types of objects besides Users and Customers? (not seeing wo) - todo: when server is in ops only mode the client needs a way to prevent people from opening things that they shouldn't. This may be a non-issue, test it first. I think it now correctly reports the issue and all ok First of all, test and see what happens in NON dev mode at the client @@ -97,6 +88,9 @@ todo: INSTALLER initially it's an installation option, but then need to edit after the fact Quick check of installers available still and is it still kosher to keep using the v7 installer or is something better, more supported by windows etc? +todo: Bizobjectnamefetcherdirect at server + make sure *all* types are coded even if they aren't valid for a name (code with a blank - character) + ========================================================================================================= @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@ ROADMAP STAGE 3