From ea4ce4433f728a839b7a679f7dc17f3725a8ee8d Mon Sep 17 00:00:00 2001 From: wbudic Date: Thu, 19 Aug 2021 18:37:45 +1000 Subject: [PATCH] New dev. editing/copying a log, should pop a dialog. --- Current Development Check List.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Current Development Check List.md b/Current Development Check List.md index 4db86e0..6b0a1f3 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -6,8 +6,12 @@ ### New Development +* Interaction - When editing an existing log entry, it needs confirmation, if it isn't a copy (now button wasn't pressed), before overwriting. + * Like, Warning! - Existing entry has been changed, are you sure do you want to overwrite it? * Configuration needs to be updated, to use CNF 2.2, for system reset, etc. * Config file "Data Fix* reset of settings updated to properly revert to factory defaults. +* Backup/Restore made various db engine aware and compatible. As the data is the same. + * The data is the same, Structure, binary data and password handling is different, engine dependant. * ✔ Fix themes. Themes don't display and set consistently the pages throughout. * Login page should use standard default or last set theme. * All provided themes to have background image. -- 2.34.1