From: Metabox Date: Fri, 17 May 2019 02:46:01 +0000 (+1000) Subject: upd X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=216e64a47ecf70abd815aae1f001fe700661ac84;p=LifeLog.git upd --- diff --git a/Current Development Check List.md b/Current Development Check List.md index 28f43b3..3496655 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -1,11 +1,13 @@ # Current Branch Development Moon-Stable-1.4 ### Checked (✔) Has been done and submitted to branch. ## Urgent -* Bug - 02, Record set paging to previous page not always working. Getting stuck. -* Bug - 03, Keyword search not working on words as they are categorized in background. -* Configuration page to be updated, system variables description field to be implemented. -* Configuration page - data fix section to be implemented. -* Configuration file to be updated to carry also categories. +*Data/Login control updated to read the configuration file. +>> Configuration file to be updated to carry also categories. +* ✔ Bug - 02, Record set paging to previous page not always working. Getting stuck. +>> This occurrs on new records placed in the far past. Complex problem. +* ✔ Bug - 03, Keyword search not working on words as they are categorized wrongly by other dropdown in the background. +* ✔ Configuration page to be updated, system variables description field to be implemented. +* ✔ Configuration page - data fix section to be implemented. * ✔ Build login_ctrl.cgi login controller alias and password based. Where each alias creates its own database. It server side session based, that unless you logged off keeps the session 24 hr. by default. Alias is therefore to an separate database. If user doesn't know the password, can't get access. Client remote IP address is checked to be on local only network (IP pinged). * ✔ Build config.cgi that creates database and allows editing of configuration. Main cgi redirect or links to it not doing that job no more. * ✔ Create View By Category Button