Removed completed logging stuff from TODO, synced up TODO with wiki page

This commit is contained in:
Gregory Shikhman 2009-06-29 15:27:15 +00:00
parent 6e96b06183
commit 5b80ab5e46

View file

@ -1,12 +1,21 @@
-database driven view support
--add in support for line and bar graphs (6/22)
--finish the page for adding new views (6/22?-6/24)
--figure out a way to analyze certain queries (line a bar graph stuff probably) and remove outlier data
--remove filter choices that would result in no data when combined with existing filters
-CSS and design
--add CSS, sync up the design with rest of wesnoth.org
--make the site user friendly
--look into whether or not it would make sense to use AJAX
-code documentation and cleanness (6/24)
--add proper logging support, everything is currently spewed to httpd's stdout
---several levels of logging
--split off the different controllers (bar,pie,line) into seperate files
-add new views, do dogfeed testing of all the existing work (6/25)
-login support, sessions (6/25-6/31)
--make the addview and deleteview pages password protected
--add email subscription support
-add crab's AI results table to the database