stat-day.php bug fixed and some log added
[brisk.git] / TODO.txt
index d361949..56908c4 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -3,15 +3,22 @@
 
   FEATURES |
  ----------+
-   - CONTINUE FEATURE
+   WIP - CONTINUE FEATURE
+     . replace explicit strings with multilanguage array
+
      DONE . save points every game
      DONE . modify points calculation to include order and mazzo
-     HALF . exclude not standard types from statistics
-         DONE . daily reports
-         . monthly stats
+     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
 
-     . add command to continue
-     . investigate user reordering
+     DONE . investigate user reordering ??
 
    - WEBSOCKET TRANSPORT
      . refactoring $enc attribute management