Commit Graph

18 Commits (c36786bb1a329eda2ffbfc9d1e9ecb124d0d222f)

Author SHA1 Message Date
Julio Montoya 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
Imanol Losada 1cecc9abbe Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya cc78d318f2 Removes require_once 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 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 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 12 years ago
Julio Montoya 0cc67fdfb1 Removing libs already called in global.inc.php + possible fixing of #3827 13 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 1e549334c6 Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601 14 years ago
Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 14 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya 1dddf886eb Cleaning code 15 years ago
Julio Montoya 0863fbc7eb Cleaning code 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 15 years ago
Ivan Tcholakov 84ba413d37 Feature #347 - Links, Messages, Metadata: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando f49619db78 Allowed to download file for all users from a group message - partial CT#190 15 years ago
Cristian Fasanando fb6599272d message for group is now sent only a message - partial BT#190 15 years ago
Julio Montoya a37b60ec76 First Chamilo fixes (groups, installation files, partial documentation updated) 15 years ago
Cristian Fasanando 69dbac9fc2 Add download file for message attachment file - partial DT#5508 15 years ago