update TODO.txt
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Mon, 8 Feb 2016 06:36:36 +0000 (07:36 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Mon, 8 Feb 2016 06:36:36 +0000 (07:36 +0100)
TODO.txt

index 02efef5..375999f 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -47,7 +47,7 @@
        DONE . SQL to show current evaluation
        DONE . disable parts of interface
        DONE . add title to items
-       DONE . fix SELECT 
+       DONE . fix SELECT
      <release>
      - minisplash at end of the match
      - differentiate table authorization
    DONE - save/restore database
    DONE - into the room local step remains -1
    DONE - centralize all '<script ...' incapsulation to allow multiple transport system.
-   DONE - BUG: access with password from 2 diff browsers the second go in strange "page not found" 
+   DONE - BUG: access with password from 2 diff browsers the second go in strange "page not found"
           in the first tentative, the second works
-   DONE - BUG: access with password from 2 diff browsers place the first in a strict loop (the 
+   DONE - BUG: access with password from 2 diff browsers place the first in a strict loop (the
           problem was a call to a static parent method instead of the overrided child method,
           substitute self:: with the dynamically get class::)
    DONE - garbage management
      - sistema di inserimento nuovi utenti (riversatore da form di inserimento)
 
      STEP 2
-     - modifica password   
-     - ripristino password 
+     - modifica password
+     - ripristino password
 
      STEP 3
-     - comunicazioni di aggiornamento (stato salvato sul server) 
+     - comunicazioni di aggiornamento (stato salvato sul server)
 
  DONE - var $G_base aggiunta per gestire include in include da path differenti
 
     TEST - ricalcolo delle persone in piedi quando si cambia modalità
     DONE - se si e' in isolation non si può cambiare nick perdendo l' auth
     DONE - non leggere le chat di quelli non autenticati (in isolation)
-    DONE - regole per passare alla modalita' (in piedi o ai tavoli autenticati) 
-    DONE - treni non auth da nascondere 
+    DONE - regole per passare alla modalita' (in piedi o ai tavoli autenticati)
+    DONE - treni non auth da nascondere
     DONE - verso gli altri ??: uguale a prima
 
   finire multilingua (briskin5/index_wr.php e altri se ce ne sono)
   only auth strictly
   placing limits to config file
 
-Dunque, 
+Dunque,
 
 - come vengono aggiornate le classifiche: ogni giorno alle 23:58
 
-- cosa cambia tra le tre coppie di classifiche: 
+- cosa cambia tra le tre coppie di classifiche:
   ci sono le classifiche dell' ultima settimana, quelle dell' ultimo mese,  e quelle dell' ultimo trimestre,
   per ognuno di questi lassi di tempo poi c'è la classifica di chi ha giocato più di TOT partite o meno di TOT partite, con TOT che cambia a seconda del lasso di tempo.
 
@@ -409,26 +409,26 @@ Un esempio per chiarire:
   l'utente 'pippo' che è nuovo gioca 4 partite nell'ultima settimana con i seguenti punteggi:
     -2, 1, 2, 1
   lo score viene { [ (-2) + (1) + (2) + (1) ] / 4 }  * 100 = 50.0
-  
+
   a parità di score tra utenti va più in alto chi ha giocato più partite.
 
-Se dopo quelle 4 partite 'pippo' non ne giocherà più, passata una settimana dall'ultima giocata 
+Se dopo quelle 4 partite 'pippo' non ne giocherà più, passata una settimana dall'ultima giocata
 sparirà dalla classifica settimanale e rimarrà in quelle mensili e trimestrali.
 
 
-  
+
 
 
 
 
  BUG
  ---
+
   DONE - paste da demauroparavia
   DONE - recupero partita per re-login con password
   DONE - problema "|" nei nomi (manca enhance degli script lato server)
   - problema col treno se mouse sopra mentre stringe (verif)
-  
+
  MINOR
  -----
 
@@ -436,9 +436,9 @@ sparir
  ------
 
   - win test
-  WIP - /listen 
+  WIP - /listen
     DONE - skin della textarea
-    DONE - set cookie 
+    DONE - set cookie
     DONE - init client (read from cookie) - ALWAYS BY SERVER
     DONE - init server
     DONE - after cookie check auth-only when no-auth case
@@ -451,7 +451,7 @@ sparir
   DONE -   show form
   DONE -   close butt
   DONE -   submit form
-  DONE -   process form js side 
+  DONE -   process form js side
   DONE -   process form
   DONE -   documentazione in help
 
@@ -474,14 +474,14 @@ sparir
   - db (minimal)
     - db admin page
     - user db admin
-    - use db 
+    - use db
     - admin db
 
     - studiare un anti-dos
   - login modify
  DONE  - db (fake)
  DONE  - display auth
-    - manage preferences 
+    - manage preferences
 
  minor
  -----
@@ -502,7 +502,7 @@ sparir
  -----
   DONE - refactoring of the owner name (auth attr for owner name)
   DONE   - room
-  DONE     - at chat input line 
+  DONE     - at chat input line
   DONE     - in the chat output line
   DONE     - deauth management
   DONE - table
@@ -520,7 +520,7 @@ sparir
   DONE   -        se non auth  -  verifica gli expire per IP e sessione
   DONE   - riscrivere messaggi
 
-  DONE - login 
+  DONE - login
   DONE   - se pass:
   DONE     - richiede per l' utente un token (tutta la parte backend va un minimo studiata)
   DONE     - lo legge, ci hasha la password
@@ -529,7 +529,7 @@ sparir
   DONE     - check del login e return corretto
   DONE     - oggetto in shm single table con ( "ip", "login", timestamp ) e suo management
   DONE     - rename ghost if logged
-  DONE     - onunload_cb e onbeforeunload_cb !!! 
+  DONE     - onunload_cb e onbeforeunload_cb !!!
   DONE   - da change attrs a change class (input field)
   DONE     - colore del bg per arrivare ad essere omogeneo
   DONE     - cambiare path e file di config
@@ -548,7 +548,7 @@ sparir
  BRISK2 (spawn)
  ======
 
-   
+
    URGENT - tables spawn
             DONE - link with photos
             DONE - top banner in Etc file
@@ -577,16 +577,16 @@ sparir
             DONE - 10 sec to exit from table
 
            FAR - inheritances
-   
-   TRAIN  -  DONE - add again in reload   
+
+   TRAIN  -  DONE - add again in reload
              DONE - wag_set refact
              DONE - filtra char speciali per title
-             DONE - chatt_send refact 
+             DONE - chatt_send refact
              DONE - elenco dei giocatori
              DONE - documentazione online
-             DONE - timeout management     
+             DONE - timeout management
              LATER - border color a muzzo
-       
+
    NORM   - testament
    NORM   - public announcements
    NORM   - 10 sec to exit from table
@@ -612,7 +612,7 @@ sparir
  ========
    NORM - internationalization
    NORM - img -> div + css
-   
+
  WEB
  ===
 
@@ -647,12 +647,12 @@ sparir
    DONE - HELP butt con ABOUT, REGOLE, VERSIONE
    DONE - welcome lines in the chats (room and table)
    DONE - welcome lines in the chats (room and table)
-   DONE - nomi in primo piano se vai sul quadrato   
+   DONE - nomi in primo piano se vai sul quadrato
    DONE - to pass explicit config file to INSTALL.sh
    DONE - flag to create a config file
    ABRT - bottoni => immagini
    DONE - aggiungere bottone al login
-   DONE - nomi in primo piano se vai sul quadrato   
+   DONE - nomi in primo piano se vai sul quadrato
    DONE - installer to set cookie path
    DONE - change name
    DONE - automatic and manual logout
@@ -675,10 +675,10 @@ sparir
    DONE - users info
    DONE - show current auction position
    DONE - table with internal management of the transition between pages.
-   DONE - server side page abort management  
+   DONE - server side page abort management
    DONE - cookie problem with Ajax
    DONE - spostare il tasto "esco"
-   DONE - to pass explicit config file to INSTALL.sh 
+   DONE - to pass explicit config file to INSTALL.sh
    DONE - 8 tables
    DONE - safety out management
    DONE - info enhancement and related button (how win the last game and