Eric Marguin 432856afe2 [svn r14632] replace drh_id by hr_dept_id il y a 17 ans
..
statistics 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) il y a 18 ans
add_courses_to_session.php 2900a6bd6f [svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com) il y a 17 ans
add_users_to_session.php 2900a6bd6f [svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com) il y a 17 ans
class_add.php 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) il y a 18 ans
class_edit.php 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) il y a 18 ans
class_import.php 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) il y a 18 ans
class_information.php 32d212a4c6 [svn r14280] display the visual code instead of the real code (FS#2235) il y a 17 ans
class_list.php 66260b3c99 [svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218) il y a 17 ans
class_user_import.php 28d0a106ac [svn r10814] add language vars / interbreadcrumbs il y a 18 ans
configure_extensions.php 4f00541088 [svn r14418] Check the tool doesn't exist before inserting it il y a 17 ans
configure_homepage.php 181a03f1cf [svn r14625] fix a bug when trying to insert a media on homepage il y a 17 ans
course_add.php 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms il y a 17 ans
course_category.php 894ad52527 [svn r14214] Added filtering against XSS (see FS#2218 4.2) il y a 17 ans
course_create_content.php 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb il y a 18 ans
course_edit.php 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms il y a 17 ans
course_import.php 8c2b0250fd [svn r13805] Fixed bug when not submitting a file (see FS#1933) il y a 17 ans
course_information.php 32a3a32caf [svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240 il y a 17 ans
course_list.php c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH il y a 17 ans
course_user_import.php 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb il y a 18 ans
course_virtual.php 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] il y a 18 ans
exemple.csv 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) il y a 18 ans
exemple.xml 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) il y a 18 ans
index.php 06aaa31bb3 [svn r14281] Changed campus registration to add manager name and organisation name il y a 17 ans
languages.php 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] il y a 18 ans
resume_session.php 32d212a4c6 [svn r14280] display the visual code instead of the real code (FS#2235) il y a 17 ans
session_add.php 2900a6bd6f [svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com) il y a 17 ans
session_course_edit.php b45c7a080c [svn r13540] the course coach should not be required (FS#2022) il y a 17 ans
session_course_list.php 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars il y a 17 ans
session_course_user_list.php 6712e6ca5c [svn r13541] fix a bug when deleting someone from the course of the session il y a 17 ans
session_edit.php 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars il y a 17 ans
session_export.php b35deb5649 [svn r12502] correct nomenclatura il y a 18 ans
session_import.php 9db6abc782 [svn r13545] if a user imported still exists, update the datas of this user with the datas indicated in the file il y a 17 ans
session_list.php 1432deba87 [svn r14215] Added filtering against possible XSS (see FS#2218 4.3) il y a 17 ans
settings.php 79d5371749 [svn r14372] Minor fix to avoid warning with open_basedir directive il y a 17 ans
statistics.php 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb il y a 18 ans
style_preview.php 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) il y a 18 ans
subscribe_class2course.php e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] il y a 18 ans
subscribe_user2class.php e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] il y a 18 ans
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. il y a 18 ans
system_announcements.php 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars il y a 17 ans
user_add.php 432856afe2 [svn r14632] replace drh_id by hr_dept_id il y a 17 ans
user_edit.php 432856afe2 [svn r14632] replace drh_id by hr_dept_id il y a 17 ans
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. il y a 17 ans
user_import.php 7e83cb8fa9 [svn r13774] Use constants (COURSEMANAGER and STUDENT) instead of 1 and 5. Task #2075. il y a 17 ans
user_information.php 454be8549d [svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458 il y a 17 ans
user_list.php b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) il y a 17 ans