From: Metabox Date: Sat, 29 Jun 2019 03:04:43 +0000 (+1000) Subject: Upd. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=2fb75fe62fd1f6ad114a0fc83ada1988db4b8515;p=LifeLog.git Upd. --- diff --git a/Current Development Check List.md b/Current Development Check List.md index 5d5ec47..a8fdf09 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -8,18 +8,19 @@ LifeLog Document using Quill **Log** x Sum selected, income, expense, totals. + x Sum on view. x Preserve from to date selections. ## Urgent *✔ Autologin feature, that expires on logout. *✔ Data/Login control updated to read the configuration file. ->✔ Configuration file to be updated to carry also categories. +✔ Configuration file to be updated to carry also categories. * ✔ 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 -* >> ✔ Main page display, has introduced complexity that needs smoothed out. +* ✔ Main page display, has introduced complexity that needs smoothed out. * ✔ Implement Record Set operation re-numerating id's if inserting records in the past (rowid renum.). * ✔ Add Date Diff Selected button implementation.