|
From: <si...@us...> - 2006-03-16 19:28:54
|
Revision: 562 Author: sickpig Date: 2006-03-16 11:28:46 -0800 (Thu, 16 Mar 2006) ViewCVS: http://svn.sourceforge.net/yaacs/?rev=562&view=rev Log Message: ----------- * update todo list Modified Paths: -------------- trunk/docs/TODO Modified: trunk/docs/TODO =================================================================== --- trunk/docs/TODO 2006-03-13 20:20:41 UTC (rev 561) +++ trunk/docs/TODO 2006-03-16 19:28:46 UTC (rev 562) @@ -6,7 +6,7 @@ * yacati - Do: move yasched contact stuff here * Do: check a better api doc tools http://www.oche.de/~akupries/soft/autodoc/ - * README file sbrega (conf, voip, yacco user creation, a general one) + * README file (conf, voip, yacco user creation, a general one) * yacco settings: - db - invoice template @@ -27,9 +27,9 @@ everything else has to be place in the application "header" * re-think of INSTALL_DIR and BIN_DIR parameters * Time library - * Startkit for windows * deb package for debian* (e.g. ubuntu) * manage error handling during ftp hylafax session + * write Startkit documentation for windows DONE: @@ -58,6 +58,8 @@ * yadmin: Fix GUI bug on pj's creation, you have to open conf window twice to complete. * Mangage fax delivery using ftp protocol (trough hylfax DONE) + * Startkit for windows + ************************************************************************ YACATI: @@ -65,9 +67,9 @@ * find a dll for libpgtcl (done) * use of tcliax inside yacati (done) * do a dll of tcliax (done) - * remove any kind of Unix-ism (almost finished) + * remove any kind of Unix-ism (done) * remove unuseful parameters in yaacs.conf - * installer (starkit?)/where to store yaacs.conf/regestry (?) + * installer (starkit?)/where to store yaacs.conf/regestry (done with starkit) * how we can handle uadio device in windows (done with snack) * reduce the number of stupid sql request to the server ;) (first) (do a tcl library tha provide usefull "time functions @@ -75,14 +77,14 @@ of qrys to the server) * Do: ACD Mulitphone - * Do: add voip status bar + * Do: add voip status bar (done) * Bug: use more safe variable's name while use tkwait on callBack procedure (in the home-made dialog win, e.g. transient) * Do: use libiax2 (http://iaxclient.sourceforge.net/) trough - a libiax2 C API without using iaxcli.c (DONE) + a libiax2 C API without using iaxcli.c (done) * Do: move yasched contact stuff here - * Do: add countdown on pause dialog (DONE) + * Do: add countdown on pause dialog (done) * Do: remove SQL statment from yacati (mv to cati.tcl or something) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |