X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=1e4a5cea3fa0e4f619b9dd7acb267a28ac3ab2ff;hb=dec85396b1f9859ab8ea864e550c3faa48377dd0;hp=404a80833428f5c478c2274095cb84fce9064ded;hpb=4d237c20854c97cf7f53096a526ae75355a9fe2a;p=brisk.git diff --git a/TODO.txt b/TODO.txt index 404a808..1e4a5ce 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,13 +3,42 @@ FEATURES | ----------+ - - WEBSOCKET TRANSPORT - . client (xynt_streaming.js) - . server (transport.phh) + DONE - CONTINUE FEATURE + DONE . save points every game + DONE . modify points calculation to include order and mazzo + DONE . exclude not standard types from statistics + DONE . daily reports (1 for each active tournament) + DONE . monthly stats (for normal match only) + + DONE . show current match ID when created + DONE . add info about continue to the info page + DONE . add command to continue + DONE . check consistency of the request + DONE . rearrange users and game status to continue the selected match - M1: xynt_test01.php working + DONE . investigate user reordering ?? + + - WEBSOCKET TRANSPORT + . refactoring $enc attribute management + DONE . reintroduced $enc = 'plain' for websocket + DONE . fallback for not correct WS version + DONE . fini of ws stream + DONE . reactivate compression + DONE . fix xynt_test01 + DONE M2: brisk working + DONE . manage multiport apache config + DONE . manage headers correctly in sac-a-push + DONE . manage transport.close method where required + DONE . xynt_stream: manage fallback to multiple ports + DONE . manage fini for ws + POST . server: manage input data from clients + POST . manage ping/pong (seems not required) + + DONE . client (xynt_streaming.js) + DONE . server (transport.phh) + + DONE M1: xynt_test01.php working - . manage headers correctly in sac-a-push - improved S . db update (add components, maybe single string)