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
Yannick Warnier 1cac75518c Minor - Improved language term 15 years ago
..
statistics Removing $_configuration['tracking_enabled'] because its always true see #2808 15 years ago
access_url_add_courses_to_url.php Minor - Fixing HTML warnings 15 years ago
access_url_add_sessions_to_url.php Minor - Fixing HTML warnings 15 years ago
access_url_add_users_to_url.php Minor - Fixing HTML warnings 15 years ago
access_url_edit.php Minor - Fixing HTML warnings 15 years ago
access_url_edit_courses_to_url.php Minor - Fixing HTML warnings 15 years ago
access_url_edit_sessions_to_url.php Minor - Fixing HTML warnings 15 years ago
access_url_edit_users_to_url.php Minor - Fixing HTML warnings 15 years ago
access_urls.php Minor - Fixing HTML warnings 15 years ago
add_courses_to_session.php Minor HTML fixes 15 years ago
add_courses_to_usergroup.php Adding UTC support to the messages, fixing the new session view 15 years ago
add_many_session_to_category.php Avoiding warning messages, fixing minor PHP errors, commenting todo code 15 years ago
add_sessions_to_promotion.php Feature #2785 admin sessions (lack classes) 15 years ago
add_sessions_to_usergroup.php Feature #2785 classes and update lang (lack change group by class->english translation) 15 years ago
add_users_to_group.php Fixing group bugs when deleting a user from the platform 15 years ago
add_users_to_session.php Fixing bug when relating users to sessions 15 years ago
add_users_to_usergroup.php Adding filters by user extra data see BT#2386 15 years ago
calendar.lib.php Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 15 years ago
calendar.php Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 15 years ago
calendar_ical_export.php
calendar_tbl_change.js
calendar_view.php
calendar_view_print.php
career_dashboard.php Adding career filter and fixing order in promotions see BT#2386 15 years ago
careers.php Feature #2479 fix fckeditor in promotions 15 years ago
class_add.php
class_edit.php
class_import.php
class_information.php
class_list.php
class_user_import.php
configure_extensions.php
configure_homepage.php Minor - Fixing HTML warnings 15 years ago
configure_inscription.php Adding get_lang function for the new notification options 15 years ago
course_add.php Making selects bigger 15 years ago
course_category.php Feature #2785 admin sessions (lack classes) 15 years ago
course_create_content.php
course_edit.php Minor - UI changes bigger selects 15 years ago
course_export.php
course_import.php
course_information.php
course_list.php Minor - Replacing old icons 15 years ago
course_request_accepted.php
course_request_edit.php
course_request_rejected.php
course_request_review.php
course_user_import.php
course_user_list.php
course_virtual.php
dashboard_add_courses_to_user.php
dashboard_add_sessions_to_user.php
dashboard_add_users_to_user.php
example.csv
example.xml
example_session.csv
example_session.xml
filler.php Added courses test filler 15 years ago
group_add.php Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
group_edit.php Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
group_list.php Adding some fixes in the add_users_to_group page 15 years ago
inactive_user_list.php Adding "deleting inactive users" scripts (no ready for production) see #2912 15 years ago
index.php Added links to documentation in admin page 15 years ago
languages.php Fixing icons in the LP replacing .gif by .png and deleting some old icons 15 years ago
ldap_form_add_users_group.php
ldap_import_students.php
ldap_import_students_to_session.php
ldap_synchro.php
ldap_users_list.php
ldap_users_synchro.php
legal_add.php
legal_list.php
promotions.php Feature #2479 fix fckeditor in promotions 15 years ago
resume_session.php Minor - Fixing HTML warnings 15 years ago
session_add.php Minor - UI changes bigger selects 15 years ago
session_category_add.php Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 15 years ago
session_category_edit.php Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 15 years ago
session_category_list.php Avoiding warning messages, fixing minor PHP errors, commenting todo code 15 years ago
session_course_edit.php More UI improvements in Resume session and Copy session features BT#1596 15 years ago
session_course_list.php
session_course_user.php
session_course_user_list.php Minor - Fixing HTML warnings 15 years ago
session_edit.php More UI improvements in Resume session and Copy session features BT#1596 15 years ago
session_export.php Feature #2785 admin sessions (lack classes) 15 years ago
session_import.php Feature #2785 admin sessions (lack classes) 15 years ago
session_list.php Minor - Fixing HTML warnings 15 years ago
settings.lib.php Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
settings.php Saving watermark platform in default_course_documents/images/X_pdf_watermark.png #3596 15 years ago
special_exports.php Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 15 years ago
specific_fields.php Moving search options to the settings.php?category=Search page 15 years ago
specific_fields_add.php Moving search options to the settings.php?category=Search page 15 years ago
statistics.php
style_preview.php
sub_language.class.php Minor - Making textareas more big 15 years ago
sub_language.php Allowing to use the same iso code when creating a new sub language 15 years ago
sub_language_add.php Adding tip when adding a new sublanguage 15 years ago
sub_language_ajax.inc.php Fixing bugs when adding a double quote character see #2910 15 years ago
subscribe_class2course.php
subscribe_user2class.php
subscribe_user2course.php Added links to user groups management screen from user to course and session registrations screens (BT#2022) 15 years ago
system_announcements.php Minor - Updated langvar to follow coding convetions 15 years ago
system_status.php
user_add.php Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
user_edit.php Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
user_export.php
user_fields.php More minor corrections (avoiding php notices) 15 years ago
user_fields_add.php Removing jquery.js calls because this is already called in the header/banner file 15 years ago
user_fields_options.php
user_import.php Admin can import any extra fields see BT#2386 15 years ago
user_information.php Fixing query + other security fixes see #2625 15 years ago
user_list.php Minor - Improved language term 15 years ago
user_move_stats.php No need to add thickbox js, already added in the header 15 years ago
usergroups.php Feature #2785 classes and update lang (lack change group by class->english translation) 15 years ago