vari aggiornamenti
[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!- smammamorti
18    URGENT!- ban temporaneo dai tavoli
19    
20    URGENT - flash player to play sound
21    URGENT - test di download per la cache
22
23    URGENT - restart preload img
24    URGENT - watchdog
25
26    NORM   - chat vecchie in reload
27    NORM   - one player reject a game (to less points (<2)
28    NORM   - tools dir with a main and some pages where check briscola tools.
29    NORM   - help page
30    NORM   - bottoni => immagini
31    NORM   - (master concept) card selection 
32
33    MIN  - cambiare titolo al tavolo
34
35  MIDDLE TODO
36  ===========
37
38    - split server-side data 
39    - user assistant (with button to enable disable)
40    - asta: highlight buttons (css hover)
41    - documentation
42
43    TO REVIEW - special chars in js
44
45  FAR TODO
46  ========
47    NORM - internationalization
48    NORM - img -> div + css
49    
50  WEB
51  ===
52
53    - link to stable/unstable
54
55 -------------------------------------------------------------------
56  DONE
57  ====
58
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