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/course_description
Yannick Warnier 084a95d883 Minor language variable fix and useless get_lang() removals- refs #4776 13 years ago
..
resources/js see #5193: adding but not enabling course description changes 13 years ago
add.php Fixes when rendering the page in a 1024 px monitor 13 years ago
ajax_controller.class.php Minor language variable fix and useless get_lang() removals- refs #4776 13 years ago
controller.class.php Removed commented empty get_lang() call - refs #4776 13 years ago
course_description.class.php see #5193: adding but not enabling course description changes 13 years ago
course_description_controller.php Missing $id added BT#3468 13 years ago
course_description_form.class.php see #5193: adding but not enabling course description changes 13 years ago
course_description_repository.class.php see #5193: adding but not enabling course description changes 13 years ago
course_description_type.class.php see #5193: adding but not enabling course description changes 13 years ago
course_description_type_repository.class.php see #5193: adding but not enabling course description changes 13 years ago
course_import.class.php see #5193: adding but not enabling course description changes 13 years ago
csv_reader.class.php see #5193: adding but not enabling course description changes 13 years ago
csv_writer.class.php see #5193: adding but not enabling course description changes 13 years ago
edit.php Fixes when rendering the page in a 1024 px monitor 13 years ago
index.php When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
layout.php Fixing course description, now when clicking in the icons we create new elements, when editing or deleting elements we use the id and not the description_type id see BT#3468 (requires testing and validation) 13 years ago
listing.php Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
request.class.php see #5193: adding but not enabling course description changes 13 years ago
upload_file_form.class.php see #5193: adding but not enabling course description changes 13 years ago