# Current Branch Development Moon-Stable-1.4
-### Checked (✔) Has been done and submitted to branch.
## Urgent
-*Data/Login control updated to read the configuration file.
+*✔ Data/Login control updated to read the configuration file.
>> Configuration file to be updated to carry also categories.
-* ✔ Bug - 02, Record set paging to previous page not always working. Getting stuck.
->> This occurrs on new records placed in the far past. Complex problem.
-* ✔ Bug - 03, Keyword search not working on words as they are categorized wrongly by other dropdown in the background.
-* ✔ Bug - 04, Local not picked up properly on current date.
* ✔ Configuration page to be updated, system variables description field to be implemented.
* ✔ Configuration page - data fix section to be implemented.
* ✔ 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).
* >> ✔ Main page display, has introduced complexity that needs smoothed out.
* ✔ Implement Record Set operation re-numerating id's if inserting records in the past (rowid renum.).
* ✔ Add Date Diff Selected button implementation.
-* ✔ Bug - 01, date validation for proper entered time, there is no 24 h.
+
## Minor
-* Configuration page - JQuery look and feel implemented.
-* Migration for data structural changes to be bettered.
-* Floating side menu for links and navigation.
+* Implement File Attachments.
+>> Usefull as backup of and direct access of important documents at the day of attachement time.
+* ✔ Configuration page - JQuery look and feel implemented.
+* ✔ Migration for data structural changes to be bettered.
+* ✔ Floating side menu for links and navigation.
* ✔ JQUERY Integration, UI and autocomplete.
* ✔ HTML - Align [Reset View] button in search panel, not so visible.
* ✔ Fix CSS spacing.
* ✔ Add other categories. i.e. Work, Recurring.
* ✔ Add category description column and page, view and editing.
+## Bugs
+* ✔ Bug - 01, date validation for proper entered time, there is no 24 h.
+* ✔ Bug - 02, Record set paging to previous page not always working. Getting stuck.
+>> This occurrs on new records placed in the far past. Complex problem.
+* ✔ Bug - 03, Keyword search not working on words as they are categorized wrongly by other dropdown in the background.
+* ✔ Bug - 04, Local not picked up properly on current date.
+
+### Checked (✔) Has been done and submitted to branch.
\ No newline at end of file