Patrick Cool 0b628c04ae [svn r15870] sorting of options 16 years ago
..
statistics 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
add_courses_to_session.php 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
add_users_to_session.php 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
class_add.php 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
class_edit.php 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
class_import.php 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
class_information.php 32d212a4c6 [svn r14280] display the visual code instead of the real code (FS#2235) 17 years ago
class_list.php 66260b3c99 [svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218) 17 years ago
class_user_import.php 28d0a106ac [svn r10814] add language vars / interbreadcrumbs 18 years ago
configure_extensions.php b425c3d51f [svn r15160] replace toos_table by tool_table (looks like a typing error) 17 years ago
configure_homepage.php 0d323dea69 [svn r15084] Added alt attributes to img tags for XHTML compliance 17 years ago
course_add.php 3d41ca367c [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 16 years ago
course_category.php 894ad52527 [svn r14214] Added filtering against XSS (see FS#2218 4.2) 17 years ago
course_create_content.php 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
course_edit.php 7633fae31c [svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed. 17 years ago
course_import.php 3d41ca367c [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 16 years ago
course_information.php 32a3a32caf [svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240 17 years ago
course_list.php 7633fae31c [svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed. 17 years ago
course_user_import.php 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
course_virtual.php 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
exemple.csv 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
exemple.xml 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
index.php bd7477f4a0 [svn r15605] Removed function call that seems to cut database connection while we still need it for the call to version_check() 16 years ago
languages.php 003cec0540 [svn r15243] bugfix: selected platformlanguage = checked checkbox 17 years ago
ldap_form_add_users_group.php d5e7da39d2 [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 a0f98edc09 [svn r15004] Display changes (texts used) 17 years ago
ldap_import_students_to_session.php b4ce371082 [svn r15005] Removed error_log() 17 years ago
ldap_synchro.php 1f3be0f16b [svn r15011] Preventing scripts to be executed until analysed and secured. 17 years ago
ldap_users_list.php 0b2ed5d91a [svn r14998] Fixed LDAP import of users into a course 17 years ago
ldap_users_synchro.php 1f3be0f16b [svn r15011] Preventing scripts to be executed until analysed and secured. 17 years ago
resume_session.php 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
session_add.php 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
session_course_edit.php b45c7a080c [svn r13540] the course coach should not be required (FS#2022) 17 years ago
session_course_list.php 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
session_course_user_list.php 6712e6ca5c [svn r13541] fix a bug when deleting someone from the course of the session 17 years ago
session_edit.php 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
session_export.php 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
session_import.php 9c8dda0499 [svn r15000] Minor blank spaces removal 17 years ago
session_list.php fe14ba02f5 [svn r15869] FS#2723 Keep the keyword when navigate trough search results 16 years ago
settings.php 43fd568cdf [svn r15849] Improve fix to bug preventing plugins to be installed - see FS#2771 16 years ago
statistics.php 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
style_preview.php 33e2a2d283 [svn r15067] Fixed CSS picker in Administrator view. Add dokeos_classic as default in current setting. 17 years ago
subscribe_class2course.php e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
subscribe_user2class.php e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
subscribe_user2course.php 78dc453b43 [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 ebcf0895fd [svn r15346] Fixed email's subject and body when sending an email FS#2587 17 years ago
user_add.php f650c21318 [svn r15105] admin can see non visible extra fields 17 years ago
user_edit.php cb6a110374 [svn r15743] Fixed users image upload from admin user edition page 16 years ago
user_export.php dd0119f523 [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 1149658099 [svn r15821] allow editing of user fields 16 years ago
user_fields_add.php 0b628c04ae [svn r15870] sorting of options 16 years ago
user_fields_options.php 0b628c04ae [svn r15870] sorting of options 16 years ago
user_import.php b0d9e4c931 [svn r14792] Using default platform language as default for CSV/XML-imported users (instead of empty string or english). 17 years ago
user_information.php 454be8549d [svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458 17 years ago
user_list.php 51dad91816 [svn r15137] Fix typo 17 years ago