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