X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=9fad55faa0f0663c7d33bd3b7228dc635bdda477;hb=76e60a0d70700e42468b35921854fecc929254c5;hp=da73ad32ae363942d425657f57f260c4d0ecc435;hpb=f533ded1b55bb82cdfc3077c2616a66935425880;p=brisk.git diff --git a/TODO.txt b/TODO.txt index da73ad3..9fad55f 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,6 +3,64 @@ FEATURES | ----------+ + - AUTO-MAINTENANCE + . policy acceptance + . policy version + . user policy acceptance (db field) + . show licence ([show me later, yes, no]/[yes, no]) + . switch-off date + + . show guaranteer + + . email validation + + . account expiration + + + WIP - CONTINUE FEATURE + . replace explicit strings with multilanguage array + + 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 + + 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 + + + - improved S + . db update (add components, maybe single string) + . filter in index.php + . filter in index_wr.php + - prefs API: . prefs_assign(content): assign json content as output var . prefs_apply(prefs_new): apply new content to g_prefs and system