Commit Graph

124 Commits (fb4065008e1c5e8e29f090a13146a0fec04416af)

Author SHA1 Message Date
Julio Montoya 6b3694084e Fixing some chat function 13 years ago
Julio Montoya 182079bd18 Minor - cosmetoc chat changes 13 years ago
Julio Montoya 946612fb8d Replacing DB constant 13 years ago
Julio Montoya b03c847141 Minor adding CSS class in the chat course 13 years ago
Laurent Opprecht 289d6bf647 change function order to avoid bug - looks like it is implementation specific 13 years ago
Julio Montoya baf424b2a5 Fixing query, adding c_id using api_get_session_id() instead of $_SESSION['session_id'] 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya c9c3d7bc5e Removing tool_navigation_menu.inc.php file now we load it in the template.lib.php file 13 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 years ago
Julio Montoya 309a69423c Fixing queries due the single database changes see #3910 13 years ago
Julio Montoya 92ac998841 Fixing - queries due the new changes in the DB (single database) #3910 13 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Yannick Warnier 39daf877a3 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 179c3f7f7d Avoiding php warning message 14 years ago
Juan Carlos Raña ec729272a5 Feature #2077 improve navigation into group forums and some cosmetic changes on other tools 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 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
Noel Dieschburg e6444dc928 Dummy permission commitx 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