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 4f50329704 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
..
admin Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 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 Replacing $_configuration['root_sys'] with api_get_path(SYS_PATH) see #6104 13 years ago
course_info Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
course_notice
course_progress Removing require_once of libs already added in the autoload script 13 years ago
coursecopy Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
create_course Improving security in the LegacyController when user is not login. 13 years ago
cron
css Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 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 Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638 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 "class_exists" 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 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
inc Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
install Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 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 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
newscorm Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 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 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
reservation Removing require_once of libs already added in the autoload script 13 years ago
resourcelinker Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
search Removing require_once calls 13 years ago
session Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
social Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
survey Fixing missing changes from latest merge 13 years ago
template Removed hot courses block from mobile template - refs #6111 13 years ago
timeline Using $app['template'] instead of new Template 13 years ago
tracking Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 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 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
index.html