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 fc7fb86309 Adding "template" setting that allows change the template files '*.tpl' see BT#6214 13 years ago
..
statistics Merging 1.9.x 13 years ago
access_url_add_courses_to_url.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
access_url_add_users_to_url.php
access_url_check_user_session.php
access_url_edit.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
access_url_edit_courses_to_url.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
access_url_edit_users_to_url.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
access_urls.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
add_courses_to_usergroup.php Fixing PHP notices, moving common js in the footer.tpl 13 years ago
add_many_session_to_category.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
add_sessions_to_promotion.php Fixing PHP notices, moving common js in the footer.tpl 13 years ago
add_sessions_to_usergroup.php Fixing PHP notices, moving common js in the footer.tpl 13 years ago
add_users_to_group.php Fixing PHP notices, moving common js in the footer.tpl 13 years ago
add_users_to_usergroup.php Fixing SQL queries + PHP notices (old files) 13 years ago
admin_page.class.php Minor - Added PHPDoc blocks 13 years ago
archive_cleanup.php After submitting the form, stay in the same page 13 years ago
calendar.lib.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
calendar.php
calendar_ical_export.php Removing require_once already added in global.inc or via composer 13 years ago
calendar_tbl_change.js
calendar_view.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
calendar_view_print.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
career_dashboard.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
careers.php Removing var_dump and fixing a php notice 13 years ago
change_user_session.php Using $app['template'] instead of new Template 13 years ago
class_add.php
class_edit.php
class_import.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
class_information.php
class_list.php Using $app['template'] instead of new Template 13 years ago
class_user_import.php Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
cli.php
configure_extensions.php Minor - Added PHPDoc blocks 13 years ago
configure_homepage.php Moving courses to data/courses see #5871 13 years ago
configure_inscription.php Minor - changing function names 13 years ago
configure_plugin.php Using $app['template'] instead of new Template 13 years ago
course_add.php Using $app['template'] instead of new Template 13 years ago
course_category.php Adding 4 level for course categories see #5850 13 years ago
course_create_content.php
course_edit.php Minor - changing function names 13 years ago
course_export.php
course_import.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
course_information.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
course_list.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
course_request_accepted.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
course_request_edit.php
course_request_rejected.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
course_request_review.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
course_user_import.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
dashboard_add_courses_to_user.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
dashboard_add_sessions_to_user.php Fixing PHP notices, moving common js in the footer.tpl 13 years ago
dashboard_add_users_to_user.php Fixing PHP notices, moving common js in the footer.tpl 13 years ago
event_controller.php Using $app['template'] instead of new Template 13 years ago
event_type.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
example.csv
example.xml
example_class.csv
extra_field_options.php Minor - removing whitespaces adding comments 13 years ago
extra_field_workflow.php Fixing array sort 13 years ago
extra_fields.php Adding new question pool filters in /web/exercise/question-pool 13 years ago
filler.php Added data filler for exercises 13 years ago
grade_models.php
group_add.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
group_edit.php Minor js fix 13 years ago
group_list.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
inactive_user_list.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
index.php Question manager can create/edit/delete question extra fields 13 years ago
languages.php
ldap_form_add_users_group.php Minor - Added PHPDoc blocks 13 years ago
ldap_import_students.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
ldap_import_students_to_session.php Merging 1.9.x 13 years ago
ldap_synchro.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
ldap_users_list.php
ldap_users_synchro.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
legal_add.php Minor - Added PHPDoc blocks 13 years ago
legal_list.php Minor - Added PHPDoc blocks 13 years ago
promotions.php
session_category_add.php
session_category_edit.php Minor - Added PHPDoc blocks 13 years ago
session_category_list.php Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890 13 years ago
session_course_list.php Fixing queries due recent changes in the DB see BT#5638 13 years ago
session_user_import.php
settings.lib.php Adding "template" setting that allows change the template files '*.tpl' see BT#6214 13 years ago
settings.php Adding "template" setting that allows change the template files '*.tpl' see BT#6214 13 years ago
skill_example.csv
skills.php Using $app['template'] instead of new Template 13 years ago
skills_gradebook.php
skills_import.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
skills_profile.php Using $app['template'] instead of new Template 13 years ago
skills_wheel.php Using $app['template'] instead of new Template 13 years ago
special_exports.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
specific_fields.php
specific_fields_add.php
statistics.php
sub_language.class.php
sub_language.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
sub_language_add.php
sub_language_ajax.inc.php
subscribe_class2course.php
subscribe_user2class.php
subscribe_user2course.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
synchro.php sincro/index.php moved to admin/syncro see #5793 13 years ago
system_announcements.php Adding missing function (due recent merge of social group into social class) + using api_get_user_language() instead of a $_SESSION variable 13 years ago
system_management.php Fixed security token bug in system management screen (very rarely used anyway) - fixes #5693 13 years ago
system_status.php Removing require_once of libs already added in the autoload script 13 years ago
user_add.php Minor - changing function names 13 years ago
user_edit.php Developed new option to block the "set password" feature - refs #6166 13 years ago
user_export.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
user_fields.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
user_fields_add.php
user_fields_options.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
user_import.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
user_information.php Developed new option to block the "login as" feature - refs #6165 13 years ago
user_list.php Developed new option to block the "login as" feature - refs #6165 13 years ago
user_move_stats.php Removing require_once learnpathList.class.php already loading the class via composer 13 years ago
usergroup_export.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
usergroup_import.php
usergroup_user_import.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
usergroups.php Fixing PHP notices, moving common js in the footer.tpl 13 years ago