Commit Graph

239 Commits (skala)

Author SHA1 Message Date
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 13 years ago
Julio Montoya 50761f63a1 Minor cosmetic changes 13 years ago
Julio Montoya aaa286944a Fixing queries due recent changes in the DB see BT#5638 13 years ago
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
unknown cf4ff8a4b9 fixing error uploading file #6034 13 years ago
Julio Montoya b3202bbfab Minor - preventing PHP warning/notices 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 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 5b0e21a136 Removing calls of fileDisplay.lib.php 13 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 13 years ago
Julio Montoya 0f99a42286 Cleaning white spaces 13 years ago
Julio Montoya bab9983e74 Using a more updated function to gather if user is a member is subscribed to the course 13 years ago
Julio Montoya 196867f7a6 This file fixes the issue in #5677 You can select which file you want to recover only available for teachers 13 years ago
Julio Montoya b72ed3e90e Fixing query in order to view/delete correctly files in the dropbox see #5677 13 years ago
Julio Montoya 5901f561f4 Minor query fix 13 years ago
Julio Montoya edbe042ae6 Minor query correction see #5677 13 years ago
Julio Montoya aed47a8111 Minor adding c_id 13 years ago
Julio Montoya fa864a5672 Fixing removeUnusedFiles 13 years ago
Julio Montoya 72fa91bcfe Undo construct replacements 13 years ago
Julio Montoya ee9f0a809a Minor corrections 13 years ago
Julio Montoya ebaabe45a3 Minor dropbox fixes 13 years ago
Julio Montoya ff5a90f220 Minor fixing select 13 years ago
Julio Montoya 54d7bb9ae0 Should fix bug when deleting items in dropbox works as in 1.8.8.4 see #5656 13 years ago
Julio Montoya 16d97480f6 Minor removing commented code 13 years ago
Julio Montoya acf15e8c8e Fixing array_map function uses 13 years ago
Julio Montoya d7b750b332 Should fix bug when deleting dropbox items queries where not corrected see #5656 13 years ago
Julio Montoya 3e7ab1b5a6 Fixing dropbox download in folders see #5447 13 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 13 years ago
Julio Montoya cbf3e32ee5 Fixes bug in dropbox where users can't download or leave feedback see BT#4791 and #5058 13 years ago
Julio Montoya 36eef0860f Minor - Removing libs already added 13 years ago
Yannick Warnier 8df5069f70 Fixed query for dropbox files - refs #5057 13 years ago
Julio Montoya f9e7bd9bfd Fixing move form 13 years ago
Julio Montoya 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 13 years ago
Laurent Opprecht 209edc91e1 #5058 Dropbox: duplicate warning when uploading a doc 14 years ago
Laurent Opprecht 2e4fffaccb see #5057 Dropbox: unable to download files 14 years ago
Julio Montoya 2a313714c8 Improving UI in dropbox 14 years ago
Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 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 6d5278901f More style fixes 14 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago