From 9390cfd6ff385082c653d98df5d9ca6c0491c01f Mon Sep 17 00:00:00 2001 From: Will Budic Date: Wed, 8 Jan 2020 11:39:36 +1100 Subject: [PATCH] bug 14 --- Current Development Check List.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Current Development Check List.md b/Current Development Check List.md index 40303d2..121d584 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -8,6 +8,8 @@ This version is not compatible in data structure to prior versions. Data migrati ## LifeLog Development ### v.1.7 Encountered +* ✔ Settings module requires subroutines for debug logging and db properties access. +* ✔ LifeLog codebase release verion upgrade tracking and procedures with older databases. * ✔ JS based session logout timer warning to be implemented. * ✔ Mutli new alias access flood attack security trigger implementation. * ✔ Debug system settings implementaiton. @@ -46,7 +48,9 @@ This version is not compatible in data structure to prior versions. Data migrati ## Bugs ### v. 1.7 Encountered/Fixed - +* Bug 14 Subpages pages links to main, restart main page session counter, making main page fully usable. + * Not really a bug. These pages simply need to inherit the counter, and jump user to login screen if expired. + * Possible workaround is to allow only subpage display for an pre established amount of time, before login user off. * ✔ Bug 13 - Migrated old data, linking to wrong id, db fix in config page seems to fix this. * ✔ Bug 12 - Invalid login only shows db error. @@ -62,7 +66,7 @@ This version is not compatible in data structure to prior versions. Data migrati * ✔ Bug - 04, Local not picked up properly on current date. * ✔ Bug - 03, Keyword search not working on words as they are categorized wrongly by other dropdown in the background. * ✔ Bug - 02, Record set paging to previous page not always working. Getting stuck. - *This occurs on new records placed in the far past. Complex problem. + * This occurs on new records placed in the far past. Complex problem. * ✔ Bug - 01, date validation for proper entered time, there is no 24 h. *** -- 2.34.1