Initial revision
[brisk.git] / TODO.txt
1 /* 
2    TODO
3
4    CRITICAL - restart preload img
5    CRITICAL - watchdog
6
7    TEST (aum. il timeout) - carte giocate che restano girate
8
9    NORM - one player reject a game (to less points (<2)
10    NORM - tools dir with a main and some pages where check briscola tools.
11    NORM - help page
12    NORM - img -> div + css
13    NORM - (master concept) card selection 
14    NORM - internationalization
15    
16  WEB
17    - compatibility page
18    - homepage
19    - screenshots
20
21  MIDDLE TODO
22    WIP - info enhancement and related button (how win the last game and with how much points ?)
23    WIP - preload images: (finish the list)
24    - unload of the stream
25    - split server-side data 
26    - user assistant (with button to enable disable)
27    - who is playing now
28    - graphics enhancement 
29    - asta: highlight buttons (css hover)
30    - documentation
31
32    TO REVIEW - special chars in js
33
34    DONE - change name
35    DONE - automatic and manual logout
36    DONE - cache problems solved via .htaccess
37    DONE - all players out of the auction
38    DONE - time to send cards
39    DONE - hide cards before sends at a new game
40    DONE - well recognization of the browser and O.S.
41    DONE - login consistency !!!!
42    DONE - functionalization of garbage
43    DONE - call garbage function into login
44    DONE - game
45    DONE - manage the reload from scratch of the table page
46    DONE - table reset
47    DONE - sendcard => card_send(idx, ....)
48    DONE - show table for game
49    DONE - points calculation
50    DONE - make-up of the chooser
51    DONE - where place the briscola on the table
52    DONE - users info
53    DONE - show current auction position
54    DONE - table with internal management of the transition between pages.
55    DONE - server side page abort management  
56    DONE - cookie problem with Ajax
57    DONE - spostare il tasto "esco"
58
59 DOC
60    CHAPTERS
61       HTTP Streaming
62       Local serializer
63       Database on shmem
64       Page abort (reload on http streaming case)
65       Chat
66       Cookies management
67
68 CHECK ON NEW SERVERS
69 .htaccess AllowOverwrite mode for Cache-Control directive
70
71
72
73
74 */
75