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 f10e7f6aef Merge 15 years ago
..
statistics Add condition to access url in administration / statics Part#2 CT#1099 15 years ago
access_url_add_courses_to_url.php merge 15 years ago
access_url_add_sessions_to_url.php merge 15 years ago
access_url_add_users_to_url.php merge 15 years ago
access_url_edit.php fixed the correct call to function in class, improve with buttons CT#1127 15 years ago
access_url_edit_courses_to_url.php fixed call to function CT#1127 15 years ago
access_url_edit_sessions_to_url.php fixed call to function CT#1127 15 years ago
access_url_edit_users_to_url.php fixed call to function CT#1127 15 years ago
access_urls.php Showing \"Manage sessions\" link for managing sessions in the multiple url scenario 15 years ago
add_courses_to_session.php fixed call to function CT#1127 15 years ago
add_many_session_to_category.php improve the access and restrictions to the session's administrator CT#602 15 years ago
add_users_to_group.php Test 15 years ago
add_users_to_session.php Minor - Cosmetic changes 15 years ago
calendar.lib.php Merge 15 years ago
calendar.php Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
calendar_ical_export.php merge 15 years ago
calendar_tbl_change.js merge 15 years ago
calendar_view.php merge 15 years ago
calendar_view_print.php merge 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 Feature #272 - The banner: Adding code for managing possible encoding differencies between the system and the stored in files html-snippets. Minor changes in "Configure homepage". 15 years ago
configure_inscription.php Feature #272 - "Registration" and "Registration settings": Adding code for managing possible encoding differencies between the system and the stored in files html-snippets. 15 years ago
course_add.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
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 improve access url in tracking, myspace and course edit CT#1099 15 years ago
course_export.php Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 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 Admin, course list: A minor visual fix. 15 years ago
course_user_import.php merge 15 years ago
course_user_list.php merge 15 years ago
course_virtual.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
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_session.csv merge 15 years ago
example_session.xml merge 15 years ago
exemple.csv merge 15 years ago
exemple.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 minor add var lang 15 years ago
group_edit.php minor add var lang 15 years ago
group_list.php minor add var lang 15 years ago
index.php Added feature to use data fillers from the admin interface in non-packaged (=development/test) versions of the platform. 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 #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
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 Minor - Cleaning code +add security::remove_XSS 15 years ago
legal_list.php merge 15 years ago
resume_session.php Minor - cosmetic changes 15 years ago
session_add.php Add a session on the table access_url_rel_session when the session is created 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 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
session_course_edit.php improve the access and restrictions to the session's administrator CT#602 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 Minor - headers updated 15 years ago
session_course_user_list.php merge 15 years ago
session_edit.php Minor - headers updated 15 years ago
session_export.php Security issue: Added Security::remove_XSS + intval functions 15 years ago
session_import.php Feature #347 - Some easy replacements for ereg*() calls. 15 years ago
session_list.php Minor - headers updated 15 years ago
settings.lib.php Grades with decimals - CT#653 15 years ago
settings.php added score display by each gradebook 15 years ago
special_exports.php Added introduction section 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 Adding security to the style preview 15 years ago
sub_language.class.php Merge 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 #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
system_announcements.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
system_status.php merge 15 years ago
user_add.php improve status user CT#602 15 years ago
user_edit.php minor innessesary condition CT#602 15 years ago
user_export.php merge 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 Management of timezones at user level (see CT#599) 15 years ago
user_fields_options.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_import.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
user_information.php merge 15 years ago
user_list.php Minor - header width changed 15 years ago