##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.
*✔ 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.
# 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.
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.
