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/admin
Julio 2d57c8d81a Add CRUD for ticket priority, status see BT#11081 8 years ago
..
statistics Minor - format code 9 years ago
access_url_add_courses_to_url.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
access_url_add_usergroup_to_url.php Fix queries. 10 years ago
access_url_add_users_to_url.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
access_url_check_user_session.php Code clean-up: remove unused code reported by #scrutinizer 9 years ago
access_url_edit.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
access_url_edit_course_category_to_url.php Fix form + format code 8 years ago
access_url_edit_courses_to_url.php Fix form + format code 8 years ago
access_url_edit_usergroup_to_url.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
access_url_edit_users_to_url.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
access_urls.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
add_courses_to_usergroup.php Code clean-up: remove unused code reported by #scrutinizer 9 years ago
add_sessions_to_promotion.php Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
add_sessions_to_usergroup.php Improve code precision as suggested by #scrutinizer 8 years ago
add_users_to_usergroup.php Code clean-up: remove unused code reported by #scrutinizer 9 years ago
archive_cleanup.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
career_dashboard.php Minor - Code spacing 9 years ago
careers.php Minor - Code styling 8 years ago
cli.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
configure_extensions.php Remove visio code, replaced by bbb and openmeetings 8 years ago
configure_homepage.php WIP vchamilo plugin 9 years ago
configure_inscription.php Fix PHP error 8 years ago
configure_plugin.php Remove Session::read('message'); use Display::addFlash 8 years ago
course_add.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
course_category.php Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 9 years ago
course_create_content.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
course_edit.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
course_export.php Improve code precision as suggested by #scrutinizer 8 years ago
course_import.php Improve code precision as suggested by #scrutinizer 8 years ago
course_information.php Remove unneeded queries. 9 years ago
course_intro_pdf_import.php Add function api_get_cidreq_params, remove $_SESSION calls#7678 9 years ago
course_list.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
course_request_accepted.php Minor - fix icons. 10 years ago
course_request_edit.php Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 9 years ago
course_request_rejected.php Remove $_configuration calls and use functions, format code. 9 years ago
course_request_review.php Minor - fix icons. 10 years ago
course_user_import.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
course_user_import_by_email.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
dashboard_add_courses_to_user.php Fix toolbarAction calls 8 years ago
dashboard_add_sessions_to_user.php Fix toolbarAction calls 8 years ago
dashboard_add_users_to_user.php Format code 8 years ago
db.php Remove more NOTICE messages caused by undefined variables - pulled from 31850487b06212fead6b8c5e5f6e4c5fa5507f02 10 years ago
email_tester.php Email arrangement condition tester - refs BT#7683 8 years ago
event_controller.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
event_type.php deleted span3, span4, span1 boostrap 2 refs - CT#7539 9 years ago
example.csv
example.xml
example_class.csv
example_session.csv
example_session.xml
export_certificates.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
extra_field_options.php Show extra field options display-text translated - refs BT#11015 9 years ago
extra_field_workflow.php Use button functions. 9 years ago
extra_fields.php Fix double select update select 9 years ago
filler.php add icons bug in data fills BT#7683 9 years ago
grade_models.php Fix HTML QuickForm compare fields parent compatibility function and HTML Markup in Grade models - Refs #8295 9 years ago
inactive_user_list.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
index.php Add CRUD for ticket priority, status see BT#11081 8 years ago
languages.php Use <br /> 9 years ago
ldap_form_add_users_group.php Remove use of dbName or db_name 9 years ago
ldap_import_students.php Fix icons. 9 years ago
ldap_import_students_to_session.php Fix icons. 9 years ago
ldap_synchro.php WIP: Fix mysql 5.7 dates with "0000-00-00 00:00:00" values see #8200 9 years ago
ldap_users_list.php Add intval + Security::remove_XSS 8 years ago
ldap_users_synchro.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
legal_add.php Legal and terms updates see BT#11196 9 years ago
legal_list.php Minor - format code 9 years ago
promotions.php Minor - format code. 9 years ago
resource_sequence.php Remove unused code, format code, 9 years ago
settings.lib.php Show custom logo on PDF export and emails - refs BT#11424 8 years ago
settings.php Resetting icon that enables multi urls portals options - refs BT#7683 8 years ago
skill.php Fix namespaces 8 years ago
skill_badge.php Minor - Fix call to function - refs BT#9901 #TMI 10 years ago
skill_badge_create.php Fix save badge button and add button to set the badge to the form - Refs #8364 8 years ago
skill_badge_list.php Add app/upload/badges 10 years ago
skill_create.php Fix skill parent "None" that shows if a root skill already exists - Refs #8370 8 years ago
skill_edit.php Add support for skills tags - refs CT#8318 9 years ago
skill_example.csv
skill_level.php Added new Skill Level Management Pages - Refs BT#10651 9 years ago
skill_list.php Fix warning and notice and hide skill tag filter if there is no tags configured 8 years ago
skill_profile.php Added new Skill Level Management Pages - Refs BT#10651 9 years ago
skills.php Simulate touch events for Matching Draggable - refs #7877 9 years ago
skills_gradebook.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
skills_import.php Fix spacing between items of FormValidator group 8 years ago
skills_profile.php Format code, remove var_dumps, update docs 9 years ago
skills_wheel.php Remove include js file already added in template.lib.php 10 years ago
special_exports.php Fix references to CourseBuilder/CourseRestorer/CourseArchiver/CourseSelectForm classes - refs #8134 9 years ago
specific_fields.php Fix E_NOTICEs when search_enabled is true - refs BT#10979 9 years ago
specific_fields_add.php Fix E_NOTICEs when search_enabled is true - refs BT#10979 9 years ago
statistics.php Format code, fix PHP warnings, 9 years ago
sub_language.class.php Fix upgrade process. 9 years ago
sub_language.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
sub_language_add.php Use AddFlash function 8 years ago
sub_language_ajax.inc.php Fix namespaces 8 years ago
subscribe_user2course.php Use field display text instead of internal value in add users to course and session - refs CT#8302 8 years ago
system_announcements.php Fix spacing between items of FormValidator group 8 years ago
system_status.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
teacher_time_report.php Fix Teacher report time 9 years ago
teachers_time_by_session_report.php Add association mapping between Session and CStudentPublication - refs BT#11395 8 years ago
update_last_login.php Add last_login field to user table - refs #7538 10 years ago
user_add.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
user_edit.php Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
user_export.php Add new export types see BT#10139 9 years ago
user_import.php LastName and Firstname are mandatory see BT#8347 8 years ago
user_information.php add send legal in myStudents see BT#11196 9 years ago
user_list.php Fix spacing between items of FormValidator group 8 years ago
user_move_stats.php Save c_student_publication with session = null instead of session = 0 8 years ago
user_update_import.php Scrutinizer Auto-Fixes (#5) (#1162) 9 years ago
usergroup_export.php Change function names and implementation. 10 years ago
usergroup_import.php Fix spacing between items of FormValidator group 8 years ago
usergroup_user_import.php Change function name. 10 years ago
usergroups.php Merge 1.10.x 9 years ago