]> lifelog.hopto.org Git - LifeLog.git/commitdiff
added points.
authorMetabox <redacted>
Thu, 16 May 2019 11:42:10 +0000 (21:42 +1000)
committerMetabox <redacted>
Thu, 16 May 2019 11:42:10 +0000 (21:42 +1000)
Current Development Check List.md

index b663bd51098925156fec7412dcf26191f81455ba..28f43b3e05dc5032914aa7766f1796d943a69f5a 100644 (file)
@@ -5,7 +5,7 @@
 * 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.
+* Configuration file to be updated to carry also categories.
 * &#10004; 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).
 * &#10004; Build config.cgi that creates database and allows editing of configuration. Main cgi redirect or links to it not doing that job no more.
 * &#10004; Create View By Category Button
@@ -16,6 +16,8 @@
 
 ## Minor
 * Configuration page - JQuery look and feel implemented.
+* Migration for data structural changes to be bettered.
+* Floating side menu for links and navigation.
 * &#10004; JQUERY Integration, UI and autocomplete.
 * &#10004; HTML - Align [Reset View] button in search panel, not so visible.
 * &#10004; Fix CSS spacing.