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 8399ee588d Fixing admin search form 14 years ago
..
statistics Implemented platformwide not logged in statistics (closes #1929) 14 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 Minor corrections 14 years ago
add_courses_to_usergroup.php Fixing add users, courses and sessions see BT#2021 14 years ago
add_many_session_to_category.php Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
add_sessions_to_promotion.php Feature #2785 admin sessions (lack classes) 14 years ago
add_sessions_to_usergroup.php Feature #2785 classes and update lang (lack change group by class->english translation) 14 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 Added links to user groups management screen from user to course and session registrations screens (BT#2022) 14 years ago
add_users_to_usergroup.php Removing anonymous users from user list (UserGroup) + other minor fixes 14 years ago
calendar.lib.php Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 14 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
career_dashboard.php Feature #2785 admin sessions (lack classes) 14 years ago
careers.php Feature #2785 admin sessions (lack classes) 14 years ago
class_add.php Automatic whitespace cleaning for some files (2). 14 years ago
class_edit.php Automatic whitespace cleaning for some files (2). 14 years ago
class_import.php Automatic whitespace cleaning for some files (2). 14 years ago
class_information.php Automatic whitespace cleaning for some files (2). 14 years ago
class_list.php Automatic whitespace cleaning for some files (2). 14 years ago
class_user_import.php Automatic whitespace cleaning for some files (2). 14 years ago
configure_extensions.php Dummy changes 15 years ago
configure_homepage.php Minor - Replacing icon 14 years ago
configure_inscription.php Bug 1846 - Platform administration: Removing irrelevant that prevents accessing "Setting the registration page". 14 years ago
course_add.php Feature #539 - Various minor corrections. 15 years ago
course_category.php Feature #2785 admin sessions (lack classes) 14 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 Fixed bug in courses list course path when code <> directory 14 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
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
example_session.xml
filler.php Added courses test filler 14 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 #2785 platform admin users, delete some unnecesary icons and add statics na 14 years ago
index.php Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 14 years ago
languages.php Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 14 years ago
ldap_form_add_users_group.php
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
ldap_users_synchro.php
legal_add.php Feature #1744 - Cleaning logical conditions (2). 15 years ago
legal_list.php
promotions.php Feature #2785 admin sessions (lack classes) 14 years ago
resume_session.php We can create a session with a "start date" and without an "end date" and viceversa. See BT#1911 14 years ago
session_add.php Minor - Avoid warning message 14 years ago
session_category_add.php Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
session_category_edit.php Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
session_category_list.php Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
session_course_edit.php Minor corrections 14 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 Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
session_export.php Feature #2785 admin sessions (lack classes) 14 years ago
session_import.php Feature #2785 admin sessions (lack classes) 14 years ago
session_list.php Feature #2785 admin sessions (lack classes) 14 years ago
settings.lib.php Fixing admin search form 14 years ago
settings.php Addin warning messages when adding a watermark + adding a new return_message 14 years ago
special_exports.php Removed useless backticks 14 years ago
specific_fields.php Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 14 years ago
specific_fields_add.php Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 14 years ago
statistics.php Minor - Cleaning files 14 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 Adding warning messages, also fixing BT#1760 when there is the same variable nothing is saved 14 years ago
sub_language.php Adding warning messages, also fixing BT#1760 when there is the same variable nothing is saved 14 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 Adding warning messages, also fixing BT#1760 when there is the same variable nothing is saved 14 years ago
subscribe_class2course.php Automatic whitespace cleaning for some files. 14 years ago
subscribe_user2class.php Automatic whitespace cleaning for some files. 14 years ago
subscribe_user2course.php Added links to user groups management screen from user to course and session registrations screens (BT#2022) 14 years ago
system_announcements.php Minor - header update 15 years ago
system_status.php merge 15 years ago
user_add.php Adding documentation, changinh lang vars 14 years ago
user_edit.php Adding documentation, changinh lang vars 14 years ago
user_export.php merge 15 years ago
user_fields.php Feature #2785 platform admin users, delete some unnecesary icons and add statics na 14 years ago
user_fields_add.php maxlenght = 60 14 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 Fixing query + other security fixes see #2625 14 years ago
user_list.php Feature #2785 platform admin users, delete some unnecesary icons and add statics na 14 years ago
user_move_stats.php Feature #2785 admin sessions (lack classes) 14 years ago
usergroups.php Feature #2785 classes and update lang (lack change group by class->english translation) 14 years ago