.. |
statistics
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 年之前 |
add_courses_to_session.php
|
d8afa5a83b
[svn r15903] minor - little graphical changes
|
16 年之前 |
add_users_to_session.php
|
d8afa5a83b
[svn r15903] minor - little graphical changes
|
16 年之前 |
class_add.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 年之前 |
class_edit.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 年之前 |
class_import.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 年之前 |
class_information.php
|
32d212a4c6
[svn r14280] display the visual code instead of the real code (FS#2235)
|
17 年之前 |
class_list.php
|
66260b3c99
[svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218)
|
17 年之前 |
class_user_import.php
|
28d0a106ac
[svn r10814] add language vars / interbreadcrumbs
|
18 年之前 |
configure_extensions.php
|
b425c3d51f
[svn r15160] replace toos_table by tool_table (looks like a typing error)
|
17 年之前 |
configure_homepage.php
|
3581a9bf7d
[svn r15986] FCKeditor configuration values set FS#2528
|
16 年之前 |
course_add.php
|
3d41ca367c
[svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426
|
16 年之前 |
course_category.php
|
894ad52527
[svn r14214] Added filtering against XSS (see FS#2218 4.2)
|
17 年之前 |
course_create_content.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 年之前 |
course_edit.php
|
7633fae31c
[svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed.
|
17 年之前 |
course_import.php
|
3d41ca367c
[svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426
|
16 年之前 |
course_information.php
|
32a3a32caf
[svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240
|
17 年之前 |
course_list.php
|
7633fae31c
[svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed.
|
17 年之前 |
course_user_import.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 年之前 |
course_virtual.php
|
1f5d1270b4
[svn r12272] 6th step in removing all $_SERVER['PHP_SELF']
|
18 年之前 |
exemple.csv
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 年之前 |
exemple.xml
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 年之前 |
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 年之前 |
languages.php
|
003cec0540
[svn r15243] bugfix: selected platformlanguage = checked checkbox
|
17 年之前 |
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 年之前 |
ldap_import_students.php
|
a0f98edc09
[svn r15004] Display changes (texts used)
|
17 年之前 |
ldap_import_students_to_session.php
|
b4ce371082
[svn r15005] Removed error_log()
|
17 年之前 |
ldap_synchro.php
|
1f3be0f16b
[svn r15011] Preventing scripts to be executed until analysed and secured.
|
17 年之前 |
ldap_users_list.php
|
0b2ed5d91a
[svn r14998] Fixed LDAP import of users into a course
|
17 年之前 |
ldap_users_synchro.php
|
1f3be0f16b
[svn r15011] Preventing scripts to be executed until analysed and secured.
|
17 年之前 |
resume_session.php
|
0a27f29206
[svn r14848] new status : sessions admin (FS#2239)
|
17 年之前 |
session_add.php
|
89a66f0270
[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
|
16 年之前 |
session_course_edit.php
|
b45c7a080c
[svn r13540] the course coach should not be required (FS#2022)
|
17 年之前 |
session_course_list.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 年之前 |
session_course_user_list.php
|
6712e6ca5c
[svn r13541] fix a bug when deleting someone from the course of the session
|
17 年之前 |
session_edit.php
|
89a66f0270
[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
|
16 年之前 |
session_export.php
|
0a27f29206
[svn r14848] new status : sessions admin (FS#2239)
|
17 年之前 |
session_import.php
|
9c8dda0499
[svn r15000] Minor blank spaces removal
|
17 年之前 |
session_list.php
|
3f395fd3d3
[svn r15894] Re-add the good number of sessions per page
|
16 年之前 |
settings.php
|
43fd568cdf
[svn r15849] Improve fix to bug preventing plugins to be installed - see FS#2771
|
16 年之前 |
statistics.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 年之前 |
style_preview.php
|
33e2a2d283
[svn r15067] Fixed CSS picker in Administrator view. Add dokeos_classic as default in current setting.
|
17 年之前 |
subscribe_class2course.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 年之前 |
subscribe_user2class.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 年之前 |
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 年之前 |
system_announcements.php
|
28176959a1
[svn r16013] FCKeditor configuration values set FS#2528
|
16 年之前 |
user_add.php
|
f650c21318
[svn r15105] admin can see non visible extra fields
|
17 年之前 |
user_edit.php
|
cb6a110374
[svn r15743] Fixed users image upload from admin user edition page
|
16 年之前 |
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 年之前 |
user_fields.php
|
f5c0bb1bf5
[svn r16073]
|
16 年之前 |
user_fields_add.php
|
0b628c04ae
[svn r15870] sorting of options
|
16 年之前 |
user_fields_options.php
|
f61ce02ea7
[svn r15871] sorting of options
|
16 年之前 |
user_import.php
|
b0d9e4c931
[svn r14792] Using default platform language as default for CSV/XML-imported users (instead of empty string or english).
|
17 年之前 |
user_information.php
|
454be8549d
[svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458
|
17 年之前 |
user_list.php
|
9fc87e547e
[svn r16070] my previous solution wasn't good to display courses of users.
|
16 年之前 |