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 380e7d0866 Minor - removing global.inc.php, formatting code, updating docs. 12 years ago
..
statistics Fixing PHP warnings 13 years ago
access_url_add_courses_to_url.php Adding fixes from 1.9.x 12 years ago
access_url_add_users_to_url.php Adding fixes from 1.9.x 12 years ago
access_url_check_user_session.php Minor - Using Security::remove_XSS() + removing unused variables 13 years ago
access_url_edit.php Minor - Format code 12 years ago
access_url_edit_courses_to_url.php Fixed URL title in access-urls configuration interface 13 years ago
access_url_edit_users_to_url.php Minor - Format code 12 years ago
access_urls.php Removing double format: addslashes(api_htmlentities 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 Fixing PHP warnings. 12 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 Using FormValidator 12 years ago
admin_page.class.php Minor - Added PHPDoc blocks 13 years ago
archive_cleanup.php When installating chamilo, when cleaning the temp folders (main/admin/archive_cleaup.php) or when app['debug'] = true then, the temp folders are recreated. 13 years ago
calendar_view.php Using Display::return_icon and using WEB_IMG_PATH see #6903 12 years ago
calendar_view_print.php Using Display::return_icon and using WEB_IMG_PATH see #6903 12 years ago
career_dashboard.php Minor - format code 12 years ago
careers.php Merge branch 'chamilo19' 13 years ago
change_user_session.php Fixing PHP warnings. 12 years ago
class_add.php Minor class UI corrections see BT#4300 14 years ago
class_edit.php Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 14 years ago
class_import.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
class_information.php correcting minor bug in class_information - ref #4226 14 years ago
class_list.php Removing double format: addslashes(api_htmlentities 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 Improved language vars - refs #4776 14 years ago
configure_extensions.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
configure_homepage.php Merging with 1.9.x 13 years ago
configure_inscription.php Adding "api_" in function inside main_api.lib.php 13 years ago
configure_plugin.php Replacing $_configuration['access_url'] with api_get_current_access_url_id() 12 years ago
course_add.php Removing unused calendar.lib.php file. 12 years ago
course_category.php Merge with new features branch (mine) 13 years ago
course_create_content.php Using absolute URLs 13 years ago
course_edit.php Fixing PHP warnings. 12 years ago
course_export.php Minor style corrections + adding database::escape_string 14 years ago
course_import.php Fixing PHP warnings. 13 years ago
course_information.php Fixing PHP warning + format code 13 years ago
course_list.php Fixing PHP warnings. 12 years ago
course_request_accepted.php Removing double format: addslashes(api_htmlentities 13 years ago
course_request_edit.php Merge from 1.9.x 13 years ago
course_request_rejected.php Removing double format: addslashes(api_htmlentities 13 years ago
course_request_review.php Removing double format: addslashes(api_htmlentities 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 Backing out Cesar's mistaken push 15 years ago
example.xml Backing out Cesar's mistaken push 15 years ago
example_class.csv Added example CSV file for class import 14 years ago
exercise_report.php Adding new admin exercise report see BT#6646 13 years ago
extra_field_options.php Removing double format: addslashes(api_htmlentities 13 years ago
extra_field_workflow.php Moving main/inc/Entity to src/ChamiloLMS/Entity. 12 years ago
extra_fields.php Adding LP extra field see BT#7975 12 years ago
filler.php Minor - reformat code 13 years ago
grade_models.php Removing double format: addslashes(api_htmlentities 13 years ago
group_add.php Minor - removing global.inc.php, formatting code, updating docs. 12 years ago
group_edit.php Using Display::return_icon and using WEB_IMG_PATH see #6903 12 years ago
group_list.php Removing double format: addslashes(api_htmlentities 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 Now the admin page is generated depending of your roles only works for admin and question manager, in order to add more roles create a new template in: 13 years ago
languages.php Minor - fixing PHP warnings. 12 years ago
ldap_form_add_users_group.php Minor - Added PHPDoc blocks 13 years ago
ldap_import_students.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
ldap_import_students_to_session.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
ldap_synchro.php Using absolute URLs 13 years ago
ldap_users_list.php missing underline in require: sortabletable to sortable_table 14 years ago
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 Minor - format code 12 years ago
session_category_add.php Fixing PHP warnings. 12 years ago
session_category_edit.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
session_category_list.php Fixing PHP warnings. 12 years ago
session_course_list.php Removing double format: addslashes(api_htmlentities 13 years ago
session_user_import.php Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 13 years ago
settings.lib.php Minor - Fixing buttons. 12 years ago
settings.php Updating settings_current categories. 12 years ago
skill_example.csv Updated skills visualization 14 years ago
skills.php Using $app['template'] instead of new Template 13 years ago
skills_gradebook.php Adding switch on/off for the skills management 14 years ago
skills_import.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
skills_profile.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
skills_wheel.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
special_exports.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
specific_fields.php missing underline in require: sortabletable to sortable_table 14 years ago
specific_fields_add.php Fixing the search xapian plugin due the recent changes in the DB see #3910 14 years ago
statistics.php Removing add_course.lib.inc.php files functions moved to course.lib.php 14 years ago
sub_language.class.php Now you can't disable the current platform language + when disabling a language that is used by users, the system will ask if you want to set the default platform language to all users instead of the disabled language see #3877 13 years ago
sub_language.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
sub_language_add.php Fixed sub-language removal method 14 years ago
sub_language_ajax.inc.php Minor - code documetation update 14 years ago
subscribe_class2course.php Removing require_once libs already called with autoload.inc.php 14 years ago
subscribe_user2class.php Minor class UI corrections see BT#4300 14 years ago
subscribe_user2course.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
synchro.php Moving CSS files into web/ see #6903 12 years ago
system_announcements.php Removing double format: addslashes(api_htmlentities 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 Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
user_edit.php Moving main/inc/Entity to src/ChamiloLMS/Entity. 12 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_import.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
user_information.php Fixing session date message 13 years ago
user_list.php Fixing PHP warnings. 12 years ago
user_move_stats.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
usergroup_export.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
usergroup_import.php Merge with 1.9.x 13 years ago
usergroup_user_import.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
usergroups.php Removing double format: addslashes(api_htmlentities 13 years ago