ywarnier f2e8da25c4 DLTT import 15 years ago
..
WCAG fc202230f0 [svn r19539] prevent directory listing 16 years ago
admin e76abc75ab fix icon text 15 years ago
announcements e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
app_share 488dce844f [svn r20521] Minor style changes and DLTT usage added 16 years ago
auth e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
blog 1bed8b00ba test 15 years ago
calendar 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
chat c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 15 years ago
conference 933b1bebdd Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension. 15 years ago
course_description b3bbbf4d0c Fixed bug updating course description titles (fixes #5133) 15 years ago
course_home 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
course_info 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
coursecopy 008ff597c9 Bug #1370 - Training backup tool: Adding support for the new options for tests (showing results, feedback type, time restrictions, etc). 15 years ago
create_course 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
cron 3a16bf9df0 [svn r15950] First cron task provided by Dokeos - Proof of concept - Loads a CSV file on disk and calls the webservice provided in /main/webservices/ to import users into Dokeos 16 years ago
css f83def9a2e Fixing session course list style 15 years ago
default_course_document be2ee0bc9f [svn r17406] FS#2867 - FCKEditor, Video folder: Restucturing, adding a new movie. 16 years ago
document 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
dropbox 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
exercice 8b92b68d37 Fixed problem with the score in the tests - DT #5175 15 years ago
external_module 70f9882931 Issue #306 - Searching and fixing some insafe calls of htmlentities(). 15 years ago
forum e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
garbage e1582ec1b8 [svn r20489] logic changes - changed site of directory Serializer - (partial FS#4169) 16 years ago
glossary c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 15 years ago
gradebook e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
group 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
help 4d16731e62 [svn r22069] FS#2867 - Help->FAQ: Eliminating the global variable $fck_attribute. 15 years ago
img 473b7d1a27 Missing image added 15 years ago
inc 14b0ae058a add toolbars to wikitask 15 years ago
install 7857f1a14a changed more styles in install scripts 15 years ago
lang f2e8da25c4 DLTT import 15 years ago
link 0b7db08d30 logic changes - Allow remove link de homepage 15 years ago
messages 26d317c2a3 Improvemets in social network 15 years ago
messaging 8ba986d764 [svn r20641] logic changes - allow to send messages in outbox - (partial FS#3909) 16 years ago
metadata e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
mySpace e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
newscorm e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
notebook 8f85ce16e9 [svn r22259] FS#2867 - The online editor, learner's toolbars: Changing identificators to Borland-like style (as it was adopted by FCKEditor). 15 years ago
online c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 15 years ago
permissions 4cb0898b3d [svn r18060] minor in blog, add if !empty to show list see FS#3510 16 years ago
plugin 68e09ea226 [svn r21945] delete old library 15 years ago
reservation 70f9882931 Issue #306 - Searching and fixing some insafe calls of htmlentities(). 15 years ago
resourcelinker 033880b8cb [svn r20468] FS#306 - The resource linker: Improvements for better encoding support. 16 years ago
search c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 15 years ago
social 174e868536 fix webpath for try find new friends 15 years ago
survey e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
template 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
tracking e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
upload 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
user 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
webservices 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
wiki f3d194cb17 add more help for task 15 years ago
work 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
index.html f7d52bfffe [svn r16387] svn test access 16 years ago