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 f974d7853b [svn r20046] Fix display bug for right-floating add users link (by jhp1411) 16 years ago
..
statistics [svn r18154] fix some text 16 years ago
access_url_add_courses_to_url.php [svn r18765] Security - Added filtering 16 years ago
access_url_add_sessions_to_url.php [svn r18199] Adding the UI to add/edit session and access_url table FS#3462 16 years ago
access_url_add_users_to_url.php [svn r18227] Minor - UI improvements: changed icons see FS#3462 16 years ago
access_url_edit.php [svn r18166] UI improvements see FS#3462 16 years ago
access_url_edit_courses_to_url.php [svn r18861] Security improvements 16 years ago
access_url_edit_sessions_to_url.php [svn r18861] Security improvements 16 years ago
access_url_edit_users_to_url.php [svn r19598] Fixed wrong javascript see FS#3745 16 years ago
access_urls.php [svn r18227] Minor - UI improvements: changed icons see FS#3462 16 years ago
add_courses_to_session.php [svn r19958] Logic change - Implemented alphabetic scroll of alphabet letters to select courses when you register them into a session - partial FS#3909 16 years ago
add_users_to_session.php [svn r19953] Logic change - Implemented alphabetic scroll of alphabet letters to select users when you register them into a session - FS#3716 16 years ago
calendar.lib.php [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
calendar.php [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
calendar_ical_export.php [svn r17478] Implemented of the Global Agenda see FS#3391 16 years ago
calendar_tbl_change.js [svn r17745] minor The Global agenda has been completed. see FS#3386 16 years ago
calendar_view.php [svn r17745] minor The Global agenda has been completed. see FS#3386 16 years ago
calendar_view_print.php [svn r17478] Implemented of the Global Agenda see FS#3391 16 years ago
class_add.php [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
class_edit.php [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
class_import.php [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
class_information.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
class_list.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
class_user_import.php [svn r19080] logic changes - added restriction of a csv or xml file when you import users - (partial FS#3805) 16 years ago
configure_extensions.php [svn r19608] partial, buttons styles and others see FS#3991 16 years ago
configure_homepage.php [svn r19639] last part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions, form layout. 16 years ago
course_add.php [svn r19608] partial, buttons styles and others see FS#3991 16 years ago
course_category.php [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
course_create_content.php [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
course_edit.php [svn r19608] partial, buttons styles and others see FS#3991 16 years ago
course_import.php [svn r19907] FS#4046 - Fixing the the platform admin's command "Import trainings list CSV" for proper dealing with traning languages. The CSV files may have inside an additional field "Language" which is not mandatory. While importing, platform language will be selected if: 1. There is no "Language" specified; 2. The specified language has not been enabled on the platform. 16 years ago
course_information.php [svn r18070] Show visual code instead of code 16 years ago
course_list.php [svn r19995] minor - style changes - added style css - (partial FS#3909) 16 years ago
course_user_import.php [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
course_user_list.php [svn r19038] logic changes - allow see names in UTF8 -(partial FS#3795) 16 years ago
course_virtual.php [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
exemple.csv [svn r18595] Admin user can export/import the extra_field information of users (see FS#3686) 16 years ago
exemple.xml [svn r18595] Admin user can export/import the extra_field information of users (see FS#3686) 16 years ago
index.php [svn r19567] Ephorus software configuration settings hide see FS#3987 16 years ago
languages.php [svn r19999] Fixes bug in unescaped JavaScript (see FS#3980) 16 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. 17 years ago
ldap_import_students.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
ldap_import_students_to_session.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
ldap_synchro.php [svn r15011] Preventing scripts to be executed until analysed and secured. 17 years ago
ldap_users_list.php [svn r14998] Fixed LDAP import of users into a course 17 years ago
ldap_users_synchro.php [svn r15011] Preventing scripts to be executed until analysed and secured. 17 years ago
resume_session.php [svn r18673] Fixed CSV import 16 years ago
session_add.php [svn r19717] Minor - fixed bug when you add or edit a session, name field is the name of the button - partial FS#3909 16 years ago
session_course_edit.php [svn r19263] Changed style button for admin see FS#3541 16 years ago
session_course_list.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
session_course_user_list.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
session_edit.php [svn r19717] Minor - fixed bug when you add or edit a session, name field is the name of the button - partial FS#3909 16 years ago
session_export.php [svn r19639] last part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions, form layout. 16 years ago
session_import.php [svn r19772] Fixed import course of a session from a file CSV - partial FS#3909 16 years ago
session_list.php [svn r19771] Minor - Fixed warning simplexml_load_file and message about don't contain data when you import a session from a file XML - partial FS#3909 16 years ago
settings.php [svn r19832] consistent icon 16 years ago
specific_fields.php [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 16 years ago
specific_fields_add.php [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 16 years ago
statistics.php [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
style_preview.php [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
subscribe_class2course.php [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
subscribe_user2class.php [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
subscribe_user2course.php [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
system_announcements.php [svn r19895] minor button add or edit system announcement see FS#3987 16 years ago
user_add.php [svn r19952] where status is STUDENT, hide plataform_admin see FS#3771 16 years ago
user_edit.php [svn r20035] Minor - Fixed warning division by zero - partial FS#3921 16 years ago
user_export.php [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
user_fields.php [svn r18450] Minor - set lang variables 16 years ago
user_fields_add.php [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
user_fields_options.php [svn r17710] minor-logic changes- it was added option by default in null - (partial FS#3457) 16 years ago
user_import.php [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 16 years ago
user_information.php [svn r19380] fix some text 16 years ago
user_list.php [svn r20046] Fix display bug for right-floating add users link (by jhp1411) 16 years ago