From 09b81242bbc3ecd934c346b0862ba1520e85efbb Mon Sep 17 00:00:00 2001
From: Calin Crisan <ccrisan@gmail.com>
Date: Mon, 18 Nov 2013 22:15:07 +0200
Subject: [PATCH] removed todo.txt

---
 doc/requirements.txt |  2 +-
 doc/todo.txt         | 14 --------------
 2 files changed, 1 insertion(+), 15 deletions(-)
 delete mode 100644 doc/todo.txt

diff --git a/doc/requirements.txt b/doc/requirements.txt
index 488513e..bea5c22 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,4 +1,4 @@
-python >= 2.6
+python>=2.6
 tornado
 jinja2
 pil
diff --git a/doc/todo.txt b/doc/todo.txt
deleted file mode 100644
index 0a24257..0000000
--- a/doc/todo.txt
+++ /dev/null
@@ -1,14 +0,0 @@
--> make camera frames positions configurable
--> add a view log functionality
-
--> style scroll bars
--> hint text next to section titles
--> clickable hints
-
--> implement working schedule (add another combo deciding what to do during working schedule)
--> implement notifications
--> implement functionalities specific to raspberry pi: network settings, smb control
--> group @config rules at top
--> chaining two or more remote motionEye cameras breaks updating configuration
-
--> browser compatibility test
-- 
2.39.5