]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Updated for release.
authorwbudic <redacted>
Sat, 21 Aug 2021 13:41:02 +0000 (23:41 +1000)
committerwbudic <redacted>
Sat, 21 Aug 2021 13:41:02 +0000 (23:41 +1000)
Current Development Check List.md
README.md
htdocs/cgi-bin/main.cgi

index dfbe74c8a24115beec532d5eb90742870df85bb8..62b5d957404fc0dcf4c06bb0f891073cc85ff493 100644 (file)
@@ -4,15 +4,15 @@
 
 ## Life Log Application Development
 
-### New Development
+### New Development v.2.3+
 
-* Interaction - When editing an existing log entry, it needs confirmation, if it isn't a copy (now button wasn't pressed), before overwriting.
-  * Like, Warning! - Existing entry has been changed, are you sure do you want to overwrite it?
-* Configuration needs to be updated, to use CNF 2.2, for system reset, etc.
+* &#10004; Interaction - When editing an existing log entry, it needs confirmation, if it isn't a copy (now button wasn't pressed), before overwriting.
+  * i.e, Warning! - Existing entry has been changed, are you sure do you want to overwrite it?
+* &#10004; Configuration needs to be updated, to use CNF 2.2, for system reset, etc.
   * Config file "Data Fix* reset of settings updated to properly revert to factory defaults.
   * We need to also display stats for log file of the web server.
     * Maybe provide an rotational purge on config page access. i.e. if line count is over 1000, purge to tail -n 1000.
-      * This sure an config file setting. i.e. <<WEB_SERVER_LOG_TAIL_LIMIT><1000>>>
+      * This sure an config file setting. i.e. <<WEB_SERVER_LOG_TAIL_LIMIT><1000>>>
 * &#10004; Backup/Restore made various db engine aware and compatible. As the data is the same.
   * The data is the same, Structure, binary data and password handling is different, engine dependant.
 * &#10004; Fix themes. Themes don't display and set consistently the pages throughout.
@@ -28,7 +28,7 @@
 * &#10004; JS - Event, on expense sum in log numbers found at beginning of lines.
 * &#10004; Update to CNF v.2.2, branch to $RELEASE_VER = 2.3, Earth Stage initial.
   
-#### Not Urgent New Development ( In Planning
+#### Not Urgent New Development ( In Planning/Suggestions )
 
 * Plugins
   * Perl files enabled by being including them in main.cnf file under the <<PLUGINS<>>> list, and placed in the plugins directory.
@@ -188,14 +188,15 @@ between 2018-08-22 04:13:55 **Moon Stable** production release and this
 
 ### v.1.6 and less
 
-* $CUR_MTH_SVIEW - Start view page is for current month, and the sticky set.
+* &#10004; $CUR_MTH_SVIEW - Start view page is for current month, and the sticky set.
 * &#10004; 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
 * &#10004; Various system setups, not dealing well with $ENV{'home'} in multi perl environment, releases.
 
 ## Urgent FIXES and Known Issuses
 
-* CVS Export and Import has not been implemented for RTF type log entries.
+* &#10004; CVS Export and Import has not been implemented for RTF type log entries.
+  * CVS feature has been made obsolete, it shouldn't be used.
 * &#10004; Expired sessions, swallow submits into void.
 * &#10004; Dynamic toggle of page sections, interaction fixed, bettered.
 
index c006df020e676782c11fde334d2551e4f9490017..a3ec6d7c65b6ac28e7f97e4a3805a9a53908c6d0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,13 +7,27 @@ Written in Perl, easy to implement and modify.
 
 Latest stable version is **2.4** in **SUN** stage.
 
+## What is new in this release?
+
+* Can be now installed further to an PostgresSQL Database System.
+ * Backups/Restore fully integrated, between SQLite and PostgresSQL.
+* Bettered user Interaction.
+  * i.e. amount if blank will apply the mini calculator if it detects numbers in log. At the begging of lines.
+* Updated Configuration (to CNFParser v.2.2) and Statistics pages.
+ * Added several options and tweaks.
+ * Minor Data structure and migration adopted.
+* Themes have been upgraded.
+* RTF note taking revisited and tested.
+
+
 ## PC Requirements
 
 * Any Operating System
 * Processor 1.2+ GHZ or better, 2+ cores.
 * Only 2 GB+ physical.
 
-Setup is requiring some Perl knowledge to install and enable, and tweak this application. The main application sources are located in the ../htdocs/cgi-bin directory.
+Setup is requiring some Perl/Admin knowledge to install and enable, and tweak this application. The main application sources are located in the ../htdocs/cgi-bin directory.
+Instructions are provided.
 
 ### Quick Setup
 
index 387d5917c6ccc0a3c58d3c0673195e2b2d207a1e..e1c925735937020c067d70c6c962f85f2fad57fc 100755 (executable)
@@ -1522,7 +1522,8 @@ return qq(
                                        Explicitly tag an URL in the log entry.
                                        Required if using in log IMG or FRM tags.
                                        Otherwise link appears as plain text.
-                               </p>
+                               </p><br>
+        <p>&#60;iframe .....&#60;/iframe>  - Experimental html embedding, useful for youtube shared videos.</p>
        <hr>    
     <h3>Log Page Particulars</h3><p> &#x219F; or &#x21A1; - Jump links to top or bottom of page respectivelly. </p>
 </div>