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 8010cd2e77 Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller. 13 years ago
..
admin Adding Question Manager role see BT#6042 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 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
blog Removing $is_allowed_in_course already checked in api_protect_course 13 years ago
calendar Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 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 Removing require_once already added in global.inc or via composer 13 years ago
course_description Removing var_dumps 13 years ago
course_home Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
course_info Fixing PHP notice 13 years ago
course_notice Removing custom autoload code see #5523 13 years ago
course_progress Fixing queries due recent changes in the DB see BT#5638 13 years ago
coursecopy Minor cosmetic changes 13 years ago
create_course Improving security in the LegacyController when user is not login. 13 years ago
cron
css Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller. 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 Removing exit 13 years ago
dropbox Minor cosmetic changes 13 years ago
exercice Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller. 13 years ago
forum Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
glossary Minor - removing require_once libs already added in global.inc.php 13 years ago
gradebook Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 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 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
inc Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller. 13 years ago
install Minor - changing order of queries 13 years ago
lang Updating lang variables 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 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
mySpace Fixing missing iid keys, adding c_id in query 13 years ago
newscorm Removing exercise.lib.php file calls, now we use lazy loading (composer) 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 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 Removing require_once calls 13 years ago
session Minor cosmetic changes 13 years ago
social Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 13 years ago
survey Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
template Adding new page "web/admin/questions" in order to get the exercise questions of all the platform filtered by categories see BT#6042 13 years ago
timeline Using $app['template'] instead of new Template 13 years ago
tracking Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
upload Removing main/upload/users see #5871 13 years ago
user Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 13 years ago
webservices Removing require_once learnpathList.class.php already loading the class via composer 13 years ago
wiki Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 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