From c31bbddc0788eff879bf3aa968519adbcebc8318 Mon Sep 17 00:00:00 2001 From: Metabox Date: Sun, 4 Aug 2019 12:50:59 +1000 Subject: [PATCH] upd --- Current Development Check List.md | 12 ++++++++---- README.md | 5 ++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Current Development Check List.md b/Current Development Check List.md index 077ed0f..d499072 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -4,12 +4,16 @@ ##LifeLog +* Cross page used System settings to be stored in session. As these are known even before logon. +> i.e. $SESSN_EXPR, $RELEASE_VER, $TIME_ZONE, $LOG_PATH +* Checkbox for type of log amount (Mark as Expense). Default is income. Asset is neither, income or expense. + *✔ Implement RTF Documents. > Useful as more document style formated details can be added instead of just plain text. *✔ Preserve Search view selections. After edits and submit. -> *✔ Preserve from to date selections. -> *✔ Date View not working on Local entered date format. +> * ✔ Preserve from to date selections. +> * ✔ Date View not working on Local entered date format. *✔ Sum selected, income, expense, totals. *✔ Sum on view. @@ -18,15 +22,15 @@ *✔ Separate JSON service page. > ✔ Uses Encryption RTF Documents, +>* Deletion of log, deletes the document. >* Provide for file attachments. ## URGENT FIXES AND KNOWN ISSUES -* View by Date - search not showing at some instances up to current month entries. +✔ View by Date - search not showing current month entries. ✔ Fix Interaction jumping edits and creating new entries via now button. >✔ Fix some LTAGS not saved as LTags server side. - ✔ Autologin feature, that expires on logout. ✔ Data/Login control updated to read the configuration file. ✔ Configuration file to be updated to carry also categories. diff --git a/README.md b/README.md index 4e4d7db..c0936e2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # LifeLog -Web Application that keeps an everyday CGI accessible log of database entries of various categories. -Preferably on an small inexpensive server connected to your local network. +Web Application that keeps an everyday CGI accessible log of database entries of various categories. And much more. It is preferably to be run on an small inexpensive server, connected to your local network. Written in Perl, easy to implement and modify. @@ -10,7 +9,7 @@ The main application sources are located in the ../htdocs/cgi-bin directory. https://www.sqlite.org/index.html database is required to run this web application. -## Important SQLite update arraived, 19-Jun-2019. Full on security patches, on buffer over., Denial of Service attacks. Etc. If placing this application on the internet. +> Important SQLite update arraived, 19-Jun-2019. Full on security patches, on buffer over., Denial of Service attacks. Etc. If placing this application on the internet. ![Sample](VS-on-METABOX-34.png) -- 2.34.1