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 53fcd0116e Merge 13 years ago
..
admin Merge 13 years ago
announcements Removing require_once already added in global.inc or via composer 13 years ago
attendance Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
auth Merge 13 years ago
blog Removing $is_allowed_in_course already checked in api_protect_course 13 years ago
calendar Using $app['template'] instead of new Template 13 years ago
chat Removing require_once already added in global.inc or via composer 13 years ago
conference Removing require_once already added in global.inc or via composer 13 years ago
course_description Removing var_dumps 13 years ago
course_home Merge 13 years ago
course_info Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 13 years ago
course_notice
course_progress Removing require_once of libs already added in the autoload script 13 years ago
coursecopy Fixing PHP notices 13 years ago
create_course Improving security in the LegacyController when user is not login. 13 years ago
cron
css Minor style fix for nicer spacing in messages blocks 13 years ago
dashboard Removing require_once of libs already added in the autoload script 13 years ago
default_course_document Minor - Partially updated Chamilo logo - refs #6060 13 years ago
document Replacing folder name from fck_templates to document_templates see #6100 13 years ago
dropbox Minor - preventing PHP warning/notices 13 years ago
exercice Using $app['template'] instead of new Template 13 years ago
forum Removing require_once already added in global.inc or via composer 13 years ago
glossary Minor - removing require_once libs already added in global.inc.php 13 years ago
gradebook Removing require_once of libs already added in the autoload script 13 years ago
group Removing $is_allowed_in_course already checked in api_protect_course 13 years ago
help Removing require_once of libs already added in the autoload script 13 years ago
img Merge with 1.9.x 13 years ago
inc Merge 13 years ago
install Removed deprecated verbose_backup from default configuration.php - closes #6106 13 years ago
lang Updating lang vars 13 years ago
link Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
messages Using $app['template'] instead of new Template 13 years ago
metadata Removing $is_allowed_in_course already checked in api_protect_course 13 years ago
mySpace Merge 13 years ago
newscorm Using $app['template'] instead of new Template 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 Removing require_once already added in global.inc or via composer 13 years ago
plugin/hotspot
portfolio
reports
reservation Removing require_once of libs already added in the autoload script 13 years ago
resourcelinker Allowing edit dates in course events (Advanced edit button) see BT#5949 13 years ago
search Removing require_once calls 13 years ago
session Minor - style changes 13 years ago
social Merge 13 years ago
survey Fixing missing changes from latest merge 13 years ago
template Fixing default template settings see #6111 13 years ago
timeline Using $app['template'] instead of new Template 13 years ago
tracking Removing require_once of libs already added in the autoload script 13 years ago
upload Removing main/upload/users see #5871 13 years ago
user Changing temp/cache folder creation 13 years ago
webservices Removing require_once calls 13 years ago
wiki Removing require_once calls 13 years ago
work Using $app['template'] instead of new Template 13 years ago
index.html