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
Juan Carlos Raña 4c8616ef31 Merge 15 years ago
..
statistics Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 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 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
add_many_session_to_category.php Deleting echo 15 years ago
add_users_to_group.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
add_users_to_session.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
calendar.lib.php Feature #1744 - Cleaning logical conditions (2). 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 15 years ago
class_edit.php merge 15 years ago
class_import.php merge 15 years ago
class_information.php merge 15 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 Fixes BT#1231 a problem with links when the multiple url is on 15 years ago
configure_inscription.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
course_add.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 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 Feature #1744 - Cleaning logical conditions (2). 15 years ago
course_export.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
course_import.php merge 15 years ago
course_information.php Cleaning code, adding headers, adding security::remove_XSS 15 years ago
course_list.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
course_user_import.php merge 15 years ago
course_user_list.php merge 15 years ago
course_virtual.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
dashboard_add_courses_to_user.php minor - fixed filter by letter inside interface for adding course to user 15 years ago
dashboard_add_sessions_to_user.php added dashboard interface for session administrator - partial CT#566 15 years ago
dashboard_add_users_to_user.php minor - filtered user list without session administrator when you assign an user to drh - partial BT#540 15 years ago
example.csv Merge 15 years ago
example.xml Merge 15 years ago
example_session.csv merge 15 years ago
example_session.xml merge 15 years ago
filler.php Added feature to use data fillers from the admin interface in non-packaged (=development/test) versions of the platform. 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 Feature #1744 - Cleaning logical conditions (2). 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 15 years ago
ldap_import_students.php merge 15 years ago
ldap_import_students_to_session.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
ldap_synchro.php merge 15 years ago
ldap_users_list.php merge 15 years ago
ldap_users_synchro.php merge 15 years ago
legal_add.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
legal_list.php merge 15 years ago
resume_session.php Minor - cosmetic changes 15 years ago
session_add.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
session_category_add.php merge 15 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 Changing get_lang variable 15 years ago
session_course_list.php improve the access and restrictions to the session's administrator CT#602 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 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
session_import.php Feature #347 - Some easy replacements for ereg*() calls. 15 years ago
session_list.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
settings.lib.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
settings.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 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 15 years ago
statistics.php merge 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 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
sub_language_add.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
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 Updated PhoneNumber field in CSV/XML export to match import format (partial CT#1454) 15 years ago
user_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
user_fields_add.php Replacing include_once to require_once 15 years ago
user_fields_options.php Replacing include_once to require_once 15 years ago
user_import.php Renamed exemple.csv to example.csv (partial CT#1454) 15 years ago
user_information.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
user_list.php Feature #1744 - Cleaning logical conditions (2). 15 years ago