X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=862e2a4704c1601328bcfdddd081236181656875;hb=refs%2Fheads%2Fbrisk-fb-whois;hp=404a80833428f5c478c2274095cb84fce9064ded;hpb=b41e2233431a8862b741c7eb4c998c1a47263ed7;p=brisk.git diff --git a/TODO.txt b/TODO.txt index 404a808..862e2a4 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,13 +3,75 @@ FEATURES | ----------+ - - WEBSOCKET TRANSPORT - . client (xynt_streaming.js) - . server (transport.phh) + - PLACEMENT-NORMALIZATION + DONE . Normalize previous points + DONE . Denormalize "Info" view + DONE . Denormalize explained matches + DONE . Check placement + DONE . Distinguish between inherited mult and local mult + + - AUTO-MAINTENANCE + . Terms Of Service acceptance + DONE . print date of hard switch + DONE . TOS version + DONE . user TOS acceptance (db field) + DONE . show TOS ([show me later, yes, no]/[yes, no]) + DONE . switch-off date + DONE . manage accept + DONE . manage refuse + DONE . show current TOS + DONE . disable user reason integer field and remove SUSPEND state (db, php) + DONE . fix tos layout + DONE . opt - download TOS + . opt - checkbox for anonimous users with message when not checked + . opt - button enabled when arrived to the bottom of the TOS only + . opt - check TOS version between config file and TOS file + DONE . show guarantee (/guar command) + DONE . multi-language + DONE . command documentation + DONE . manage disagreeding users investigation + DONE . self guaranteed + + . email validation + . account expiration + + + DONE - CONTINUE FEATURE + DONE . replace explicit strings with multilanguage array + DONE . add a php downloader with filtering on allowed requests + 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 ?? - M1: xynt_test01.php working + - 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)