garbage_manager update
[brisk.git] / TODO.txt
1 /* 
2
3  TESTING
4  ======= 
5
6  TODO
7  ====
8    
9    URGENT - tables spawn
10             DONE - spawn of a table
11             DONE - data to cookies (removed table_idx from xhr calls also)
12             DONE - set subst to shutdowner/shutdowned
13             DONE - return to index.php
14             DONE - game's token
15             DONE - recover of corrupted table data
16
17             DONE - closure of a table
18             DONE - flush of the table
19
20             DONE - security checks for right scope access
21
22             garbage collector management
23                 recursive garbage - howto ?
24             remove unused parts
25             move images
26             optimizations
27             inheritances
28             
29
30    NORM   - pubblic announcements
31    NORM   - restart preload img
32    NORM   - chat vecchie in reload
33    NORM   - tools dir with a main and some pages where check briscola tools.
34    NORM   - bottoni => immagini
35    NORM   - watchdog
36
37    MIN    - cambiare titolo al tavolo
38
39  MIDDLE TODO
40  ===========
41
42    - user assistant (with button to enable disable)
43    - documentation
44
45
46  FAR TODO
47  ========
48    NORM - internationalization
49    NORM - img -> div + css
50    
51  WEB
52  ===
53
54    - link to stable/unstable
55
56 -------------------------------------------------------------------
57  DONE
58  ====
59
60    ABORTED - asta: highlight buttons (css hover) - change pointer when over
61    DONE - step proxy
62    DONE - special chars in js
63    DONE - ban temporaneo dai tavoli
64    DONE - flash player to play sound
65    DONEBUG - (aum. il timeout) - carte giocate che restano girate
66          Sembra non migliorare di molto la cosa, gestita la cache
67          correttamente, sono apposto.
68
69    DONE - one player reject a game, to less points (<= 2)
70    DONE - help page
71    DONE - test di download per la cache
72    DONE - se passano tutti tranne l'ultimo l'asta va al penultimo.
73           Corretto il codice, occorre verificare se questo
74           ingenera qualche problema.
75    DONE - raddoppiato il numero di righe nella chat
76    DONE - corretto bug del /nick
77    DONE - carosello pubblicitĂ  altout
78    DONE - smammamorti
79    DONE - unload of the stream
80    DONE - standup centrati
81    DONE - current player - in info
82    DONE - HELP butt con ABOUT, REGOLE, VERSIONE
83    DONE - wellcome lines in the chats (room and table)
84    DONE - wellcome lines in the chats (room and table)
85    DONE - nomi in primo piano se vai sul quadrato   
86    DONE - to pass explicit config file to INSTALL.sh
87    DONE - flag to create a config file
88    ABRT - bottoni => immagini
89    DONE - aggiungere bottone al login
90    DONE - nomi in primo piano se vai sul quadrato   
91    DONE - installer to set cookie path
92    DONE - change name
93    DONE - automatic and manual logout
94    DONE - cache problems solved via .htaccess
95    DONE - all players out of the auction
96    DONE - time to send cards
97    DONE - hide cards before sends at a new game
98    DONE - well recognization of the browser and O.S.
99    DONE - login consistency !!!!
100    DONE - functionalization of garbage
101    DONE - call garbage function into login
102    DONE - game
103    DONE - manage the reload from scratch of the table page
104    DONE - table reset
105    DONE - sendcard => card_send(idx, ....)
106    DONE - show table for game
107    DONE - points calculation
108    DONE - make-up of the chooser
109    DONE - where place the briscola on the table
110    DONE - users info
111    DONE - show current auction position
112    DONE - table with internal management of the transition between pages.
113    DONE - server side page abort management  
114    DONE - cookie problem with Ajax
115    DONE - spostare il tasto "esco"
116    DONE - to pass explicit config file to INSTALL.sh 
117    DONE - 8 tables
118    DONE - safety out management
119    DONE - info enhancement and related button (how win the last game and
120           with how much points ?)
121
122  WEB
123    DONE - homepage
124    DONE - screenshots
125
126 DOC
127    CHAPTERS
128       HTTP Streaming
129       Local serializer
130       Database on shmem
131       Page abort (reload on http streaming case)
132       Chat
133       Cookies management
134       CSS tricks
135
136 CHECK ON NEW SERVERS
137 .htaccess AllowOverwrite mode for Cache-Control directive
138
139
140
141
142 */
143