Commit Graph

133 Commits (skala)

Author SHA1 Message Date
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 619b28c559 Security : Adding Security::remove_XSS see #6008 13 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 13 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 13 years ago
Julio Montoya 7ee8e2c02e Should fix chat log when using groups see #5837 13 years ago
Julio Montoya 6b3694084e Fixing some chat function 14 years ago
Julio Montoya 182079bd18 Minor - cosmetoc chat changes 14 years ago
Julio Montoya 946612fb8d Replacing DB constant 14 years ago
Julio Montoya b03c847141 Minor adding CSS class in the chat course 14 years ago
Laurent Opprecht 289d6bf647 change function order to avoid bug - looks like it is implementation specific 14 years ago
Julio Montoya baf424b2a5 Fixing query, adding c_id using api_get_session_id() instead of $_SESSION['session_id'] 14 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 14 years ago
Julio Montoya c9c3d7bc5e Removing tool_navigation_menu.inc.php file now we load it in the template.lib.php file 14 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 14 years ago
Julio Montoya 309a69423c Fixing queries due the single database changes see #3910 14 years ago
Julio Montoya 92ac998841 Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 14 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 15 years ago
Julio Montoya 179c3f7f7d Avoiding php warning message 15 years ago
Juan Carlos Raña ec729272a5 Feature #2077 improve navigation into group forums and some cosmetic changes on other tools 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 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 16 years ago
Juan Carlos Raña 10ca775c6d under valid only when there is no open multiple windows 16 years ago
Juan Carlos Raña aa840b0733 fix change from a chat group to a chat course by horizontal or vertical menu 16 years ago
Juan Carlos Raña 621d59578a improve chat presentation and kill frameset 16 years ago
Julio Montoya cea6dccf9f Fixing header when chat is not a popup see CT#746 16 years ago
christian1827 9620389815 merge 16 years ago
Julio Montoya 8d258a94f5 Security issue: Adding intval function. Headers are updated 16 years ago
Ivan Tcholakov a54339e297 Feature #272 - Chat tool, frames: Adding html-instructions about encoding, language and text direction. 16 years ago
Ivan Tcholakov 05aaa4cc6c Feature #272 - Chat tool, frames: Adding html-instructions about language and text direction. 16 years ago
Ivan Tcholakov faa33a435e Feature #272 - Chat tool: Applying coding conventions and cleaning before making essential changes. 16 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Cristian Fasanando b3dca7446b minor - fixed redeclared files inside chat 16 years ago
cfasanando 9fca61be94 merge 16 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. 16 years ago
Ivan Tcholakov 088414f4c8 Feature #576 - Some minor corrections about the previous transaction. 16 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. 16 years ago
Cristian Fasanando 53ef2b8213 minor - fixed current tab for group, chat and dropbox - partial CT#512 16 years ago
Arthur Portugal 7d29d1f3ca Fixed the file chat for all.test2.php CT#191 16 years ago
cvargas e969a4161a merge 16 years ago