.. |
statistics
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 yıl önce |
access_url_edit.php
|
4e57ee1d95
[svn r16416] Access url interface created.
|
16 yıl önce |
access_urls.php
|
4e57ee1d95
[svn r16416] Access url interface created.
|
16 yıl önce |
add_courses_to_session.php
|
8ecb6bf857
[svn r16452] fix charsets problems with ajax session management (FS#2719)
|
16 yıl önce |
add_users_to_session.php
|
8ecb6bf857
[svn r16452] fix charsets problems with ajax session management (FS#2719)
|
16 yıl önce |
class_add.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 yıl önce |
class_edit.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 yıl önce |
class_import.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 yıl önce |
class_information.php
|
32d212a4c6
[svn r14280] display the visual code instead of the real code (FS#2235)
|
17 yıl önce |
class_list.php
|
66260b3c99
[svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218)
|
17 yıl önce |
class_user_import.php
|
28d0a106ac
[svn r10814] add language vars / interbreadcrumbs
|
18 yıl önce |
configure_extensions.php
|
b425c3d51f
[svn r15160] replace toos_table by tool_table (looks like a typing error)
|
17 yıl önce |
configure_homepage.php
|
3581a9bf7d
[svn r15986] FCKeditor configuration values set FS#2528
|
16 yıl önce |
course_add.php
|
3d41ca367c
[svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426
|
16 yıl önce |
course_category.php
|
894ad52527
[svn r14214] Added filtering against XSS (see FS#2218 4.2)
|
17 yıl önce |
course_create_content.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 yıl önce |
course_edit.php
|
7633fae31c
[svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed.
|
17 yıl önce |
course_import.php
|
3d41ca367c
[svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426
|
16 yıl önce |
course_information.php
|
32a3a32caf
[svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240
|
17 yıl önce |
course_list.php
|
7633fae31c
[svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed.
|
17 yıl önce |
course_user_import.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 yıl önce |
course_virtual.php
|
1f5d1270b4
[svn r12272] 6th step in removing all $_SERVER['PHP_SELF']
|
18 yıl önce |
exemple.csv
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 yıl önce |
exemple.xml
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 yıl önce |
index.php
|
8b6dafb201
[svn r16243] Hide link to add class to course if sessions mode is activated
|
16 yıl önce |
languages.php
|
003cec0540
[svn r15243] bugfix: selected platformlanguage = checked checkbox
|
17 yıl önce |
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 yıl önce |
ldap_import_students.php
|
a0f98edc09
[svn r15004] Display changes (texts used)
|
17 yıl önce |
ldap_import_students_to_session.php
|
b4ce371082
[svn r15005] Removed error_log()
|
17 yıl önce |
ldap_synchro.php
|
1f3be0f16b
[svn r15011] Preventing scripts to be executed until analysed and secured.
|
17 yıl önce |
ldap_users_list.php
|
0b2ed5d91a
[svn r14998] Fixed LDAP import of users into a course
|
17 yıl önce |
ldap_users_synchro.php
|
1f3be0f16b
[svn r15011] Preventing scripts to be executed until analysed and secured.
|
17 yıl önce |
resume_session.php
|
4a0238a346
[svn r16455] display delay before and after session in resume session page (FS#2720)
|
16 yıl önce |
session_add.php
|
1d30229181
[svn r16461] lastname before firstname in coach list
|
16 yıl önce |
session_course_edit.php
|
b45c7a080c
[svn r13540] the course coach should not be required (FS#2022)
|
17 yıl önce |
session_course_list.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 yıl önce |
session_course_user_list.php
|
6712e6ca5c
[svn r13541] fix a bug when deleting someone from the course of the session
|
17 yıl önce |
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 yıl önce |
session_export.php
|
0a27f29206
[svn r14848] new status : sessions admin (FS#2239)
|
17 yıl önce |
session_import.php
|
9c8dda0499
[svn r15000] Minor blank spaces removal
|
17 yıl önce |
session_list.php
|
e2b9a92ca0
[svn r16425] FS#2722 : add an advanced search with 2 filters : active and inactive sessions
|
16 yıl önce |
settings.php
|
5b61854e86
[svn r16418] Multiple URL feature implemented - require testing
|
16 yıl önce |
statistics.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 yıl önce |
style_preview.php
|
33e2a2d283
[svn r15067] Fixed CSS picker in Administrator view. Add dokeos_classic as default in current setting.
|
17 yıl önce |
subscribe_class2course.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 yıl önce |
subscribe_user2class.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 yıl önce |
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 yıl önce |
system_announcements.php
|
28176959a1
[svn r16013] FCKeditor configuration values set FS#2528
|
16 yıl önce |
user_add.php
|
909c2a8549
[svn r16479] Add information message after user creation - see FS#2760
|
16 yıl önce |
user_edit.php
|
569c73b053
[svn r16495] Minor - Fix remaining message display bug when editing user - FS#2760 (jhinojosa)
|
16 yıl önce |
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 yıl önce |
user_fields.php
|
f5c0bb1bf5
[svn r16073]
|
16 yıl önce |
user_fields_add.php
|
0b628c04ae
[svn r15870] sorting of options
|
16 yıl önce |
user_fields_options.php
|
f61ce02ea7
[svn r15871] sorting of options
|
16 yıl önce |
user_import.php
|
b0d9e4c931
[svn r14792] Using default platform language as default for CSV/XML-imported users (instead of empty string or english).
|
17 yıl önce |
user_information.php
|
454be8549d
[svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458
|
17 yıl önce |
user_list.php
|
ac4d0344ee
[svn r16496] Minor - Made non-deletable user message more explicit - FS#2996 (jhinojosa)
|
16 yıl önce |