From fa4349fc021319378c466e8c6999256d28831c4f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 29 Apr 2021 15:57:09 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f1415a82..cfa40056 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -100,6 +100,11 @@ todo: ability to turn off the wiki for every form via customize ui todo: adm-translations, adm-report templates data tables are skewed to the left due to lack of selection box column making filter icon partially gone off page if has extension then should have selection box otherwise figure out what the dealio is + +todo: after post to server check if this still happens: + Ayanova requires javascript is showing now all of a sudden on requests as if it's trying to serve app stuff from the server !? + refresh login and first response is the raw html page with noscript showing + maybe not even an issue, it does need that page after all ................................................................................................................................................................... todo: reportClientMetaData in gzapi has DefaultLocale property in it which is just part of the language, can it be removed? @@ -272,8 +277,7 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: - -todo: Ayanova requires javascript is showing now all of a sudden on requests as if it's trying to serve app stuff from the server !? + OVERALL