.. |
statistics
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 éve |
add_courses_to_session.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
18 éve |
add_users_to_session.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
18 éve |
class_add.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 éve |
class_edit.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 éve |
class_import.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 éve |
class_information.php
|
c10fb79a38
[svn r10920] add/update icons and language vars
|
18 éve |
class_list.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 éve |
class_user_import.php
|
28d0a106ac
[svn r10814] add language vars / interbreadcrumbs
|
18 éve |
configure_extensions.php
|
54ae2e591d
[svn r13182] Removed is_web_rtmp
|
17 éve |
configure_homepage.php
|
294450b9e1
[svn r14000] more tools are needed in this fckeditor
|
17 éve |
course_add.php
|
2aca85149a
[svn r13972] fix a bug when having a long title and no code
|
17 éve |
course_category.php
|
06ec857bd1
[svn r13295] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 éve |
course_create_content.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 éve |
course_edit.php
|
4acd40118b
[svn r13863] avoid sql error when status is not 1 or 5 (didn't know it's possible) - FS#2088
|
17 éve |
course_import.php
|
8c2b0250fd
[svn r13805] Fixed bug when not submitting a file (see FS#1933)
|
17 éve |
course_information.php
|
32a3a32caf
[svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240
|
17 éve |
course_list.php
|
91b1996ed2
[svn r13982] Added colour-icons in courses list to show openness in a glimpse - Closes FS#1955
|
17 éve |
course_user_import.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 éve |
course_virtual.php
|
1f5d1270b4
[svn r12272] 6th step in removing all $_SERVER['PHP_SELF']
|
18 éve |
exemple.csv
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 éve |
exemple.xml
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 éve |
index.php
|
13368f6763
[svn r13993] Make sure versions are trimmed before comparing them.
|
17 éve |
languages.php
|
97778d4ca4
[svn r12263] First step ni removing all $_SERVER['PHP_SELF']
|
18 éve |
resume_session.php
|
bf01906164
[svn r13542] fix a bug when counting students subscribed in a course of the session
|
17 éve |
session_add.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 éve |
session_course_edit.php
|
b45c7a080c
[svn r13540] the course coach should not be required (FS#2022)
|
17 éve |
session_course_list.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 éve |
session_course_user_list.php
|
6712e6ca5c
[svn r13541] fix a bug when deleting someone from the course of the session
|
17 éve |
session_edit.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 éve |
session_export.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
18 éve |
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 éve |
session_list.php
|
2eea39bab5
[svn r13754] some datas where not removed from db when we remove a user or a session
|
17 éve |
settings.php
|
866d1ae28c
[svn r13767] Minor - Fixed a few warnings due to undefined variables
|
17 éve |
statistics.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 éve |
style_preview.php
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 éve |
subscribe_class2course.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 éve |
subscribe_user2class.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 éve |
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 éve |
system_announcements.php
|
32c03823a4
[svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars
|
17 éve |
user_add.php
|
e880752953
[svn r13273] Fix a bug : http://projects.dokeos.com/?do=details&id=1886
|
17 éve |
user_edit.php
|
7d32354de2
[svn r13895] Added update of openid to admin user_edit interface
|
17 éve |
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 éve |
user_import.php
|
7e83cb8fa9
[svn r13774] Use constants (COURSEMANAGER and STUDENT) instead of 1 and 5. Task #2075.
|
17 éve |
user_information.php
|
454be8549d
[svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458
|
17 éve |
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 éve |