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
ywarnier 202fc817ef Added login_as icon in user admin details page, to boost switching from one user to another 15 years ago
..
statistics Fix typo 15 years ago
access_url_add_courses_to_url.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
access_url_add_sessions_to_url.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
access_url_add_users_to_url.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
access_url_edit.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
access_url_edit_courses_to_url.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
access_url_edit_sessions_to_url.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
access_url_edit_users_to_url.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
access_urls.php Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
add_courses_to_session.php Fixing BT#1796 when adding a course to a session, users relationship is not updated 15 years ago
add_many_session_to_category.php Deleting echo 15 years ago
add_users_to_group.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
add_users_to_session.php Fixing sql query see BT#1671 15 years ago
calendar.lib.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
calendar.php Adding global events in course agenda and personal agenda see CT#325 15 years ago
calendar_ical_export.php Replacing dokeos to chamilo, cleaning code 15 years ago
calendar_tbl_change.js merge 15 years ago
calendar_view.php Replacing dokeos to chamilo, cleaning code 15 years ago
calendar_view_print.php Replacing dokeos to chamilo, cleaning code 15 years ago
class_add.php merge 16 years ago
class_edit.php merge 16 years ago
class_import.php merge 16 years ago
class_information.php merge 16 years ago
class_list.php Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
class_user_import.php Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
configure_extensions.php Dummy changes 15 years ago
configure_homepage.php Minor - Replacing icon 15 years ago
configure_inscription.php Fixing api_is_western_name_order wrong uses in BT#1636 15 years ago
course_add.php Feature #539 - Various minor corrections. 15 years ago
course_category.php Minor - changed the variable name for categories 15 years ago
course_create_content.php Security issue: Added Security::remove_XSS + intval functions 15 years ago
course_edit.php Fixed bug deleting course teacher in admin edition CT#2109 15 years ago
course_export.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
course_import.php Feature #539 - Cleaning the files admin/course_import.php and session_import.php 15 years ago
course_information.php Cleaning code, adding headers, adding security::remove_XSS 15 years ago
course_list.php Fixing mysql query when searching courses when the access_url is on see BT#1793 15 years ago
course_request_accepted.php Feature #2099 - Adding search boxes to the course request lists. 15 years ago
course_request_edit.php Feature #2099 - A TODO has been resolved. Various corrections for dealing with quote characters in entered strings. The Database::escape_string() method has been applied on its correct places. 15 years ago
course_request_rejected.php Feature #2099 - Adding search boxes to the course request lists. 15 years ago
course_request_review.php Feature #2099 - Adding search boxes to the course request lists. 15 years ago
course_user_import.php merge 15 years ago
course_user_list.php merge 16 years ago
course_virtual.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
dashboard_add_courses_to_user.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
dashboard_add_sessions_to_user.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
dashboard_add_users_to_user.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
example.csv Merge 15 years ago
example.xml Merge 15 years ago
example_session.csv merge 16 years ago
example_session.xml merge 16 years ago
filler.php fix message after insert test users 15 years ago
group_add.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
group_edit.php minor add var lang 15 years ago
group_list.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
index.php Adding new feature: move scores and tracking from course to session course. See BT#1786 15 years ago
languages.php Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
ldap_form_add_users_group.php merge 16 years ago
ldap_import_students.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
ldap_import_students_to_session.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
ldap_synchro.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
ldap_users_list.php merge 16 years ago
ldap_users_synchro.php merge 16 years ago
legal_add.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
legal_list.php merge 16 years ago
resume_session.php Minor - Adding course home session icons 15 years ago
session_add.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
session_category_add.php merge 16 years ago
session_category_edit.php improve the access and restrictions to the session's administrator CT#602 15 years ago
session_category_list.php Adding new link to the session category see CT#1160 15 years ago
session_course_edit.php Adding multiple URL support see BT#1614 15 years ago
session_course_list.php Minor - Adding course home session icons 15 years ago
session_course_user.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
session_course_user_list.php merge 15 years ago
session_edit.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
session_export.php Duplicate slashes in filenames have been removed. 15 years ago
session_import.php Feature #539 - Cleaning the files admin/course_import.php and session_import.php 15 years ago
session_list.php Add link to session coach user details page in sessions list 15 years ago
settings.lib.php Added complete install/uninstall feature for plugins, allowing for interface-based configurable plugins (soon extending to allow custom course tools) 15 years ago
settings.php Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 15 years ago
special_exports.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
specific_fields.php Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
specific_fields_add.php merge 16 years ago
statistics.php Minor - Cleaning files 15 years ago
style_preview.php Platform admin: Addition to the previous transaction, visual changes in style_preview.php page. 15 years ago
sub_language.class.php Minor - Avoid warning by avoiding file not found in sub-language files reader 15 years ago
sub_language.php Duplicate inclusions of the library 'text.lib.php' have been removed. 15 years ago
sub_language_add.php Prevents problems when creating a new sub language in uppercase see BT#1636 15 years ago
sub_language_ajax.inc.php Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
subscribe_class2course.php Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
subscribe_user2class.php Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
subscribe_user2course.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
system_announcements.php Minor - header update 15 years ago
system_status.php merge 15 years ago
user_add.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
user_edit.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
user_export.php merge 15 years ago
user_fields.php Implemented CT#1764 15 years ago
user_fields_add.php Implemented CT#1764 15 years ago
user_fields_options.php Replacing include_once to require_once 15 years ago
user_import.php Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). 15 years ago
user_information.php Added login_as icon in user admin details page, to boost switching from one user to another 15 years ago
user_list.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
user_move_stats.php Adding new feature: move scores and tracking from course to session course. See BT#1786 15 years ago