From: Lo?c C. <lo...@us...> - 2001-06-10 14:57:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/docs In directory usw-pr-cvs1:/tmp/cvs-serv17318/docs Modified Files: bug_report.txt changes.txt credits.txt todo.txt Log Message: Too many changes to detail. Index: bug_report.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/bug_report.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** bug_report.txt 2001/04/26 20:11:41 1.1 --- bug_report.txt 2001/06/10 14:57:50 1.2 *************** *** 1,46 **** ! To report bugs, either do it at the 'Bug Tracking System' from our ! SourceForge account (http://phpmychat.sorceforge.net/) either fill the form ! below and send it to the php...@ya... e-mail address. Please be as descriptive as possible. You may think it's something that ! affects everyone, but a many times it's specific to a browser or operating system. So please be thorough. In the case of Bug Tracking, there is *never* too much information or documentation or description. Thanks for your help, the phpHeaven-team ! +--------------------------------------------------------------------------+ ! | phpMyChat version 0.15.0 - dev | ! +--------------------------------------------------------------------------+ ! | The server side: | ! | - Operating system and release number: | ! | - the server name and release number: | ! | - the php version that is running: | ! | - the database management system name and release number that is | ! | running: | ! | | ! | The client side: | ! | - Operating system and release number: | ! | - the browser name and release number: | ! +--------------------------------------------------------------------------+ ! | A brief description of the bug you faced: | ! | | ! | | ! | | ! +--------------------------------------------------------------------------+ ! | Details: | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! +--------------------------------------------------------------------------+ \ No newline at end of file --- 1,81 ---- ! ---------------- ! Reporting Bugs ! ---------------- + To report bugs, either do it in the 'Bug Tracking System' of our + SourceForge account (http://phpmychat.sorceforge.net/), either fill the + form below and send it to our team address : te...@ph... + Please be as descriptive as possible. You may think it's something that ! affects everyone, but many times it's specific to a browser or operating system. So please be thorough. In the case of Bug Tracking, there is *never* too much information or documentation or description. Thanks for your help, + the phpHeaven-team + + ---8<------------------------------------------------------------------- + + # + # BUG TRACKING for phpMyChat + # + + How to contact you: + """"""""""""""""""" + + Your name : + + Your e-mail address : + + Your web site : + + + + Server side: + """""""""""" + + Operating System (name and release) : + + HTTP Server (name and release) : + + PHP version and configuration : + + You can join your 'php.ini' file + or the result of the 'phpinfo' function + + Database software and release : + + phpMyChat version and configuration : + + You can join your 'config.lib.php' file + (without the password you use) + + URL where the bug can be seen : http:// + + + + Client side: + """""""""""" + + Operating system (name and release) : + + Browser (name and release) : + + + + Brief description of the bug/problem: + """"""""""""""""""""""""""""""""""""" + + + + Details: + """""""" + + + + + ! ---8<------------------------------------------------------------------- Index: changes.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/changes.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** changes.txt 2001/05/31 19:57:42 1.6 --- changes.txt 2001/06/10 14:57:50 1.7 *************** *** 8,12 **** ! v 0.15.0 - 31/05/2001 """"""""""""""""""""" --- 8,12 ---- ! v 0.15.0 - 10/06/2001 """"""""""""""""""""" *************** *** 20,23 **** --- 20,27 ---- As a result, phpMyChat works far better with Mozilla M18 (and the should also with Netscape 6). + ENHANCEMENT : the '/away' command has been added. Moreover the way incative users are + handled have changed: in a first time they are automatically defined as + 'away from their keybord' users then they are removed from the users + table. ENHANCEMENT : with the new command '/img' the user can choose to display graphical smilies or text codes thanks to an original piece of code from *************** *** 30,33 **** --- 34,49 ---- thanks to a piece of code from Tomas Haluza <th...@ki...>. BUG FIXED : many JavaScript bugs have been fixed in this release. + + + v 0.14.5-RC1 - 08/06/2001 + """"""""""""""""""""""""" + + BUG FIXED : two security issues has been fixed thanks to + Alexei Shalin <hap...@to...>. + BUG FIXED : when registered users used the '/join' command or on the link in an + invitation messages they may loose their rights or be kicked off + because of a wrong password encoding. + Bug fixed thanks to Tinou <ti...@ti...>. + ENHANCEMENT : some translations have been completed. Index: credits.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/credits.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** credits.txt 2001/06/08 07:07:20 1.7 --- credits.txt 2001/06/10 14:57:50 1.8 *************** *** 21,24 **** --- 21,25 ---- Matthieu Belge <mb...@fr...> Great Perl-like regular expressions + Benchmarks Martin Dvorak <je...@pe...> *************** *** 31,34 **** --- 32,41 ---- Christian Hacker <c.h...@dr...> Mail feature for the administrator + + Etienne Gagnon <ti...@ti...> + Database design and optimization + + Sergey I. Golod <ro...@to...> + Security analysis Index: todo.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/todo.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** todo.txt 2001/05/30 19:19:18 1.1 --- todo.txt 2001/06/10 14:57:50 1.2 *************** *** 7,13 **** """""""""""""""""""" ! - Better system to display DB error messages ! - Better design configuration ! - Allow to limit the number of smilies in each message ! - Command for administrator to unpromote - Dynamic integration of smilies, like for languages --- 7,25 ---- """""""""""""""""""" ! - Rebuild the whole administration script and add a search feature ! - Allow to ban by IP + network mask from the admin script ! - Better design configuration (templates ?) - Dynamic integration of smilies, like for languages + - Improve caching system + - Command for administrator to unpromote + - Allow to send private messages accross rooms + - opCall command + - Find a way to retain session data defined before going to the chat + - Add topic for room (use the same system than the one used for the + administration of the phpHeaven site?) + - Send logs and stats of the day to the administrator? + - For a private room, do not allow to browse among messages sent + before the user logs in? + - Allow to use one css per room? + + |