Commit Graph

237 Commits (8fd52c8edb26f88ca3246fa1f42f65c762cf8910)

Author SHA1 Message Date
Julio Montoya 8108934e66 Replacing deprecated key_exists with array_key_exists. 11 years ago
Julio Montoya 530382a993 Fixing dropbox download see BT#7680 11 years ago
Julio Montoya f528198ea2 Fixing typo. 11 years ago
Julio Montoya 092a136e64 Using api_is_allowed_in_course() in dropbox. 11 years ago
Julio Montoya 6243175ca6 Minor - fixing PHP warnings. 11 years ago
Julio Montoya a6e11df9ae Replacing <form> with FormValidator cleaning code, removing globals calls; see BT#5749 11 years ago
Julio Montoya fa93fdf7ed Removing global calls. 11 years ago
Julio Montoya 9f97ec827d Minor - using api_get_course_info() and "api_" functions. 11 years ago
Julio Montoya aa735666fb Minor - format code. 11 years ago
Julio Montoya 01313ac8ee Changing string_2_boolean with api_string_2_boolean 11 years ago
Julio Montoya d0200d30e5 Fixes bad parameter. 11 years ago
Julio Montoya e38d0639c9 Fixes mysql error see BT#7078 11 years ago
Julio Montoya a3d5f73a84 Minor - format code. 11 years ago
Julio Montoya e1ca70eeb5 Minor - Format code, removing unused dropbox_zipdownload.inc.php file. 11 years ago
unknown cf4ff8a4b9 fixing error uploading file #6034 12 years ago
Julio Montoya bab9983e74 Using a more updated function to gather if user is a member is subscribed to the course 12 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 12 years ago
Julio Montoya b72ed3e90e Fixing query in order to view/delete correctly files in the dropbox see #5677 12 years ago
Julio Montoya 5901f561f4 Minor query fix 12 years ago
Julio Montoya edbe042ae6 Minor query correction see #5677 12 years ago
Julio Montoya aed47a8111 Minor adding c_id 12 years ago
Julio Montoya fa864a5672 Fixing removeUnusedFiles 12 years ago
Julio Montoya 72fa91bcfe Undo construct replacements 12 years ago
Julio Montoya ee9f0a809a Minor corrections 12 years ago
Julio Montoya ebaabe45a3 Minor dropbox fixes 12 years ago
Julio Montoya ff5a90f220 Minor fixing select 12 years ago
Julio Montoya 54d7bb9ae0 Should fix bug when deleting items in dropbox works as in 1.8.8.4 see #5656 12 years ago
Julio Montoya 16d97480f6 Minor removing commented code 12 years ago
Julio Montoya acf15e8c8e Fixing array_map function uses 12 years ago
Julio Montoya d7b750b332 Should fix bug when deleting dropbox items queries where not corrected see #5656 12 years ago
Julio Montoya 3e7ab1b5a6 Fixing dropbox download in folders see #5447 12 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 12 years ago
Julio Montoya cbf3e32ee5 Fixes bug in dropbox where users can't download or leave feedback see BT#4791 and #5058 12 years ago
Julio Montoya 36eef0860f Minor - Removing libs already added 12 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 13 years ago
Laurent Opprecht 2e4fffaccb see #5057 Dropbox: unable to download files 13 years ago
Julio Montoya 2a313714c8 Improving UI in dropbox 13 years ago
Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 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 6d5278901f More style fixes 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 13 years ago