.. |
statistics
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 gadi atpakaļ |
access_url_edit.php
|
4e57ee1d95
[svn r16416] Access url interface created.
|
16 gadi atpakaļ |
access_urls.php
|
4e57ee1d95
[svn r16416] Access url interface created.
|
16 gadi atpakaļ |
add_courses_to_session.php
|
8ecb6bf857
[svn r16452] fix charsets problems with ajax session management (FS#2719)
|
16 gadi atpakaļ |
add_users_to_session.php
|
8ecb6bf857
[svn r16452] fix charsets problems with ajax session management (FS#2719)
|
16 gadi atpakaļ |
class_add.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 gadi atpakaļ |
class_edit.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 gadi atpakaļ |
class_import.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 gadi atpakaļ |
class_information.php
|
32d212a4c6
[svn r14280] display the visual code instead of the real code (FS#2235)
|
17 gadi atpakaļ |
class_list.php
|
66260b3c99
[svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218)
|
17 gadi atpakaļ |
class_user_import.php
|
28d0a106ac
[svn r10814] add language vars / interbreadcrumbs
|
18 gadi atpakaļ |
configure_extensions.php
|
b425c3d51f
[svn r15160] replace toos_table by tool_table (looks like a typing error)
|
17 gadi atpakaļ |
configure_homepage.php
|
653e323b2a
[svn r16719] first part of css cleanup (currently only the css/corporate style)
|
16 gadi atpakaļ |
course_add.php
|
3d41ca367c
[svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426
|
16 gadi atpakaļ |
course_category.php
|
653e323b2a
[svn r16719] first part of css cleanup (currently only the css/corporate style)
|
16 gadi atpakaļ |
course_create_content.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 gadi atpakaļ |
course_edit.php
|
7633fae31c
[svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed.
|
17 gadi atpakaļ |
course_import.php
|
3d41ca367c
[svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426
|
16 gadi atpakaļ |
course_information.php
|
32a3a32caf
[svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240
|
17 gadi atpakaļ |
course_list.php
|
653e323b2a
[svn r16719] first part of css cleanup (currently only the css/corporate style)
|
16 gadi atpakaļ |
course_user_import.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 gadi atpakaļ |
course_virtual.php
|
1f5d1270b4
[svn r12272] 6th step in removing all $_SERVER['PHP_SELF']
|
18 gadi atpakaļ |
exemple.csv
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 gadi atpakaļ |
exemple.xml
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 gadi atpakaļ |
index.php
|
f0ef0f784e
[svn r16620] Move "subscribe classes to a course" into classes section
|
16 gadi atpakaļ |
languages.php
|
003cec0540
[svn r15243] bugfix: selected platformlanguage = checked checkbox
|
17 gadi atpakaļ |
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 gadi atpakaļ |
ldap_import_students.php
|
a0f98edc09
[svn r15004] Display changes (texts used)
|
17 gadi atpakaļ |
ldap_import_students_to_session.php
|
b4ce371082
[svn r15005] Removed error_log()
|
17 gadi atpakaļ |
ldap_synchro.php
|
1f3be0f16b
[svn r15011] Preventing scripts to be executed until analysed and secured.
|
17 gadi atpakaļ |
ldap_users_list.php
|
0b2ed5d91a
[svn r14998] Fixed LDAP import of users into a course
|
17 gadi atpakaļ |
ldap_users_synchro.php
|
1f3be0f16b
[svn r15011] Preventing scripts to be executed until analysed and secured.
|
17 gadi atpakaļ |
resume_session.php
|
ed7b9b593a
[svn r16769] Applied patch to broken breadcrumb when entering admin page through session admin (private task FS#3102) by iflores
|
16 gadi atpakaļ |
session_add.php
|
1d30229181
[svn r16461] lastname before firstname in coach list
|
16 gadi atpakaļ |
session_course_edit.php
|
ed7b9b593a
[svn r16769] Applied patch to broken breadcrumb when entering admin page through session admin (private task FS#3102) by iflores
|
16 gadi atpakaļ |
session_course_list.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 gadi atpakaļ |
session_course_user_list.php
|
6712e6ca5c
[svn r13541] fix a bug when deleting someone from the course of the session
|
17 gadi atpakaļ |
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 gadi atpakaļ |
session_export.php
|
0a27f29206
[svn r14848] new status : sessions admin (FS#2239)
|
17 gadi atpakaļ |
session_import.php
|
3f978f1386
[svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando)
|
16 gadi atpakaļ |
session_list.php
|
e2b9a92ca0
[svn r16425] FS#2722 : add an advanced search with 2 filters : active and inactive sessions
|
16 gadi atpakaļ |
settings.php
|
a341641d9b
[svn r16924] Added general option to prevent course creation
|
16 gadi atpakaļ |
statistics.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 gadi atpakaļ |
style_preview.php
|
33e2a2d283
[svn r15067] Fixed CSS picker in Administrator view. Add dokeos_classic as default in current setting.
|
17 gadi atpakaļ |
subscribe_class2course.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 gadi atpakaļ |
subscribe_user2class.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 gadi atpakaļ |
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 gadi atpakaļ |
system_announcements.php
|
c2d806f962
[svn r16878] added alternative texts on the icons
|
16 gadi atpakaļ |
user_add.php
|
3f978f1386
[svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando)
|
16 gadi atpakaļ |
user_edit.php
|
3f978f1386
[svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando)
|
16 gadi atpakaļ |
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 gadi atpakaļ |
user_fields.php
|
c2d806f962
[svn r16878] added alternative texts on the icons
|
16 gadi atpakaļ |
user_fields_add.php
|
0b628c04ae
[svn r15870] sorting of options
|
16 gadi atpakaļ |
user_fields_options.php
|
f61ce02ea7
[svn r15871] sorting of options
|
16 gadi atpakaļ |
user_import.php
|
3f978f1386
[svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando)
|
16 gadi atpakaļ |
user_information.php
|
454be8549d
[svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458
|
17 gadi atpakaļ |
user_list.php
|
8f981d1443
[svn r16888] FS#3213 It should not be possible for the admin to be eliminated by a teacher
|
16 gadi atpakaļ |