save/restore issue added
[brisk.git] / TODO.txt
index b60234c..76557a3 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,6 +6,7 @@
    - BUG: pari + 72 non fa 4x ma attualmente fa 3x, da correggere
    - BUG: some connection to the named socket fails
    - log_legal address fix
+   - save/restore database
 
 
   MINOR |
    - try to be more antivirus-friendly
    - centralize all '<script ...' incapsulation to allow multiple transport system.
    - packetize and automatize php-ancillary and apache module
-   - parametrizations:
-     . parametrization of $DOCUMENT_ROOT  var in brisk-spush.phh file
-     . parametrization of SITE_PREFIX(_LEN) define
-     . move the name of the named socket into the configuration file
+   - into the room local step remains -1
 
    - DISABLED_TO_FIX: DNS access (perform blocking dns requests, must be fixed)
 
 
    DONE/FROZEN - problem with getpeer (HOSTADDR)
 
+   DONE - slow cards distribution
+   DONE - substr to mb_substr
+   DONE - parametrizations:
+          . parametrization of $DOCUMENT_ROOT  var in brisk-spush.phh file
+          . parametrization of SITE_PREFIX(_LEN) define
+          . move the name of the named socket into the configuration file
    DONE - manage and test cross forwarder between table and room
    DONE - setcookie (for tables only and persist prefs)
    DONE - images flickering on slow windows: try to poll stream every 300 ms (seems to be download problem)