]> lifelog.hopto.org Git - LifeLog.git/commitdiff
upd
authorMetabox <redacted>
Sun, 4 Aug 2019 02:50:59 +0000 (12:50 +1000)
committerMetabox <redacted>
Sun, 4 Aug 2019 02:50:59 +0000 (12:50 +1000)
Current Development Check List.md
README.md

index 077ed0f92a14acffd83171a4037781a7a79048e7..d499072f2152a4668697647c8f54420d9168534e 100644 (file)
@@ -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.
+
 *&#10004; Implement RTF Documents.
 > Useful as more document style formated details can be added instead of just plain text.
 
 *&#10004; Preserve Search view selections. After edits and submit.
-> *&#10004; Preserve from to date selections.
-> *&#10004; Date View not working on Local entered date format.
+> * &#10004; Preserve from to date selections.
+> * &#10004; Date View not working on Local entered date format.
 
 *&#10004; Sum selected, income, expense, totals. 
 *&#10004; Sum on view.
 
 *&#10004; Separate JSON service page.
 > &#10004; 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.
+&#10004; View by Date - search not showing current month entries.
 
 &#10004; Fix Interaction jumping edits and creating new entries via now button.
 >&#10004;  Fix some LTAGS not saved as LTags server side.
-
 &#10004; Autologin feature, that expires on logout.
 &#10004; Data/Login control updated to read the configuration file.
 &#10004; Configuration file to be updated to carry also categories.
index 4e4d7db8f61b62c055c27d0b0c3dbecaad625356..c0936e2de3c87a9b7228f2e97e808b566604cff7 100644 (file)
--- 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)