Chamilo is a learning management system focused on ease of use and accessibility
 
 
 
 
 
 
chamilo-lms/main
Julio Montoya 5892aa3ec6 Adding role table and users_roles table + adding salt to the user table in order to implement the AdvancedUserInterface interface 12 years ago
..
admin Using $app['orm.ems']['db_write'] instead of $app['orm.em'] because we can use 2 databases to read or write depending in a configuration located in services.php 12 years ago
announcements Fixing token bug 12 years ago
attendance Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
auth Hiding server_type option in db, removing value from DB for version 1.10.0 12 years ago
blog Removing $is_allowed_in_course already checked in api_protect_course 12 years ago
calendar Moving agenda.lib.php inside main/inc/lib 12 years ago
chat Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
conference Removing require_once already added in global.inc or via composer 12 years ago
course_description Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
course_home Minor cosmectic changes 12 years ago
course_info Adding icons in order to improve course setting edition 12 years ago
course_notice Removing custom autoload code see #5523 12 years ago
course_progress The Thematic() constructor now needs a course array 12 years ago
coursecopy The Thematic() constructor now needs a course array 12 years ago
create_course Improving security in the LegacyController when user is not login. 12 years ago
cron Improved most used language vars script - refs #5275 13 years ago
css Minor CSS adjustment for menu bar link block height 12 years ago
dashboard Removing require_once of libs already added in the autoload script 12 years ago
default_course_document Minor - Partially updated Chamilo logo - refs #6060 12 years ago
document Setting course in order to be used in the script 12 years ago
dropbox Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
exercice Renaming function from saveExerciseAttempt to saveQuestionAttempt 12 years ago
forum Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
glossary Minor - removing require_once libs already added in global.inc.php 12 years ago
gradebook Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
group Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
help Removing require_once of libs already added in the autoload script 12 years ago
img Adding icons 12 years ago
inc Implementing AdvancedUserInterface interface in the Entity\User class + adding the Role entity 12 years ago
install Adding role table and users_roles table + adding salt to the user table in order to implement the AdvancedUserInterface interface 12 years ago
lang Updating lang variables 12 years ago
link Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
messages Using $app['template'] instead of new Template 12 years ago
metadata Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 12 years ago
mySpace Removing PHPMailer comment old code that use api_send_mail() "reservation" 12 years ago
newscorm Fixing PHP warnings 12 years ago
notebook Removing require_once of libs already added in the autoload script 12 years ago
pages Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 12 years ago
permissions Removing require_once already added in global.inc or via composer 12 years ago
plugin/hotspot
portfolio
reports Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
reservation Removing PHPMailer comment old code that use api_send_mail() "reservation" 12 years ago
resourcelinker Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
search Removing require_once calls 12 years ago
session Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 12 years ago
social Minor - changing function names 12 years ago
survey Adding Security::remove_XSS function 12 years ago
template Implemented inheritance of jquery_mobile template from default template 12 years ago
timeline Using $app['template'] instead of new Template 12 years ago
tracking Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
upload Removing main/upload/users see #5871 12 years ago
user Minor - cosmetic changes 12 years ago
webservices Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 12 years ago
wiki Adding Security::remove_XSS function 12 years ago
work Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
index.html