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 6315d9834e [svn r18215] Minor - Showing only the course list of the right access_url FS#3462 17 years ago
..
statistics [svn r18154] fix some text 17 years ago
access_url_add_courses_to_url.php [svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462 17 years ago
access_url_add_sessions_to_url.php [svn r18199] Adding the UI to add/edit session and access_url table FS#3462 17 years ago
access_url_add_users_to_url.php [svn r18166] UI improvements see FS#3462 17 years ago
access_url_edit.php [svn r18166] UI improvements see FS#3462 17 years ago
access_url_edit_courses_to_url.php [svn r18166] UI improvements see FS#3462 17 years ago
access_url_edit_sessions_to_url.php [svn r18199] Adding the UI to add/edit session and access_url table FS#3462 17 years ago
access_url_edit_users_to_url.php [svn r18166] UI improvements see FS#3462 17 years ago
access_urls.php [svn r18202] Minor - Icon changed 17 years ago
add_courses_to_session.php [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 17 years ago
add_users_to_session.php [svn r18197] When adding a session/course we fill the access_url_rel_session/access_url_rel_course table FS#3462 17 years ago
calendar.lib.php [svn r18151] fix several texts 17 years ago
calendar.php [svn r18153] fix several texts mixed with resourcelinker 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 r18150] fix several texts 17 years ago
configure_homepage.php [svn r18203] Button modification. 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 r18033] fix lang text 17 years ago
course_information.php [svn r18070] Show visual code instead of code 17 years ago
course_list.php [svn r18215] Minor - Showing only the course list of the right access_url FS#3462 17 years ago
course_user_import.php
course_virtual.php
exemple.csv
exemple.xml
index.php [svn r18203] Button modification. 17 years ago
languages.php [svn r18055] Minor - Logic change - Fixed Order By column ASC/DESC in group list and lenguage list - see FS#3557 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 r18197] When adding a session/course we fill the access_url_rel_session/access_url_rel_course table FS#3462 17 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 r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 17 years ago
session_export.php
session_import.php [svn r18197] When adding a session/course we fill the access_url_rel_session/access_url_rel_course table FS#3462 17 years ago
session_list.php [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 17 years ago
settings.php [svn r18208] Minor - bugfixed when looking for a checkbox element with an access_url FS#3462 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 r18119] FS#2867 - FCKEditor: Removing wrong settings for system announcements tool, platform administrators. 17 years ago
user_add.php [svn r18203] Button modification. 17 years ago
user_edit.php [svn r18078] Logic changes - Assigned date by default for date and date time fields when you add those ones into manager user field and added the possibility to select the year from 1900 - see FS#3452 17 years ago
user_export.php [svn r18050] Minor - Fixed Revision 18020, don't show field password only when it's encrypted - see FS#3547 17 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 r18020] Logic changes - Removed field password when you export a list of users from an XML/CSV file and added username into error message "This username is not available" - see FS#3547 17 years ago
user_information.php [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 17 years ago
user_list.php [svn r18214] Minor - Setting the right number of users if an access_url is activated FS#3462 17 years ago