Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main
Julio Montoya 9ed6dc66f5 Minor - format code 13 years ago
..
admin Minor - format code 13 years ago
announcements Fixing token bug 13 years ago
attendance Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
auth Minor - changing function names 13 years ago
blog Removing $is_allowed_in_course already checked in api_protect_course 13 years ago
calendar Merge pull request #54 from ycastillo/1.9.x.calendar 13 years ago
chat Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
conference
course_description
course_home Minor cosmectic changes 13 years ago
course_info Adding icons in order to improve course setting edition 13 years ago
course_notice
course_progress Fixing queries due recent changes in the DB see BT#5638 13 years ago
coursecopy Fixing exercise order when adding a test, renaming function names 13 years ago
create_course Improving security in the LegacyController when user is not login. 13 years ago
cron
css Adding hover 13 years ago
dashboard Removing require_once of libs already added in the autoload script 13 years ago
default_course_document
document Setting course in order to be used in the script 13 years ago
dropbox Minor cosmetic changes 13 years ago
exercice When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
forum Adding course info array in the function api_set_default_visibility() 13 years ago
glossary
gradebook Minor - format code 13 years ago
group Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
help Removing require_once of libs already added in the autoload script 13 years ago
img Added proper icons for media questions 13 years ago
inc Minor - format code 13 years ago
install Added index on c_quiz_rel_question.(c_id,exercice_id) 13 years ago
lang Updating lang variables 13 years ago
link
messages Using $app['template'] instead of new Template 13 years ago
metadata Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
mySpace Fixing reporting tab due recent changes in track_* tables adding c_id, removing string course_codes 13 years ago
newscorm Adding course info array in the function api_set_default_visibility() 13 years ago
notebook Removing require_once of libs already added in the autoload script 13 years ago
pages Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 13 years ago
permissions
plugin/hotspot
portfolio
reports Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
reservation Removing require_once of libs already added in the autoload script 13 years ago
resourcelinker Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
search
session Minor - Changing function name to camelCase 13 years ago
social Minor - changing function names 13 years ago
survey Adding Security::remove_XSS function 13 years ago
template Adding exercise custom notification email template see BT#6041 13 years ago
timeline Using $app['template'] instead of new Template 13 years ago
tracking Fixing reporting tab due recent changes in track_* tables adding c_id, removing string course_codes 13 years ago
upload Removing main/upload/users see #5871 13 years ago
user Developed new option to block the "login as" feature - refs #6165 13 years ago
webservices Removing require_once learnpathList.class.php already loading the class via composer 13 years ago
wiki Adding Security::remove_XSS function 13 years ago
work Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
index.html