fieldify js class inconsistencies fixed (visible with edge browser)
[brisk.git] / TODO.txt
index 9818d86..ce58d46 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,14 +1,36 @@
  TODO |
 ------+
 
+  BUGS |
+ ------+
+   DONE - Not sequence of 3 same chars
+   DONE   . check server side with test
+   DONE - Global vars checker
+   <release>
+   - usermgmt: add user delete
+   DONE - 10002 message when already clicked
+   DONE - trim spaces in apprentice form
+   DONE - Remove books from chat
+   DONE - usermgmt: add email
+
+
   FEATURES |
  ----------+
+   WIP * inherited info
    * Users Network construction
      DONE - sql
-     - dbase API
-     - enhance info interface
-       . disable parts of interface
+     DONE - dbase API
+     DONE - add apprentices tables
+     DONE - remove entry when set unknown
+     DONE - enhance info interface
+       DONE . SQL to show current evaluation
+       DONE . disable parts of interface
+       WIP . add title to items
+       . fix SELECT 
+     <release>
      - minisplash at end of the match
+     - differentiate table authorization
+   * add new kind of isolation for apprentice
 
    * Double click on chat to open preferences
 
        DONE . migration script for old users
      - guarantee for apprentice
 
-  BUGS |
- ------+
-   - Global vars checker
-   - Remove books from chat
-   - Not triple chars between letters
-   - 10002 message when already clicked
-   - usermgmt: add user delete
-   DONE - usermgmt: add email
 
 
 ---------