From dec85396b1f9859ab8ea864e550c3faa48377dd0 Mon Sep 17 00:00:00 2001
From: "Matteo Nastasi (mop)" <nastasi@alternativeoutput.it>
Date: Thu, 31 Oct 2013 18:20:30 +0100
Subject: [PATCH] TODO.txt updated

---
 TODO.txt | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/TODO.txt b/TODO.txt
index fd75401..1e4a5ce 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -3,7 +3,7 @@
 
   FEATURES |
  ----------+
-   - CONTINUE FEATURE
+   DONE - CONTINUE FEATURE
      DONE . save points every game
      DONE . modify points calculation to include order and mazzo
      DONE . exclude not standard types from statistics
@@ -11,11 +11,12 @@
          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
+     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
 
-     . investigate user reordering ??
+     DONE . investigate user reordering ??
 
    - WEBSOCKET TRANSPORT
      . refactoring $enc attribute management
-- 
2.17.1