Commit Graph

26 Commits (5596ce01041a94de0fbd8c8248d17bcacec819b7)

Author SHA1 Message Date
Julio Montoya d88e0b6367 Refactor message grid see BT#15983 7 years ago
Julio Montoya 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 15a5074e3d Minor - format code, remove unused script code. 9 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 10 years ago
jmontoyaa 57449861e5 Add api_not_allowed() 10 years ago
Julio Montoya 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 11 years ago
Imanol Losada 1cecc9abbe Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya cc78d318f2 Removes require_once 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
Julio Montoya f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 13 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Montoya 0cc67fdfb1 Removing libs already called in global.inc.php + possible fixing of #3827 15 years ago
Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 1e549334c6 Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601 15 years ago
Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 15 years ago
christian1827 9620389815 merge 16 years ago
Julio Montoya 1dddf886eb Cleaning code 16 years ago
Julio Montoya 0863fbc7eb Cleaning code 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 16 years ago
Ivan Tcholakov 84ba413d37 Feature #347 - Links, Messages, Metadata: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando f49619db78 Allowed to download file for all users from a group message - partial CT#190 17 years ago
Cristian Fasanando fb6599272d message for group is now sent only a message - partial BT#190 17 years ago
Julio Montoya a37b60ec76 First Chamilo fixes (groups, installation files, partial documentation updated) 17 years ago
Cristian Fasanando 69dbac9fc2 Add download file for message attachment file - partial DT#5508 17 years ago