.. |
statistics
|
46159f5f57
[svn r21263] http://www.dokeos.com/forum/viewtopic.php?p=44641
|
16 jaren geleden |
access_url_add_courses_to_url.php
|
89db80d33e
[svn r18765] Security - Added filtering
|
16 jaren geleden |
access_url_add_sessions_to_url.php
|
6b85fa8c62
[svn r18199] Adding the UI to add/edit session and access_url table FS#3462
|
16 jaren geleden |
access_url_add_users_to_url.php
|
583a4f7c14
[svn r18227] Minor - UI improvements: changed icons see FS#3462
|
16 jaren geleden |
access_url_edit.php
|
1bdb8ded81
[svn r18166] UI improvements see FS#3462
|
16 jaren geleden |
access_url_edit_courses_to_url.php
|
615e32d491
[svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated.
|
16 jaren geleden |
access_url_edit_sessions_to_url.php
|
615e32d491
[svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated.
|
16 jaren geleden |
access_url_edit_users_to_url.php
|
615e32d491
[svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated.
|
16 jaren geleden |
access_urls.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
add_courses_to_session.php
|
c4b7a9bc22
[svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode().
|
16 jaren geleden |
add_users_to_session.php
|
c4b7a9bc22
[svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode().
|
16 jaren geleden |
calendar.lib.php
|
615e32d491
[svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated.
|
16 jaren geleden |
calendar.php
|
9240a20d6c
[svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions.
|
16 jaren geleden |
calendar_ical_export.php
|
615e32d491
[svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated.
|
16 jaren geleden |
calendar_tbl_change.js
|
b38a981332
[svn r17745] minor The Global agenda has been completed. see FS#3386
|
16 jaren geleden |
calendar_view.php
|
b38a981332
[svn r17745] minor The Global agenda has been completed. see FS#3386
|
16 jaren geleden |
calendar_view_print.php
|
5a41aa413d
[svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst().
|
16 jaren geleden |
class_add.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 jaren geleden |
class_edit.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 jaren geleden |
class_import.php
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 jaren geleden |
class_information.php
|
ad87faa251
[svn r16954] using Display::return_icon and Display::display_icon instead of img tags
|
16 jaren geleden |
class_list.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
class_user_import.php
|
6f6c5c0675
[svn r21264] FS#4294 - import users error reporting enhanced
|
16 jaren geleden |
configure_extensions.php
|
22f5dcdbd7
[svn r21178] Minor - Hide confusing form from config. To enable, just remove the HTML comments
|
16 jaren geleden |
configure_homepage.php
|
0977566070
[svn r21361] FS#306 - Various fixes for better character encoding support.
|
15 jaren geleden |
course_add.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
course_category.php
|
e136bf1002
[svn r20648] minor correctly breadcrumb in admin and myspace
|
16 jaren geleden |
course_create_content.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 jaren geleden |
course_edit.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
course_import.php
|
51cd001abb
[svn r21291] FS#4304 - Import trainings csv fails
|
15 jaren geleden |
course_information.php
|
89222f23f0
[svn r18070] Show visual code instead of code
|
16 jaren geleden |
course_list.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
course_user_import.php
|
9240a20d6c
[svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions.
|
16 jaren geleden |
course_user_list.php
|
46b843a3a6
[svn r21082] Security improvements FS#4261
|
16 jaren geleden |
course_virtual.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
example_session.csv
|
dbc7771ebc
[svn r20373] Session import fix see FS#4045
|
16 jaren geleden |
example_session.xml
|
edc7bb5c00
[svn r20198] Adding example files for the session import see FS#4045
|
16 jaren geleden |
exemple.csv
|
4b1e9d34c9
[svn r20181] Fixing CSV file see FS#4045
|
16 jaren geleden |
exemple.xml
|
ec4dc4f474
[svn r18595] Admin user can export/import the extra_field information of users (see FS#3686)
|
16 jaren geleden |
index.php
|
c34b7c9c99
[svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes.
|
15 jaren geleden |
languages.php
|
2823d802d2
[svn r19999] Fixes bug in unescaped JavaScript (see FS#3980)
|
16 jaren geleden |
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 jaren geleden |
ldap_import_students.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
ldap_import_students_to_session.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
ldap_synchro.php
|
1f3be0f16b
[svn r15011] Preventing scripts to be executed until analysed and secured.
|
17 jaren geleden |
ldap_users_list.php
|
0b2ed5d91a
[svn r14998] Fixed LDAP import of users into a course
|
17 jaren geleden |
ldap_users_synchro.php
|
1f3be0f16b
[svn r15011] Preventing scripts to be executed until analysed and secured.
|
17 jaren geleden |
resume_session.php
|
5a41aa413d
[svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst().
|
16 jaren geleden |
session_add.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
session_course_edit.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
session_course_list.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
session_course_user_list.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
session_edit.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
session_export.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
session_import.php
|
f065024ec0
[svn r20699] FS#306 - Session import: Replacing of some strpos() function to api_strpos() nad some other functions around. Probably this is needed. If not, replacements do not change behaviour of code.
|
16 jaren geleden |
session_list.php
|
d4663a7518
[svn r20708] Fixed bug in training sessions list - see FS#4217 (by rvelasquez)
|
16 jaren geleden |
settings.php
|
c6c5be6371
[svn r21487] FS#4341 - Implementing a clickable sever mode indicator, placed in the footer. This indicator is visible by the platform administrators only and in "test server" mode only.
|
15 jaren geleden |
specific_fields.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
specific_fields_add.php
|
15ef79fbb7
[svn r17550] search: refactor search engine index and search interface and let learnpath follow it
|
16 jaren geleden |
statistics.php
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 jaren geleden |
style_preview.php
|
719dbff931
[svn r20508] Load CSS stylesheet name from the dir name not from a language variable
|
16 jaren geleden |
subscribe_class2course.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
subscribe_user2class.php
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
18 jaren geleden |
subscribe_user2course.php
|
9240a20d6c
[svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions.
|
16 jaren geleden |
system_announcements.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
user_add.php
|
cffc62ddca
[svn r20561] Improvements to the user picture (2 new size picture now available) FS#4108 by jhp1411
|
16 jaren geleden |
user_edit.php
|
19b511b13f
[svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them.
|
16 jaren geleden |
user_export.php
|
9240a20d6c
[svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions.
|
16 jaren geleden |
user_fields.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
user_fields_add.php
|
e951ede4d1
[svn r20845] Fixed info icon "i" not aligned - partial FS#4232
|
16 jaren geleden |
user_fields_options.php
|
dcbbaf6a0e
[svn r17710] minor-logic changes- it was added option by default in null - (partial FS#3457)
|
16 jaren geleden |
user_import.php
|
5d9b08f8a1
[svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too).
|
16 jaren geleden |
user_information.php
|
256f992ead
[svn r20076] Minor - Fixed warning getimagesize - partial FS#3921
|
16 jaren geleden |
user_list.php
|
9740dbc002
[svn r21079] Security improvements (2) FS#4261
|
16 jaren geleden |