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/public/main/admin
Angel Fernando Quiroz Campos 2755241499 Career: Fix add by sec token 3 years ago
..
statistics Minor - format code + remove unusedc code. 4 years ago
access_url_add_courses_to_url.php Remove unused code, replace api_display_tool_title 4 years ago
access_url_add_usergroup_to_url.php Remove unused code, replace api_display_tool_title 4 years ago
access_url_add_users_to_url.php Remove unused code, replace api_display_tool_title 4 years ago
access_url_check_user_session.php Session: User Session::DRH instead of SESSION_RELATION_TYPE_RRHH 4 years ago
access_url_edit.php Minor - flint fixes 4 years ago
access_url_edit_course_category_to_url.php Remove unused code, replace api_display_tool_title 4 years ago
access_url_edit_courses_to_url.php Remove unused code, replace api_display_tool_title 4 years ago
access_url_edit_usergroup_to_url.php Remove unused code, replace api_display_tool_title 4 years ago
access_url_edit_users_to_url.php Remove unused code, replace api_display_tool_title 4 years ago
access_urls.php Code styling: Remove deprecated $charset param for api_htmlentities() 4 years ago
add_courses_to_usergroup.php Usergroup fixes 4 years ago
add_drh_to_user.php Fix php errors, fix behat tests 5 years ago
add_sessions_to_promotion.php Minor - Format code, use Display::toolbarAction 4 years ago
add_sessions_to_usergroup.php Minor - flint fixes 4 years ago
add_users_to_usergroup.php Usergroup fixes 4 years ago
archive_cleanup.php Fix ScriptHandler namespace 4 years ago
career_dashboard.php Minor - update from 1.11.x 4 years ago
career_diagram.php Minor - update from 1.11.x 4 years ago
careers.php Career: Fix add by sec token 3 years ago
configure_extensions.php Minor - remove display_icon calls 4 years ago
configure_plugin.php Internal: Fix php warnings, notices 5 years ago
course_add.php Course: Add sticky/video url in legacy 4 years ago
course_category.php Course category: Add tests, fix CRUD course category asset + add migration 4 years ago
course_edit.php Course: Add sticky/video url in legacy 4 years ago
course_export.php Fix PHP errors, fix twig templates 5 years ago
course_import.php Course add: Use course entity instead of api_get_course_info 4 years ago
course_information.php Minor - format code 4 years ago
course_list.php Course: Use id instead of course code in course_information.php 4 years ago
course_list_admin.php Course: Use id instead of course code in course_information.php 4 years ago
course_request_accepted.php Minor - format code 6 years ago
course_request_edit.php Fix addSelect 4 years ago
course_request_rejected.php Minor - format code 6 years ago
course_request_review.php Add security fixes from 1.11.x 4 years ago
course_user_import.php Use entities in CourseManager::subscribeUser 4 years ago
course_user_import_by_email.php Minor - flint fixes 4 years ago
dashboard_add_courses_to_user.php User: replace 'status' with roles 4 years ago
dashboard_add_sessions_to_user.php Minor - format code + remove unusedc code. 4 years ago
dashboard_add_users_to_user.php User: replace 'status' with roles 4 years ago
email_tester.php Minor - format code 6 years ago
example.csv Move main folder to public/main 6 years ago
example.xml Move main folder to public/main 6 years ago
example_class.csv Move main folder to public/main 6 years ago
example_session.csv Move main folder to public/main 6 years ago
example_session.xml Move main folder to public/main 6 years ago
export_certificates.php Fix FormValidator use addSelect instead of addElement('select' 4 years ago
extra_field_list.php Internal: Update from 1.11.x + fixes 5 years ago
extra_field_options.php ExtraField: Remove translateDisplayName, add extra field options translations. 4 years ago
extra_field_workflow.php Fix FormValidator use addSelect instead of addElement('select' 4 years ago
extra_fields.php Minor - Replace div actions with Display::toolbarAction 4 years ago
filler.php Minor - Fix filler message 4 years ago
grade_models.php Internal: Update from 1.11.x 5 years ago
gradebook_dependency.php Add GradeBookCategoryRepository, use entities 5 years ago
gradebook_list.php Fix addSelect 4 years ago
index.php Pages: Add enabled filter + admin can see enabled=false + add link in settings 4 years ago
languages.php Update from 1.11.x 5 years ago
ldap_form_add_users_group.php Minor - format code 6 years ago
ldap_import_students.php Course: Use id instead of course code in course_information.php 4 years ago
ldap_import_students_to_session.php Flint fixes 5 years ago
ldap_synchro.php Remove unused entities 4 years ago
ldap_users_list.php Remove unused code, replace api_display_tool_title 4 years ago
ldap_users_synchro.php Remove unused entities 4 years ago
legal_add.php User: Improve terms and conditions, fix warning errors and auto-register - refs BT#19044 4 years ago
legal_list.php User: Improve terms and conditions, fix warning errors and auto-register - refs BT#19044 4 years ago
periodic_export.php Move main folder to public/main 6 years ago
promotions.php Fix actions toolbar 4 years ago
questions.php Fix PHP warnings 5 years ago
resource_sequence.php Internal - Add travis behat, fix course creation, add psalm checks 5 years ago
settings.lib.php Plugins: Improve global modal and cosmetic changes - refs BT#19044 4 years ago
settings.php Plugins - Improve partial plugin interface - refs BT#19044 4 years ago
skill.php Minor - fix php errors 4 years ago
skill_badge.php Refactor Skills code #2243 4 years ago
skill_badge_create.php Minor - Format code 4 years ago
skill_badge_list.php Refactor Skills code #2243 4 years ago
skill_create.php Refactor Skills code #2243 4 years ago
skill_edit.php Refactor Skills code #2243 4 years ago
skill_example.csv Move main folder to public/main 6 years ago
skill_level.php Internal - Add travis behat, fix course creation, add psalm checks 5 years ago
skill_list.php Badge/Skill: Update code to v2 4 years ago
skill_profile.php Internal - Add travis behat, fix course creation, add psalm checks 5 years ago
skill_rel_course.php Refactor Skills code #2243 4 years ago
skill_translate.php Fix Language entity + fix repo calls. 4 years ago
skills.php Refactor Skills code #2243 4 years ago
skills_gradebook.php Refactor Skills code #2243 4 years ago
skills_import.php Refactor Skills code #2243 4 years ago
skills_profile.php Fix FormValidator use addSelect instead of addElement('select' 4 years ago
skills_wheel.php Minor - flint fixes 4 years ago
special_exports.php Internal: Update from 1.11.x 5 years ago
specific_fields.php Code styling: Remove deprecated $charset param for api_htmlentities() 4 years ago
specific_fields_add.php Minor - Remove calls of specific_fields_manager.lib added in legacy.php 5 years ago
statistics.php Minor - format code 6 years ago
sub_language.class.php Move main folder to public/main 6 years ago
sub_language.php Disabling sublanguage #3761 5 years ago
sub_language_add.php Flint fixes 5 years ago
sub_language_ajax.inc.php Disabling sublanguage #3761 5 years ago
subscribe_user2course.php Minor - format code fix php errors 4 years ago
system_announcements.php System announcements: Fix edit 4 years ago
system_status.php Move main folder to public/main 6 years ago
teacher_time_report.php Flint fixes 5 years ago
teachers_time_by_session_report.php Sessions: Refactor code 4 years ago
update_last_login.php Move main folder to public/main 6 years ago
update_schema.php Fix psalm error by InternalMethod 3 years ago
user_add.php Fix legacy PHP code, add more files to psalm.xml 4 years ago
user_anonymize_import.php Internal: Partial merge from 1.11.x 5 years ago
user_edit.php Fix psalm issues 4 years ago
user_export.php Fix FormValidator use addSelect instead of addElement('select' 4 years ago
user_import.php Usergroup fixes 4 years ago
user_information.php Tracking: Improve filters and navigation using sid parameters - refs BT#19044 4 years ago
user_linking_requests.php Remove unused code 4 years ago
user_list.php Minor: Flint fixes 4 years ago
user_list_consent.php Remove unused code, replace api_display_tool_title 4 years ago
user_move_stats.php Refactor TrackExercise 4 years ago
user_update_import.php Minor - flint fixes 4 years ago
usergroup_export.php Usergroup fixes 4 years ago
usergroup_import.php Usergroup fixes 4 years ago
usergroup_user_import.php Usergroup fixes 4 years ago
usergroup_users.php Usergroup fixes 4 years ago
usergroups.php Usergroup fixes 4 years ago