From 61c098a62ee8a4273bda3bfddcf18f64b4a6682b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 9 Mar 2022 21:14:45 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d01cae19..1e6a2f04 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -24,6 +24,8 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019 todo: dbutil erase db new tables not added!! + should it keep config values so user can erase trial db but keep all their settings and logo and shit? + YES DOCUMENT HOW TO **COMPLETELY** ERASE WITH CONFIG SETTING AND WHAT IS KEPT WITH REGULAR LICENSE ERASE todo: mirror remove not used settings in regular user notify subscription to avoid duplicate problem there too with invalid or more likely hidden and hard to diagnose settings rockfish b4beta cases @@ -819,3 +821,5 @@ BUILD 8.0.0-beta.1-rc4 CHANGES OF NOTE - Updated notification types doc page, was missing a few, also sorted alphabetically was random chaos order - Change to ensure color picker shows Alpha selector to control opacity - Fixed issue with long message displaying in the in-app notifications form where it wouldn't wrap properly +- Updated database erase code to include recent tables added and some missing ones include dashboard template +- Updated database erase code to erase all reports and return to stock ones on erase database