Isaac Flores 292a6e22ff [svn r22085] logic changes-allow hide and show languages - (partial FS#4403) 15 years ago
..
statistics 0841bafc48 [svn r21896] Minor - Replacing mysql_ functions to Database class functions 15 years ago
access_url_add_courses_to_url.php 8e0603cced [svn r21907] Minor - cleaning some code see FS#4389 15 years ago
access_url_add_sessions_to_url.php 8e0603cced [svn r21907] Minor - cleaning some code see FS#4389 15 years ago
access_url_add_users_to_url.php 8e0603cced [svn r21907] Minor - cleaning some code see FS#4389 15 years ago
access_url_edit.php 1bdb8ded81 [svn r18166] UI improvements see FS#3462 16 years ago
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 years ago
access_url_edit_sessions_to_url.php 8e0603cced [svn r21907] Minor - cleaning some code see FS#4389 15 years ago
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 years ago
access_urls.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
add_by_ajax_sub_language.inc.php d9b16acc68 [svn r21947] logic changes - add sub-language - (partial FS#4321) 15 years ago
add_courses_to_session.php c4b7a9bc22 [svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode(). 16 years ago
add_users_to_session.php d26c42b6ec [svn r22041] Minor - select query fixed see FS#4390 15 years ago
admin.class.php dd8affb4fa [svn r21997] minor-logic changes-added query sql in class AdminManager - (partial FS#4321) 15 years ago
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 years ago
calendar.php f2e68d1e0d [svn r22024] FS#2867 - Admin tools, autentication: Elimination of the global variable $fck_attribute. 15 years ago
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 years ago
calendar_tbl_change.js b38a981332 [svn r17745] minor The Global agenda has been completed. see FS#3386 16 years ago
calendar_view.php b38a981332 [svn r17745] minor The Global agenda has been completed. see FS#3386 16 years ago
calendar_view_print.php 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 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 ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
class_list.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
class_user_import.php 6f6c5c0675 [svn r21264] FS#4294 - import users error reporting enhanced 16 years ago
configure_extensions.php 22f5dcdbd7 [svn r21178] Minor - Hide confusing form from config. To enable, just remove the HTML comments 16 years ago
configure_homepage.php 54447734f2 [svn r22018] FS#2867 -Admin tools, home page edition: Elimination of the global variable $fck_attribute. 15 years ago
course_add.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
course_category.php e136bf1002 [svn r20648] minor correctly breadcrumb in admin and myspace 16 years ago
course_create_content.php 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
course_edit.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
course_import.php 51cd001abb [svn r21291] FS#4304 - Import trainings csv fails 15 years ago
course_information.php 89222f23f0 [svn r18070] Show visual code instead of code 16 years ago
course_list.php 12a9ccc5d2 [svn r21855] fixing pagination see FS#4384 requires testing 15 years ago
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 years ago
course_user_list.php 46b843a3a6 [svn r21082] Security improvements FS#4261 16 years ago
course_virtual.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
example_session.csv dbc7771ebc [svn r20373] Session import fix see FS#4045 16 years ago
example_session.xml edc7bb5c00 [svn r20198] Adding example files for the session import see FS#4045 16 years ago
exemple.csv 4b1e9d34c9 [svn r20181] Fixing CSV file see FS#4045 16 years ago
exemple.xml ec4dc4f474 [svn r18595] Admin user can export/import the extra_field information of users (see FS#3686) 16 years ago
index.php c34b7c9c99 [svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes. 15 years ago
languages.php 292a6e22ff [svn r22085] logic changes-allow hide and show languages - (partial FS#4403) 15 years ago
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 years ago
ldap_import_students.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
ldap_import_students_to_session.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
ldap_synchro.php 1f3be0f16b [svn r15011] Preventing scripts to be executed until analysed and secured. 17 years ago
ldap_users_list.php 0b2ed5d91a [svn r14998] Fixed LDAP import of users into a course 17 years ago
ldap_users_synchro.php 1f3be0f16b [svn r15011] Preventing scripts to be executed until analysed and secured. 17 years ago
new_sub_language.php b321c6aabb [svn r22004] minor-style changes-changed language variable - (partial FS#4321) 15 years ago
register_sub_language.php bec729b392 [svn r22083] logic changes-add search in sub-language-(partial FS#4321) 15 years ago
resume_session.php 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
session_add.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
session_course_edit.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
session_course_list.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
session_course_user_list.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
session_edit.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
session_export.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
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 years ago
session_list.php d4663a7518 [svn r20708] Fixed bug in training sessions list - see FS#4217 (by rvelasquez) 16 years ago
settings.php 6f027147cc [svn r22019] FS#2867 - Admin tools - templates and portal news: Elimination of the global variable $fck_attribute. 15 years ago
specific_fields.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
specific_fields_add.php 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 16 years ago
statistics.php 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
style_preview.php 719dbff931 [svn r20508] Load CSS stylesheet name from the dir name not from a language variable 16 years ago
subscribe_class2course.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
subscribe_user2class.php e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
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 years ago
system_announcements.php 6f027147cc [svn r22019] FS#2867 - Admin tools - templates and portal news: Elimination of the global variable $fck_attribute. 15 years ago
user_add.php e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 15 years ago
user_edit.php e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 15 years ago
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 years ago
user_fields.php 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
user_fields_add.php e951ede4d1 [svn r20845] Fixed info icon "i" not aligned - partial FS#4232 16 years ago
user_fields_options.php dcbbaf6a0e [svn r17710] minor-logic changes- it was added option by default in null - (partial FS#3457) 16 years ago
user_import.php 064a575a62 [svn r21895] Minor - Adding global.inc and mail.lib library some problems were detected 15 years ago
user_information.php 256f992ead [svn r20076] Minor - Fixed warning getimagesize - partial FS#3921 16 years ago
user_list.php d26c42b6ec [svn r22041] Minor - select query fixed see FS#4390 15 years ago