Martinski@GitHub
Martinski@GitHub
Added latest fixes for the 3.0.3 release version.
Fixed the "Reset Database" functionality on the CLI menu where the database file was correctly reset but the result was not reflected on the webGUI page where "old" entries were...
Removed/modified code related to "var $j = jQuery.noConflict();" which is now considered obsolete.
Removed/modified code related to "var $j = jQuery.noConflict();" which is now considered obsolete.
Here are the latest enhancements and improvements: 1) IMPROVED: Modified all SQLite3 calls to capture and log errors in the system log. 2) IMPROVED: Modified SQLite3 configuration parameters to improve...
Removed/modified code related to "var $j = jQuery.noConflict();" which is now considered obsolete.
1) Added code to check if sufficient **JFFS** storage space is available before moving database files/folders from **USB** location to **JFFS** partition. An error message is reported if not enough...