From 51dad48fdbfdc6867bb2b2dffd1eaca843fd5b67 Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Wed, 18 Oct 2017 00:33:23 +0200 Subject: [PATCH] chore: a few TODOs --- todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 792b848d..ed0e5af6 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,4 @@ +- just so it's really visible => exchange md5 for something more secure - change title for each page, so it fits with H1 (or history will always show a lot of "TravianZ" entries without a way to know where that history entry leads) ... same in Admin panel - fix deleting users (need to delete their villages (+alliances/construction plans/...?) after a while) @@ -20,4 +21,6 @@ - pagination in attacks goes to "All" reports instead of staying in "Attacks" - quest image should glow red when new task is ready to be read (now it's only red when page is refreshed) - disallow kicking yourself from alliance or provide a confirmation dialog and correct redirect -- sending messages to players via Admin doesn't work \ No newline at end of file +- sending messages to players via Admin doesn't work +- check aliance invitation accepting - apparently it doesn't work too well on first try? +- normalize forum tables - varchar is used for numeric values and is joined with int field \ No newline at end of file