From: Florian G. <re...@us...> - 2006-11-08 14:19:27
|
Update of /cvsroot/perfparse/_perfparse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22059 Modified Files: TODO Log Message: new todos Index: TODO =================================================================== RCS file: /cvsroot/perfparse/_perfparse/TODO,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TODO 15 Sep 2006 10:56:43 -0000 1.3 --- TODO 8 Nov 2006 14:19:23 -0000 1.4 *************** *** 1,2 **** ! Use storage modules to get data for cgi/phpui similar to saving data. Getting Data should only use first storage module configured. ! Integrate ajax framework. Ideas: create tinyurls for graphs via ajax. Make menus more dynamic ... --- 1,4 ---- ! - make postgres working (scripts and executables) ! - finish database upgrade program ! - Use storage modules to get data for cgi/phpui similar to saving data. Getting Data should only use first storage module configured. ! - Integrate ajax framework. Ideas: create tinyurls for graphs via ajax. Make menus more dynamic ... |