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 8f981d1443 [svn r16888] FS#3213 It should not be possible for the admin to be eliminated by a teacher 16 years ago
..
statistics [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
access_url_edit.php [svn r16416] Access url interface created. 16 years ago
access_urls.php [svn r16416] Access url interface created. 16 years ago
add_courses_to_session.php [svn r16452] fix charsets problems with ajax session management (FS#2719) 16 years ago
add_users_to_session.php [svn r16452] fix charsets problems with ajax session management (FS#2719) 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 r14280] display the visual code instead of the real code (FS#2235) 17 years ago
class_list.php [svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218) 17 years ago
class_user_import.php [svn r10814] add language vars / interbreadcrumbs 18 years ago
configure_extensions.php [svn r15160] replace toos_table by tool_table (looks like a typing error) 17 years ago
configure_homepage.php [svn r16719] first part of css cleanup (currently only the css/corporate style) 16 years ago
course_add.php [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 17 years ago
course_category.php [svn r16719] first part of css cleanup (currently only the css/corporate style) 16 years ago
course_create_content.php [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
course_edit.php [svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed. 17 years ago
course_import.php [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 17 years ago
course_information.php [svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240 17 years ago
course_list.php [svn r16719] first part of css cleanup (currently only the css/corporate style) 16 years ago
course_user_import.php [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
course_virtual.php [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
exemple.csv [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
exemple.xml [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
index.php [svn r16620] Move "subscribe classes to a course" into classes section 16 years ago
languages.php [svn r15243] bugfix: selected platformlanguage = checked checkbox 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. 17 years ago
ldap_import_students.php [svn r15004] Display changes (texts used) 17 years ago
ldap_import_students_to_session.php [svn r15005] Removed error_log() 17 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 r16769] Applied patch to broken breadcrumb when entering admin page through session admin (private task FS#3102) by iflores 16 years ago
session_add.php [svn r16461] lastname before firstname in coach list 16 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 16 years ago
session_course_list.php [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
session_course_user_list.php [svn r13541] fix a bug when deleting someone from the course of the session 17 years ago
session_edit.php [svn r15899] Add 2 more options when creating/editing a session. We can now specify how many days a coach will be able to access his session before the official start date. Same thing for the end date 17 years ago
session_export.php [svn r14848] new status : sessions admin (FS#2239) 17 years ago
session_import.php [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 16 years ago
session_list.php [svn r16425] FS#2722 : add an advanced search with 2 filters : active and inactive sessions 16 years ago
settings.php [svn r16878] added alternative texts on the icons 16 years ago
statistics.php [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
style_preview.php [svn r15067] Fixed CSS picker in Administrator view. Add dokeos_classic as default in current setting. 17 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 r12487] Improved a bit auto-filtering method for huge data sets. Now only assigns default filter on users names if no filter exists and the users list is greater than 1000. This makes it impossible to display a non-filtered list as soonas there are more than 1000 users, which is a reasonnable amount. 18 years ago
system_announcements.php [svn r16878] added alternative texts on the icons 16 years ago
user_add.php [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 16 years ago
user_edit.php [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 16 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. 17 years ago
user_fields.php [svn r16878] added alternative texts on the icons 16 years ago
user_fields_add.php [svn r15870] sorting of options 17 years ago
user_fields_options.php [svn r15871] sorting of options 17 years ago
user_import.php [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 16 years ago
user_information.php [svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458 17 years ago
user_list.php [svn r16888] FS#3213 It should not be possible for the admin to be eliminated by a teacher 16 years ago