.. |
statistics
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
преди 18 години |
add_courses_to_session.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
преди 18 години |
add_users_to_session.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
преди 18 години |
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
|
c10fb79a38
[svn r10920] add/update icons and language vars
|
преди 18 години |
class_list.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
преди 17 години |
class_user_import.php
|
28d0a106ac
[svn r10814] add language vars / interbreadcrumbs
|
преди 18 години |
configure_extensions.php
|
54ae2e591d
[svn r13182] Removed is_web_rtmp
|
преди 17 години |
configure_homepage.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
преди 17 години |
course_add.php
|
8a0d2a39e2
[svn r13069] The course code is no more required when creating a course so we generate a course code if it's empty
|
преди 17 години |
course_category.php
|
06ec857bd1
[svn r13295] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
преди 17 години |
course_create_content.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
преди 18 години |
course_edit.php
|
b3f81818c5
[svn r12870] Fix a bug when there is no teachers assigned to this course : we add the course tutor too
|
преди 17 години |
course_import.php
|
8c2b0250fd
[svn r13805] Fixed bug when not submitting a file (see FS#1933)
|
преди 17 години |
course_information.php
|
32a3a32caf
[svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240
|
преди 17 години |
course_list.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
преди 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
|
af1c3934c7
[svn r13371] Fixed problem detecting versions differences in admin homepage (there was a whitespace in the version from the Dokeos website)
|
преди 17 години |
languages.php
|
97778d4ca4
[svn r12263] First step ni removing all $_SERVER['PHP_SELF']
|
преди 18 години |
resume_session.php
|
bf01906164
[svn r13542] fix a bug when counting students subscribed in a course of the session
|
преди 17 години |
session_add.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
преди 17 години |
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
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
преди 17 години |
session_export.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
преди 18 години |
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 години |
session_list.php
|
2eea39bab5
[svn r13754] some datas where not removed from db when we remove a user or a session
|
преди 17 години |
settings.php
|
866d1ae28c
[svn r13767] Minor - Fixed a few warnings due to undefined variables
|
преди 17 години |
statistics.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
преди 18 години |
style_preview.php
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
преди 18 години |
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
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
преди 17 години |
user_add.php
|
e880752953
[svn r13273] Fix a bug : http://projects.dokeos.com/?do=details&id=1886
|
преди 17 години |
user_edit.php
|
7661713305
[svn r13536] Fixed missing firstname on user approval e-mail\nFixed password field appearing when no password sent
|
преди 17 години |
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_import.php
|
7e83cb8fa9
[svn r13774] Use constants (COURSEMANAGER and STUDENT) instead of 1 and 5. Task #2075.
|
преди 17 години |
user_information.php
|
463cf49ec9
[svn r12979] Fix a bug
|
преди 17 години |
user_list.php
|
88b8f71267
[svn r13386] fix a major bug when logging as an user. Indeed, the time spent between the last connection of the user and the current moment was added to the time spent on the platform !
|
преди 17 години |