.. |
statistics
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 years ago |
add_courses_to_session.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
18 years ago |
add_users_to_session.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
18 years ago |
class_add.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 years ago |
class_edit.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 years ago |
class_import.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 years ago |
class_information.php
|
c10fb79a38
[svn r10920] add/update icons and language vars
|
18 years ago |
class_list.php
|
2fa010b544
[svn r10926] add/update icons and language vars
|
18 years ago |
class_user_import.php
|
28d0a106ac
[svn r10814] add language vars / interbreadcrumbs
|
18 years ago |
configure_extensions.php
|
11c8e449be
[svn r12757] rename a langvar (ActivateService) : task FS#1746
|
17 years ago |
configure_homepage.php
|
4f43721ef5
[svn r13044] minor - fix a display bug : http://projects.dokeos.com/?do=details&id=1883
|
17 years ago |
course_add.php
|
8dc7b67b02
[svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598)
|
18 years ago |
course_category.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 years ago |
course_create_content.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 years ago |
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 years ago |
course_import.php
|
aaf76c3ade
[svn r13006] add the parameter "false" at display_error_message() to parse html
|
17 years ago |
course_information.php
|
32a3a32caf
[svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240
|
17 years ago |
course_list.php
|
5ff3d1988a
[svn r12869] Fix a bug with the course teacher name
|
17 years ago |
course_user_import.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 years ago |
course_virtual.php
|
1f5d1270b4
[svn r12272] 6th step in removing all $_SERVER['PHP_SELF']
|
18 years ago |
exemple.csv
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |
exemple.xml
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |
index.php
|
03353166d7
[svn r12894] Added session_write_close() to close session access before checking the PHP version on Dokeos website. This fixes an issue whereas, on some servers, the next script would wait for the session check to finish before starting its own session.
|
17 years ago |
languages.php
|
97778d4ca4
[svn r12263] First step ni removing all $_SERVER['PHP_SELF']
|
18 years ago |
resume_session.php
|
8f726f79fa
[svn r12909] Fix lang var bugs : http://projects.dokeos.com/?do=details&id=1842
|
17 years ago |
session_add.php
|
c9799d2bec
[svn r12792] hardcoded lang vars
|
17 years ago |
session_course_edit.php
|
5514f682a8
[svn r12907] Fix a bug
|
17 years ago |
session_course_list.php
|
b61eec0278
[svn r12793] replace $PHP_SELF with api_get_self() and correct a missed hardcoded langvar
|
17 years ago |
session_course_user_list.php
|
b61eec0278
[svn r12793] replace $PHP_SELF with api_get_self() and correct a missed hardcoded langvar
|
17 years ago |
session_edit.php
|
c9799d2bec
[svn r12792] hardcoded lang vars
|
17 years ago |
session_export.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
18 years ago |
session_import.php
|
988e72c528
[svn r12976] If there is only one session imported, we redirect on the session resume page : http://projects.dokeos.com/?do=details&id=1867
|
17 years ago |
session_list.php
|
8f726f79fa
[svn r12909] Fix lang var bugs : http://projects.dokeos.com/?do=details&id=1842
|
17 years ago |
settings.php
|
080f43340e
[svn r12905] replace a hard coded string by a lang var
|
17 years ago |
statistics.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 years ago |
style_preview.php
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |
subscribe_class2course.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 years ago |
subscribe_user2class.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 years ago |
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 years ago |
system_announcements.php
|
7d239274dc
[svn r10976] WCAG editor
|
18 years ago |
user_add.php
|
85dfb152e6
[svn r12809] Updated default files and dirs permissions (using database security parameter)
|
17 years ago |
user_edit.php
|
c29ac3620f
[svn r12927] Fix a bug : http://projects.dokeos.com/?do=details&id=1846 (the 6th bug)
|
17 years ago |
user_export.php
|
c85260eee3
[svn r12420] minor - fix a bug with the export
|
18 years ago |
user_import.php
|
7c8038aedb
[svn r12982] fix a bug with the status
|
17 years ago |
user_information.php
|
463cf49ec9
[svn r12979] Fix a bug
|
17 years ago |
user_list.php
|
24fc844011
[svn r12707] because of check_token, we were not able to delete users selecting them with checkboxes
|
17 years ago |