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
jmontoyaa 7e33f6d30b Minor - Format code 9 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 fix span6 boostrap 2 deleted refs - CT#7539 9 years ago
access_url_edit_course_category_to_url.php Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 9 years ago
access_url_edit_courses_to_url.php Fix url course relation 9 years ago
access_url_edit_usergroup_to_url.php Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
access_url_edit_users_to_url.php Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
access_urls.php Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 9 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 Code clean-up: remove unused code reported by #scrutinizer 9 years ago
add_users_to_usergroup.php Code clean-up: remove unused code reported by #scrutinizer 9 years ago
archive_cleanup.php Add dumpCssFiles when cleaning cache. 9 years ago
career_dashboard.php Minor - Code spacing 9 years ago
careers.php Format code, use Session class, use Display::addFlash function. 9 years ago
class_add.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
class_edit.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
class_import.php Change function name. 10 years ago
class_information.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
class_list.php Fix form button 9 years ago
class_user_import.php Change function name. 10 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 deprecated javascript_service_displayed variable to avoid notice 9 years ago
configure_homepage.php WIP vchamilo plugin 9 years ago
configure_inscription.php Add feature to send/delete legal contracts see BT#11196 9 years ago
configure_plugin.php Fix ticket plugin 9 years ago
course_add.php Allow to teachers select a course as template - refs #8134 9 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 Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 9 years ago
course_export.php Added Course Category Name to a export/import list courses by CSV - Refs #8170 9 years ago
course_import.php Code clean-up: remove unused code reported by #scrutinizer 9 years ago
course_information.php Remove use of dbName or db_name 9 years ago
course_intro_pdf_import.php Add function api_get_cidreq_params, remove $_SESSION calls#7678 9 years ago
course_list.php Add function api_get_cidreq_params, remove $_SESSION calls#7678 9 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 Change function name. 10 years ago
course_user_import_by_email.php Change function name. 10 years ago
dashboard_add_courses_to_user.php Remove unnecessary spacing 9 years ago
dashboard_add_sessions_to_user.php fix css items dashboard 9 years ago
dashboard_add_users_to_user.php Add student boss in user_edit.php and user_information see BT#11195 9 years ago
db.php Remove more NOTICE messages caused by undefined variables - pulled from 31850487b06212fead6b8c5e5f6e4c5fa5507f02 10 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 merge 11 years ago
example.xml merge 11 years ago
example_class.csv Adds students/tutors export/import see BT#9340 10 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 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 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 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 Merge 1.10.x 9 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 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 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 Minor - Format code 9 years ago
settings.php Minor - Format code 9 years ago
skill.php Added new Skill Level Management Pages - Refs BT#10651 9 years ago
skill_badge.php Minor - Fix call to function - refs BT#9901 #TMI 10 years ago
skill_badge_create.php Fix badge icon paths. 10 years ago
skill_badge_list.php Add app/upload/badges 10 years ago
skill_create.php Remove header class 9 years ago
skill_edit.php Remove header class 9 years ago
skill_example.csv merge 11 years ago
skill_level.php Added new Skill Level Management Pages - Refs BT#10651 9 years ago
skill_list.php Improve icons on skill list - refs BT#10175 9 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 Format code, use Session class, use Display::addFlash function. 9 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 Fix search list of language variables - refs BT#11015 9 years ago
sub_language_add.php Scrutinizer Auto-Fixes (#5) (#1162) 9 years ago
sub_language_ajax.inc.php Allow translate the name of extra fields - refs BT#11015 9 years ago
subscribe_class2course.php Move course_code to c_id (885 / 2302) 10 years ago
subscribe_user2class.php Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
subscribe_user2course.php Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
system_announcements.php Fix E_NOTICE on announcements 9 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 Time report - refs BT#10175 9 years ago
update_last_login.php Add last_login field to user table - refs #7538 10 years ago
user_add.php Fixes for behat automated tests 9 years ago
user_edit.php Merge 1.10.x 9 years ago
user_export.php Add new export types see BT#10139 9 years ago
user_import.php Minor - format code 9 years ago
user_information.php add send legal in myStudents see BT#11196 9 years ago
user_list.php Code clean-up: remove unused code reported by #scrutinizer 9 years ago
user_move_stats.php Remove var_dump() calls (suggested by #scrutinizer) 9 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 Change function name. 10 years ago
usergroup_user_import.php Change function name. 10 years ago
usergroups.php Merge 1.10.x 9 years ago