Commit Graph

175 Commits (33037fcf7ac0c887a15d559da2faeef62c9f4b94)

Author SHA1 Message Date
Julio Montoya f7ebd14fe4 Fixing PHP warnings. 11 years ago
Julio Montoya 731a5c4471 Disabling make_clickable, uses a deprecated function for php 5.5 11 years ago
Julio Montoya 771becc37e Fixing PHP warnings. 11 years ago
Julio Montoya 2cd7fa0559 Using Display::return_icon and using WEB_IMG_PATH see #6903 11 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya 619b28c559 Security : Adding Security::remove_XSS see #6008 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 12 years ago
Julio Montoya 7ee8e2c02e Should fix chat log when using groups see #5837 12 years ago
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 14 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 15 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