From 29e4cabec7e8b60950dc94a9309fc741c3361606 Mon Sep 17 00:00:00 2001 From: Metabox Date: Tue, 1 Oct 2019 02:43:39 +1000 Subject: [PATCH] upd --- Current Development Check List.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Current Development Check List.md b/Current Development Check List.md index 81efcdd..86a371c 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -4,7 +4,7 @@ This version is not compatible in data structure to prior versions. Data migration is required, to transfer previous data (see ../dbLifeLog/main.cnf). -##LifeLog +## LifeLog * Some System settings to be stored in session. As these are known even before logon. > i.e. $SESSN_EXPR, $RELEASE_VER, $TIME_ZONE, $LOG_PATH @@ -22,16 +22,8 @@ This version is not compatible in data structure to prior versions. Data migrati *✔ Sum selected, income, expense, totals. *✔ Sum on view. -##LifeLog RTF Documents using Quill Javascript RTF API - -*✔ Separate JSON service page. ->* Provide for file attachments. -> ✔ Display in log, read only RTF on click of button. -> ✔ Uses compressed RTF Documents in a Notes tabe. ->✔ Deletion of log, deletes the document. - -## URGENT FIXES AND KNOWN ISSUES +## Urgent FIXES and Known Issuses ✔ Dynamic toggle of page sections, interaction fixed, bettered. ✔ View by Date - search not showing current month entries. @@ -52,6 +44,7 @@ This version is not compatible in data structure to prior versions. Data migrati ## New Features of Minor Relevance +* Config Export of Log and Categories to be provided as a button. * ✔ Provide Exclude an Category View (if posible multiple categories). Should have option to session or not. * ✔ Provide Themes * Enable sticky log entries @@ -68,8 +61,16 @@ This version is not compatible in data structure to prior versions. Data migrati * ✔ Add other categories. i.e. Work, Recurring. * ✔ Add category description column and page, view and editing. +##LifeLog RTF Documents using Quill Javascript RTF API + +*✔ Separate JSON service page. +>* Provide for file attachments. +> ✔ Display in log, read only RTF on click of button. +> ✔ Uses compressed RTF Documents in a Notes tabe. +>✔ Deletion of log, deletes the document. + ## Bugs -* ✔ Bug -06, Invalid Time 00. Javascript error thrown, when 00am used. +* ✔ Bug - 06, Invalid Time 00. Javascript error thrown, when 00am used. * ✔ Bug - 05, CRLF and apostrophe replacement not working. * ✔ 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. -- 2.34.1