* Bug - 03, Keyword search not working on words as they are categorized in background.
* Configuration page to be updated, system variables description field to be implemented.
* Configuration page - data fix section to be implemented.
+* Floating side menu, for other pages and navigation.
* ✔ Build login_ctrl.cgi login controller alias and password based. Where each alias creates its own database. It server side session based, that unless you logged off keeps the session 24 hr. by default. Alias is therefore to an separate database. If user doesn't know the password, can't get access. Client remote IP address is checked to be on local only network (IP pinged).
* ✔ Build config.cgi that creates database and allows editing of configuration. Main cgi redirect or links to it not doing that job no more.
* ✔ Create View By Category Button
* ✔ Bug - 01, date validation for proper entered time, there is no 24 h.
## Minor
+* Configuration page - JQuery look and feel implemented.
* ✔ JQUERY Integration, UI and autocomplete.
* ✔ HTML - Align [Reset View] button in search panel, not so visible.
* ✔ Fix CSS spacing.