users_get, match_continue, match_order_get functions to retrieve info about users...
[brisk.git] / TODO.txt
index abc81bf..fd75401 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -3,6 +3,41 @@
 
   FEATURES |
  ----------+
+   - 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
+     . add command to continue
+       . check consistency of the request
+     . rearrange users and game status to continue the selected match
+
+     . 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)