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
Cristian Fasanando d755149fd6 [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 17 years ago
..
statistics [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
access_url_edit.php [svn r16416] Access url interface created. 18 years ago
access_urls.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
add_courses_to_session.php [svn r16452] fix charsets problems with ajax session management (FS#2719) 18 years ago
add_users_to_session.php [svn r17531] add '...' to unique subscription to session system (applying FOREM SVN#16908) 17 years ago
calendar.lib.php [svn r17745] minor The Global agenda has been completed. see FS#3386 17 years ago
calendar.php [svn r17745] minor The Global agenda has been completed. see FS#3386 17 years ago
calendar_ical_export.php [svn r17478] Implemented of the Global Agenda see FS#3391 17 years ago
calendar_tbl_change.js [svn r17745] minor The Global agenda has been completed. see FS#3386 17 years ago
calendar_view.php [svn r17745] minor The Global agenda has been completed. see FS#3386 17 years ago
calendar_view_print.php [svn r17478] Implemented of the Global Agenda see FS#3391 17 years ago
class_add.php
class_edit.php
class_import.php
class_information.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
class_list.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
class_user_import.php
configure_extensions.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
configure_homepage.php [svn r17633] FS#2970 - FCKEditor, simple file manager: Configuration corrections for editing the portal home page. To be revised again. 17 years ago
course_add.php [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 18 years ago
course_category.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
course_create_content.php
course_edit.php [svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed. 18 years ago
course_import.php [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 18 years ago
course_information.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
course_list.php [svn r17506] logic changes-allows delete the course correctly -(see FS#3414) 17 years ago
course_user_import.php
course_virtual.php
exemple.csv
exemple.xml
index.php [svn r17723] Minor - lang variable changed 17 years ago
languages.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
ldap_form_add_users_group.php [svn r15003] Last functional update to LDAP code. Added import from LDAP to sessions directly and fixed problems in import to courses. 18 years ago
ldap_import_students.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
ldap_import_students_to_session.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
ldap_synchro.php [svn r15011] Preventing scripts to be executed until analysed and secured. 18 years ago
ldap_users_list.php [svn r14998] Fixed LDAP import of users into a course 18 years ago
ldap_users_synchro.php [svn r15011] Preventing scripts to be executed until analysed and secured. 18 years ago
resume_session.php [svn r17532] display access days after and access days before session even if they are set to 0 (FOREM SVN#16910) 17 years ago
session_add.php [svn r16461] lastname before firstname in coach list 18 years ago
session_course_edit.php [svn r16769] Applied patch to broken breadcrumb when entering admin page through session admin (private task FS#3102) by iflores 17 years ago
session_course_list.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
session_course_user_list.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
session_edit.php [svn r17052] Fix bug preventing complete change of coach for session (see FS#3279) by cfasanando 17 years ago
session_export.php [svn r14848] new status : sessions admin (FS#2239) 18 years ago
session_import.php [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 17 years ago
session_list.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
settings.php [svn r17537] system template category 17 years ago
specific_fields.php [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
specific_fields_add.php [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
statistics.php
style_preview.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
subscribe_class2course.php
subscribe_user2class.php
subscribe_user2course.php
system_announcements.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
user_add.php [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 17 years ago
user_edit.php [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 17 years ago
user_export.php [svn r13180] Fix user export - wasn't restricting to one course when a course was selected, sometimes triggering memory exhaustion when too many users. 19 years ago
user_fields.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
user_fields_add.php [svn r17709] logic changes -it was added restriction - (see FS#3457) 17 years ago
user_fields_options.php [svn r17710] minor-logic changes- it was added option by default in null - (partial FS#3457) 17 years ago
user_import.php [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 17 years ago
user_information.php [svn r16958] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
user_list.php [svn r17505] logic changes-it was added search by email-(partial FS#3231) 17 years ago