Commit Graph

107 Commits (bd1ab08d8ca9b933ab397ec833d89e8737b04c2e)

Author SHA1 Message Date
Juan Carlos Raña ec729272a5 Feature #2077 improve navigation into group forums and some cosmetic changes on other tools 14 years ago
Juan Carlos Raña 40f2ef4d03 fix load chat windows mode 14 years ago
Ivan Tcholakov ebdec2d305 Feature #1807 - Introduction of a new function api_get_visual_theme(), elimination of repetitive code and other related changes. 15 years ago
Ivan Tcholakov 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 15 years ago
Juan Carlos Raña 10ca775c6d under valid only when there is no open multiple windows 15 years ago
Juan Carlos Raña aa840b0733 fix change from a chat group to a chat course by horizontal or vertical menu 15 years ago
Juan Carlos Raña 621d59578a improve chat presentation and kill frameset 15 years ago
Julio Montoya cea6dccf9f Fixing header when chat is not a popup see CT#746 15 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya 8d258a94f5 Security issue: Adding intval function. Headers are updated 15 years ago
Ivan Tcholakov a54339e297 Feature #272 - Chat tool, frames: Adding html-instructions about encoding, language and text direction. 15 years ago
Ivan Tcholakov 05aaa4cc6c Feature #272 - Chat tool, frames: Adding html-instructions about language and text direction. 15 years ago
Ivan Tcholakov faa33a435e Feature #272 - Chat tool: Applying coding conventions and cleaning before making essential changes. 15 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
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