From 1749ff0c1d3d38f19e643e28fee216a4cfeb9df7 Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Sun, 22 Oct 2017 21:02:29 +0200 Subject: [PATCH] chore: another nice ToDo :) --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 5d176097..b6443d1b 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,4 @@ +- add checkbox when sending units for a raid to include the attack in the raid list, if eligible - normalize forum tables - varchar is used for numeric values and is joined with int field - finish parts in Admin that are unfinished (mostly delete -X- buttons and Alliance settings) - add batching logic to mehods which get called too frequently and multiple times (example - Message::sendMessage() now that is sends messages for each forum post)