From: Will Budic Date: Wed, 19 Feb 2020 01:15:47 +0000 (+1100) Subject: New encounters planned. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=4cd451aa3b11ad787dac231dd2ef302b887b890a;p=LifeLog.git New encounters planned. --- diff --git a/Current Development Check List.md b/Current Development Check List.md index 75b1a08..e2e610c 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -9,16 +9,21 @@ This version is not compatible in data structure to prior versions. Data migrati ### v.1.7 Encountered +* Login system log and out to be implemented. With system variable $TRACK_LOGINS to disable/enable. +* RTF Documents header lister page, to provide for, new log entry assignment, deletion, edits. * ✔Change all code to use Exceptions as project is becoming hard to manage. * The harder it is to foresee possible problems, the less likely you will add unnecessary complexity. -- bud@ * ✔ Notes to Log table should be other way in relationship direction. * LOG.ID_RTF -> NOTES.rowid * This is currently causing problems when the log renumerates, or entries are imported. -* Database backup tar ball, download button on config page. +* Database backup tar ball 7zipped, upload and download button on config page. + * You must have the password you logged in to unscramble the backup. + * Alias -> pass -> backup password. Information required. * New Categories dropdown, grouping in ascending order and presenting in columns of five at a time. * New CNF Development. * Migration is currently hard to maintain and data export and import is wrongly reliant to CVS. - * CVS imports are to be made obsolete in the future. + * CVS imports/exports are to be made obsolete in the future. It is not safe. + * This will be savailable via command line. * ✔ In config page Categories section to appear after system settings. As less likelly to be changed. * System Configuration section is to be sorted. As in future it is more likelly to grow. * ✔ New system setting, $VIEW_ALL_LMT=1000. To limit view all records displayed on huge databases. @@ -51,6 +56,8 @@ This version is not compatible in data structure to prior versions. Data migrati ## Planned New Possible Features of Minor Relevance +* Make session timeot sub page page aware via JSON. +* Log cards Export/Import. Send log entries via email or USB, why not? * Provide sub alias login that sets data visible to only a set of categories. * View specific based login on a different password. * ✔ Table sort in config system settings by variable name.