X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=ebece749cde74e041fea36bc9a43bd1237df1297;hb=d40b54308d7b7cbeaaf0b997fcf5f9dcbef64518;hp=568cf21e032b3915740f18a35194f35971475c61;hpb=ddd822f1dca51731cc9fc8199db3f1cc527fb01a;p=brisk.git diff --git a/TODO.txt b/TODO.txt index 568cf21..ebece74 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,7 +3,47 @@ FEATURES | ----------+ + - AUTO-MAINTENANCE + . policy acceptance + . policy version + DONE . user policy acceptance (db field) + DONE . show licence ([show me later, yes, no]/[yes, no]) + DONE . switch-off date + DONE . manage accept + . manage refuse + . WIP disable user reason integer field and remove SUSPEND state (db, php) + . checkbox for anonimous users with message when not checked + . opt - button on when arrived to the bottom of the licence + . opt - download licence + . min - check licence version between config file and licence file + . 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