From 66ad2e6ab0d5513cf6b8230e53b5cede811ba499 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 17 Aug 2022 21:12:54 +0000 Subject: [PATCH] --- .vscode/launch.json | 2 +- devdocs/todo.txt | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 7ccd71d9..7e8a5fe8 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -63,7 +63,7 @@ "AYANOVA_USE_URLS": "http://*:7575;", //"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true", //"AYANOVA_REMOVE_LICENSE_FROM_DB":"true", - "AYANOVA_SERVER_TEST_MODE": "true", + "AYANOVA_SERVER_TEST_MODE": "false", "AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8", //"AYANOVA_REPORT_RENDERING_TIMEOUT":"1", "AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small", diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 36cda0bb..a128bb0e 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -20,10 +20,9 @@ THINGS HOLDING UP PERPETUAL RELEASE -todo: test trial request both ways and ultimately on hosted server before checking this off -TODO: test out perpetual build and license to confirm all ok -todo: test out autofetch code for development work -todo: Change rockfish so we know if they are a subscriber right on the main customer page somehow with an area to put their address and stuf + + + todo: examine client and see if there are any areas where the license is not displaying correctly in the UI with the new license type field and code todo: rockfish needs to be able to enter a shareit sale of raven licenses (all the features like paste in etc), product codes already added todo: test with local dev rockfish a sale process end to end before moving on to posting it