Commit Graph

92 Commits (6edf5863a01155b679fcfb08f18bd444da8e8cde)

Author SHA1 Message Date
Cristian Fasanando b3dca7446b minor - fixed redeclared files inside chat 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov d7374d430e Feature #347 - Blogs, Agenda, Chat, and Course description tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 088414f4c8 Feature #576 - Some minor corrections about the previous transaction. 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Cristian Fasanando 53ef2b8213 minor - fixed current tab for group, chat and dropbox - partial CT#512 15 years ago
Arthur Portugal 7d29d1f3ca Fixed the file chat for all.test2.php CT#191 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando e158bc4fe5 improved chat for group, log file is now save into group folder - partial DT#5496 15 years ago
Cristian Fasanando 2aeb02dedd minor - disabled emerging icon for chat log - partial DT#5496 15 years ago
Cristian Fasanando 13cd4a66b8 Fixed show connected users in chat tool into several browser - partial DT#5558 15 years ago
Cristian Fasanando 1d0b1c6cb0 fixed timeout for users connected in chat for session and groups 15 years ago
Cristian Fasanando 144b94dbdb fixed timeout for chat messages in session or group - partial DT#5496 15 years ago
Cristian Fasanando e3152401c4 implemented - The Chat tool is now private when are in sessions or groups - DT#5558 15 years ago
Arthur Portugal f7147be69a Added style to the button chat DT#5496 15 years ago
Cristian Fasanando 20e8dd743d fixed missing field id_coach in session_rel_course - partial DT#5496 15 years ago
Arthur Portugal 90d13d18b7 Added chat tool to the groups DT#3318 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Ivan Tcholakov 1a15aba041 Bug #3646 and Issue #306 - Chat tool: Fixing person name order to be dependable on the internationalization settings. 15 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Ivan Tcholakov b90a478dad [svn r20950] FS#306 - The Chat tool: Declaring the system encoding for the main page that contains the frames. Thus, damaged text will not appear in the browser's title-bar. 16 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 16 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
Isaac Flores c4427c1310 [svn r20597] logic changes - added restriction for anonymous user - (partial FS#3985) 16 years ago
Ivan Tcholakov 4ea02e9b96 [svn r20445] FS#306 - The Chat tool: Improvements for better encoding management. 16 years ago
Yannick Warnier 172ee04927 [svn r20204] Minor - Add comment 16 years ago
Julio Montoya cb5df3ae6e [svn r18714] Minor - replacing mysql functions to Database class see FS#3685 16 years ago
Carlos Vargas b2a117c3bf [svn r18433] minor change call to events.lib.php require_once see FS#3642 16 years ago
Noël Dieschburg 1eebd5681b [svn r18287] -Changes login icon 16 years ago
Cristian Fasanando da5296c018 [svn r18206] Style change - Fixed display course navigation menu into chat - see FS#3590 16 years ago
Isaac Flores c0b7919947 [svn r17655] minor - logic changes -it was changes position library -(partial FS#2459) 16 years ago
Isaac Flores 582b590327 [svn r17648] logic changes - it was show only users connected - (see FS#2459) 16 years ago
Juan Carlos Raña 44f03ac1dc [svn r17268] fix when a user leave platform without close window chat 16 years ago
Juan Carlos Raña 64b7dc6e37 [svn r17220] fix the chat for lower resolution 800x600 16 years ago
Juan Carlos Raña 3f5643f7e0 [svn r17188] fix some lang var and improve photo 16 years ago
Juan Carlos Raña f105f3ad90 [svn r17115] -a user can have multiple open chat rooms with different courses 16 years ago
Juan Carlos Raña 34b2eb6409 [svn r17086] fix smileys 16 years ago
Juan Carlos Raña 468cc232de [svn r17085] reorder icons 16 years ago
Juan Carlos Raña eda92da16e [svn r17084] open chat in a new window and some improvements in chat 16 years ago
Isaac Flores 0cca8c7d4a [svn r17079] minor - changes in style - will added "Database" in query sql - see(FS#2960) 16 years ago
Isaac Flores dbe104b052 [svn r17078] changes in logic - multiple dokeos browser tabs open - see(FS#2960) 16 years ago
Patrick Cool 1ff40eff4b [svn r17054] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Patrick Cool 61ef3c629f [svn r16987] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Eric Marguin b1a181a6fa [svn r16424] fix again double logins in chat tool (FS#2590) 16 years ago
Eric Marguin ba2f56192c [svn r15898] session coach and session course coach now appears in chat users list 17 years ago