|
From: <si...@us...> - 2006-04-27 18:02:54
|
Revision: 753 Author: sickpig Date: 2006-04-27 11:02:42 -0700 (Thu, 27 Apr 2006) ViewCVS: http://svn.sourceforge.net/yaacs/?rev=753&view=rev Log Message: ----------- * update TODO list to reflects last bugant bunch of commits ;) Modified Paths: -------------- trunk/docs/TODO Modified: trunk/docs/TODO =================================================================== --- trunk/docs/TODO 2006-04-27 17:23:56 UTC (rev 752) +++ trunk/docs/TODO 2006-04-27 18:02:42 UTC (rev 753) @@ -3,8 +3,6 @@ LEFT TO DO: * yacco - print work hours module per request - * Do: check a better api doc tools - http://www.oche.de/~akupries/soft/autodoc/ * README file (conf, voip, yacco user creation, a general one) * yacco add format indicator on the top edge of any entry * package require phase ri-organization (common package @@ -12,16 +10,17 @@ everything else has to be place in the application "header" * Time library * deb package for debian* (e.g. ubuntu) - * manage error handling during ftp hylafax session + * manage error handling during ftp hylafax session (if possible) * write Startkit documentation for windows * ::yacco::findCombo has a very poor and BAD DESIGN so has to be fixed ;) - * yacco uses db and ::yacco::db as db handlers to the - same handler... fix it * make serious a patch for tcllib (ftp package) and than send it to ftp package mantainer * manage how to find yacati path in yachoo - + * in README.voip say that automatic outcomes classifcation + works only if you set up asterisk dial plan properly + (tranlsate outcomes string token in english, both in + ::yavoip::phoneEvent and astersik dialplan example) ************************************************************************ YACATI: @@ -35,18 +34,10 @@ * Do: add SIP support using something like http://savannah.nongnu.org/projects/exosip/ (a layer over http://www.gnu.org/software/osip/osip.html) YAMON: - * message preview button has to generate only one preview message - also if it is clicked more than once - * configure/preferences windows has to be centered in respect of - its parent window like IM window do - YABBT: * Do: fix perf idx calculation (yadmin display quite strange values) - * Do: make procedure calculate perf indexes globally - for all contact's state id (using SQL - in a smarter way ;) YADMIN: @@ -74,9 +65,10 @@ YCHOOSER: - * remove all opnioni.net specfic stuff (dosemu,demetra logo) + * remove all opinioni.net specfic stuff (dosemu,demetra logo) * find a way to tell yachoo where yacati is (path issue) * proper indetation / remove trailing space + YADB: * Do: ::yadb::getTuple returns -1 for both an error and no-tuple; @@ -88,8 +80,6 @@ * Do: decide time limit and which contents have to be included into stable branch * Do: add to doc link to iaxclient cvs repository - * Do: check a better api doc tools - http://www.oche.de/~akupries/soft/autodoc/ * Do: update i18n file ;) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |