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 Montoya d62dffa8e6 Format code, remove unused code. 10 years ago
..
statistics Add stats for distinct users in number of logins report on admin statistics page 10 years ago
access_url_add_courses_to_url.php
access_url_add_usergroup_to_url.php Fix queries. 11 years ago
access_url_add_users_to_url.php
access_url_check_user_session.php Replace id_session with session_id. 11 years ago
access_url_edit.php
access_url_edit_course_category_to_url.php
access_url_edit_courses_to_url.php Fix queries and PHP warnings. 11 years ago
access_url_edit_usergroup_to_url.php Replace id_user with user_id, and id_session with session_id 11 years ago
access_url_edit_users_to_url.php
access_urls.php
add_courses_to_usergroup.php Remove unused code. Cleaning up i18n library. 11 years ago
add_sessions_to_promotion.php Remove unused code. Cleaning up i18n library. 11 years ago
add_sessions_to_usergroup.php Remove unused code. Cleaning up i18n library. 11 years ago
add_users_to_group.php Replace calls of GroupPortalManager with UserGroup see BT#4301 11 years ago
add_users_to_usergroup.php Replace calls of GroupPortalManager with UserGroup see BT#4301 11 years ago
archive_cleanup.php
career_dashboard.php Minor - format code. 10 years ago
careers.php Format code, fix PHP warnings, 10 years ago
class_add.php
class_edit.php
class_import.php Change function name. 11 years ago
class_information.php
class_list.php
class_user_import.php Change function name. 11 years ago
cli.php
configure_extensions.php
configure_homepage.php Move home in app/home #7522 11 years ago
configure_inscription.php Format code, fix PHP warnings, 10 years ago
configure_plugin.php
course_add.php Remove CourseField class - refs BT#9413 11 years ago
course_category.php
course_create_content.php
course_edit.php Use Database::insert/Database::update 10 years ago
course_export.php Minor - format code, fix PHP warnings. 11 years ago
course_import.php Remove unused code. Cleaning up i18n library. 11 years ago
course_information.php Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
course_intro_pdf_import.php Minor - format code. 10 years ago
course_list.php Fix language name see #7692 10 years ago
course_request_accepted.php Minor - fix icons. 11 years ago
course_request_edit.php Fix search course categories on course request edit- refs BT#9885 #TMI 11 years ago
course_request_rejected.php Minor - fix icons. 11 years ago
course_request_review.php Minor - fix icons. 11 years ago
course_user_import.php Change function name. 11 years ago
course_user_import_by_email.php Change function name. 11 years ago
dashboard_add_courses_to_user.php Remove unused code. Cleaning up i18n library. 11 years ago
dashboard_add_sessions_to_user.php Remove unused code. Cleaning up i18n library. 11 years ago
dashboard_add_users_to_user.php Remove unused code. Cleaning up i18n library. 11 years ago
db.php Remove more NOTICE messages caused by undefined variables - pulled from 31850487b06212fead6b8c5e5f6e4c5fa5507f02 11 years ago
event_controller.php
event_type.php
example.csv
example.xml
example_class.csv
example_session.csv
example_session.xml
export_certificates.php
extra_field_options.php Unify extra fields in one table. 11 years ago
extra_field_workflow.php Use button functions. 10 years ago
extra_fields.php Unify extra fields in one table. 11 years ago
filler.php add icons bug in data fills BT#7683 10 years ago
grade_models.php
group_add.php Minor - format code. 11 years ago
group_edit.php Minor - format code. 11 years ago
group_list.php Format code, remove unused code. 10 years ago
inactive_user_list.php
index.php Add "Languages" link in the Platform block on the administration page to make languages management easier to reach (saving 2 clicks) 10 years ago
languages.php
ldap_form_add_users_group.php
ldap_import_students.php Remove unused code. Cleaning up i18n library. 11 years ago
ldap_import_students_to_session.php Register when a user was subscribed to session - refs BT#9881 #TMI 10 years ago
ldap_synchro.php Register when a user was subscribed to session - refs BT#9881 #TMI 10 years ago
ldap_users_list.php
ldap_users_synchro.php
legal_add.php
legal_list.php
promotions.php
resource_sequence.php fix desing tpl sequence course BT#9893 #TMI 11 years ago
settings.lib.php Use Database::insert 10 years ago
settings.php Add management for Cron Job - refs BT#9898 #TMI 10 years ago
skill_badge.php Minor - Fix call to function - refs BT#9901 #TMI 11 years ago
skill_badge_create.php Fix badge icon paths. 11 years ago
skill_badge_list.php Add app/upload/badges 11 years ago
skill_create.php Add skill management on admin index page - refs BT#9583 #7385 11 years ago
skill_edit.php Fix skill edition - refs BT#9583 #7385 11 years ago
skill_example.csv
skill_list.php Fix lang variables in badges/skill management - refs BT#9583 #7385 11 years ago
skills.php
skills_gradebook.php
skills_import.php Change function name. 11 years ago
skills_profile.php Remove include js file already added in template.lib.php 11 years ago
skills_wheel.php Remove include js file already added in template.lib.php 11 years ago
special_exports.php Fixing installation process. Moving migrations folder inside app 10 years ago
specific_fields.php
specific_fields_add.php Extrafield corrections. 11 years ago
statistics.php Format code, fix PHP warnings, 10 years ago
sub_language.class.php Fix upgrade process. 10 years ago
sub_language.php Fix issue with sublanguage terms saving (update jQuery call for the value of textarea) - refs BT#9901 #TMI 10 years ago
sub_language_add.php Format code, remove unused code. 10 years ago
sub_language_ajax.inc.php Remove unused code. Cleaning up i18n library. 11 years ago
subscribe_class2course.php Move course_code to c_id (885 / 2302) 11 years ago
subscribe_user2class.php
subscribe_user2course.php Update and adjust code to match new database current settings - refs #7538 11 years ago
system_announcements.php Replace & with & 10 years ago
system_status.php
teacher_time_report.php Rename getExpendedTimeInCourses() to getTimeSpentInCourses() - #minor 11 years ago
update_last_login.php Add last_login field to user table - refs #7538 11 years ago
user_add.php Fix empy password error see #10126 10 years ago
user_edit.php Format code, remove unused code. 10 years ago
user_export.php Move course_code to c_id (885 / 2302) 11 years ago
user_import.php Format code, fix PHP warnings, 10 years ago
user_information.php Fix PHP warnings. 11 years ago
user_list.php Replace & with & 10 years ago
user_move_stats.php Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
user_update_import.php Format code, fix PHP warnings, 10 years ago
usergroup_export.php Change function names and implementation. 11 years ago
usergroup_import.php Change function name. 11 years ago
usergroup_user_import.php Change function name. 11 years ago
usergroups.php Minor - add default see BT#4301 11 years ago