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 6b21e859a5 Minor - format code. 10 years ago
..
statistics Format code, fixing PHP warnings, removing old comments. 10 years ago
access_url_add_courses_to_url.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
access_url_add_usergroup_to_url.php merge 11 years ago
access_url_add_users_to_url.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
access_url_check_user_session.php Fixing queries see #7440 10 years ago
access_url_edit.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
access_url_edit_course_category_to_url.php Format code, fixing PHP warnings, removing old comments. 10 years ago
access_url_edit_courses_to_url.php Format code, fixing PHP warnings, removing old comments. 10 years ago
access_url_edit_usergroup_to_url.php merge 11 years ago
access_url_edit_users_to_url.php Format code, fixing PHP warnings, removing old comments. 10 years ago
access_urls.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
add_courses_to_session.php Fixing PHP warning simplyfing code with function. 10 years ago
add_courses_to_usergroup.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
add_many_session_to_category.php Fixing category session update see BT#8604 10 years ago
add_sessions_to_promotion.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
add_sessions_to_usergroup.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
add_students_to_session.php Fixing width. 10 years ago
add_teachers_to_session.php merge 11 years ago
add_users_to_group.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
add_users_to_session.php Fixing queries see #7440 10 years ago
add_users_to_usergroup.php Adding order_user_list_by_official_code see BT#8697 10 years ago
admin_page.class.php merge 11 years ago
archive_cleanup.php Using strict mode when cleaning files see #7455 10 years ago
calendar.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
calendar.php merge 11 years ago
calendar_ical_export.php merge 11 years ago
calendar_tbl_change.js merge 11 years ago
calendar_view.php merge 11 years ago
calendar_view_print.php merge 11 years ago
career_dashboard.php merge 11 years ago
careers.php merge 11 years ago
class_add.php merge 11 years ago
class_edit.php merge 11 years ago
class_import.php merge 11 years ago
class_information.php merge 11 years ago
class_list.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
class_user_import.php merge 11 years ago
cli.php merge 11 years ago
configure_extensions.php Format code, fixing PHP warnings, removing old comments. 10 years ago
configure_homepage.php Fixing language list see #6064 10 years ago
configure_inscription.php merge 11 years ago
configure_plugin.php Add manageTab function to plugin main class - refs #7272 10 years ago
course_add.php merge 11 years ago
course_category.php merge 11 years ago
course_create_content.php Minor - format code. 10 years ago
course_edit.php Blocking course edition see BT#9175 10 years ago
course_export.php Fixing PHP warnings. 10 years ago
course_import.php Students can be teacher see BT#8605 10 years ago
course_information.php Minor - format code. 10 years ago
course_intro_pdf_import.php Minor - format code. 10 years ago
course_list.php Fixing queries see #7440 10 years ago
course_request_accepted.php Fixing queries see #7440 10 years ago
course_request_edit.php Minor - format code. 10 years ago
course_request_rejected.php Minor - format code. 10 years ago
course_request_review.php Minor - format code. 10 years ago
course_user_import.php Minor - format code. 10 years ago
course_user_import_by_email.php Adding course_user_import_by_email.php (blocked by default) see BT#8672 10 years ago
course_virtual.php Minor - format code. 10 years ago
dashboard_add_courses_to_user.php Adding Database::escape_string() + fixing PHP warnings. 10 years ago
dashboard_add_sessions_to_user.php Adding Database::escape_string() + fixing PHP warnings. 10 years ago
dashboard_add_users_to_user.php Format code, fixing PHP warnings, removing old comments. 10 years ago
db.php create dir kusillu 11 years ago
event_controller.php merge 11 years ago
event_type.php merge 11 years ago
example.csv merge 11 years ago
example.xml merge 11 years ago
example_class.csv merge 11 years ago
example_session.csv Adding option "Add Me as teacher in courses" during import CSV 10 years ago
example_session.xml merge 11 years ago
export_certificates.php Adding export certificates by user list see #9250 10 years ago
extra_field_options.php merge 11 years ago
extra_field_workflow.php merge 11 years ago
extra_fields.php Adding logs. 10 years ago
filler.php merge 11 years ago
grade_models.php merge 11 years ago
group_add.php Minor - format code, updating license reference. 10 years ago
group_edit.php merge 11 years ago
group_list.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
inactive_user_list.php Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
index.php Minor - Clean admin/index.php and move register_site() to api_register_site() in main_api 10 years ago
languages.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
ldap_form_add_users_group.php merge 11 years ago
ldap_import_students.php merge 11 years ago
ldap_import_students_to_session.php merge 11 years ago
ldap_synchro.php merge 11 years ago
ldap_users_list.php merge 11 years ago
ldap_users_synchro.php Merge 13 years ago
legal_add.php merge 11 years ago
legal_list.php merge 11 years ago
promotions.php Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
resume_session.php Adding intval see #7440 10 years ago
session_add.php Default after/before days coach have access to a session See BT#7740 10 years ago
session_category_add.php Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
session_category_edit.php Minor - format code. 10 years ago
session_category_list.php Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
session_course_edit.php Fixing query. 10 years ago
session_course_list.php merge 11 years ago
session_course_user.php Fixing PHP warnings. 10 years ago
session_course_user_list.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
session_edit.php Minor - format code. 10 years ago
session_export.php merge 11 years ago
session_import.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
session_import_drh.php merge 11 years ago
session_list.php Minor - format code. 10 years ago
session_user_edit.php Minor display fixes to session duration edition form (again) - refs #8317 10 years ago
session_user_import.php Minor - format code 10 years ago
settings.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
settings.php Minor - fixing PHP warning. 10 years ago
skill_example.csv merge 11 years ago
skills.php merge 11 years ago
skills_gradebook.php merge 11 years ago
skills_import.php merge 11 years ago
skills_profile.php merge 11 years ago
skills_wheel.php merge 11 years ago
special_exports.php merge 11 years ago
specific_fields.php merge 11 years ago
specific_fields_add.php merge 11 years ago
statistics.php merge 11 years ago
style_preview.php merge 11 years ago
sub_language.class.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
sub_language.php Minor - fixing PHP warnings. 10 years ago
sub_language_add.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
sub_language_ajax.inc.php merge 11 years ago
subscribe_class2course.php merge 11 years ago
subscribe_user2class.php merge 11 years ago
subscribe_user2course.php Adding official_code order see BT#8697 10 years ago
system_announcements.php Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
system_management.php merge 11 years ago
system_status.php merge 11 years ago
update_last_login.php Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
user_add.php Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
user_edit.php Minor - format code. 10 years ago
user_export.php Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
user_fields.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
user_fields_add.php Minor - format code, updating license reference. 10 years ago
user_fields_options.php Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
user_import.php Fixing import see BT#8826 10 years ago
user_information.php Adding work/forum stats data see BT#7707 10 years ago
user_list.php Fixing queries see #7440 10 years ago
user_move_stats.php Minor - format code. 10 years ago
user_update_import.php removing unnecessary code -refs #6839 10 years ago
usergroup_export.php Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
usergroup_import.php Usergroup (clases) have unique names in creation see BT#8689 10 years ago
usergroup_user_import.php Minor - fixing PHP warning. 11 years ago
usergroups.php Adding validation while updating see BT#8689 10 years ago