[jetrix-cvs] jetrix/doc changelog.txt,1.77,1.78 todo.txt,1.2,1.3
Brought to you by:
smanux
From: Emmanuel B. <sm...@us...> - 2005-05-04 10:30:08
|
Update of /cvsroot/jetrix/jetrix/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13938/doc Modified Files: changelog.txt todo.txt Log Message: Channels can now be created from the administration console Index: changelog.txt =================================================================== RCS file: /cvsroot/jetrix/jetrix/doc/changelog.txt,v retrieving revision 1.77 retrieving revision 1.78 diff -C2 -d -r1.77 -r1.78 *** changelog.txt 4 May 2005 08:57:33 -0000 1.77 --- changelog.txt 4 May 2005 10:29:50 -0000 1.78 *************** *** 14,17 **** --- 14,18 ---- - Fixed a bug preventing the modification of the access level of a command when the "access-level" attribute was set on the <command> element - Added a visibility parameter on channels, it's now possible to have an invisible channel on the /list result + - Channels can now be created from the administration console Developer visible changes Index: todo.txt =================================================================== RCS file: /cvsroot/jetrix/jetrix/doc/todo.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** todo.txt 3 May 2005 11:45:59 -0000 1.2 --- todo.txt 4 May 2005 10:29:51 -0000 1.3 *************** *** 32,36 **** Administration - channel reordering from the admin console - - create a channel from the admin console - add a help button on the webadmin redirecting to the SF forum - winlist management in the admin console --- 32,35 ---- |