.. |
statistics
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 years ago |
add_courses_to_session.php
|
2900a6bd6f
[svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com)
|
17 years ago |
add_users_to_session.php
|
2900a6bd6f
[svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com)
|
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
|
4f00541088
[svn r14418] Check the tool doesn't exist before inserting it
|
17 years ago |
configure_homepage.php
|
181a03f1cf
[svn r14625] fix a bug when trying to insert a media on homepage
|
17 years ago |
course_add.php
|
9f0e0c61a6
[svn r14291] improve display of categories in course creation/editions forms
|
17 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
|
9f0e0c61a6
[svn r14291] improve display of categories in course creation/editions forms
|
17 years ago |
course_import.php
|
8c2b0250fd
[svn r13805] Fixed bug when not submitting a file (see FS#1933)
|
17 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
|
c28cc8c55f
[svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH
|
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
|
06aaa31bb3
[svn r14281] Changed campus registration to add manager name and organisation name
|
17 years ago |
languages.php
|
97778d4ca4
[svn r12263] First step ni removing all $_SERVER['PHP_SELF']
|
18 years ago |
resume_session.php
|
32d212a4c6
[svn r14280] display the visual code instead of the real code (FS#2235)
|
17 years ago |
session_add.php
|
2900a6bd6f
[svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com)
|
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
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 years ago |
session_export.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
18 years ago |
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
|
17 years ago |
session_list.php
|
1432deba87
[svn r14215] Added filtering against possible XSS (see FS#2218 4.3)
|
17 years ago |
settings.php
|
79d5371749
[svn r14372] Minor fix to avoid warning with open_basedir directive
|
17 years ago |
statistics.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 years ago |
style_preview.php
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 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
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 years ago |
user_add.php
|
432856afe2
[svn r14632] replace drh_id by hr_dept_id
|
17 years ago |
user_edit.php
|
432856afe2
[svn r14632] replace drh_id by hr_dept_id
|
17 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_import.php
|
7e83cb8fa9
[svn r13774] Use constants (COURSEMANAGER and STUDENT) instead of 1 and 5. Task #2075.
|
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
|
b8fc0810ef
[svn r14615] add the DRH status (adapted from ucanss development)
|
17 years ago |