From: Florian G. <re...@us...> - 2006-09-15 10:56:50
|
Update of /cvsroot/perfparse/_perfparse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24574 Modified Files: TODO Log Message: changed todofile Index: TODO =================================================================== RCS file: /cvsroot/perfparse/_perfparse/TODO,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TODO 27 Apr 2006 07:25:15 -0000 1.2 --- TODO 15 Sep 2006 10:56:43 -0000 1.3 *************** *** 1 **** ! Add database port as config parameter --- 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 ... |