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