Julio Montoya 3a8cbcb15e Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 14 jaren geleden
..
statistics f6c9633f7f Fix typo 14 jaren geleden
access_url_add_courses_to_url.php ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 jaren geleden
access_url_add_sessions_to_url.php ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 jaren geleden
access_url_add_users_to_url.php ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 jaren geleden
access_url_edit.php ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 jaren geleden
access_url_edit_courses_to_url.php ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 jaren geleden
access_url_edit_sessions_to_url.php ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 jaren geleden
access_url_edit_users_to_url.php ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 jaren geleden
access_urls.php ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 jaren geleden
add_courses_to_session.php 0b1d5446b5 Fixing BT#1796 when adding a course to a session, users relationship is not updated 14 jaren geleden
add_many_session_to_category.php 2e2346688c Deleting echo 15 jaren geleden
add_users_to_group.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
add_users_to_session.php d85e114f1b Fixing sql query see BT#1671 14 jaren geleden
calendar.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
calendar.php 04f3fe5330 Adding global events in course agenda and personal agenda see CT#325 15 jaren geleden
calendar_ical_export.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 jaren geleden
calendar_tbl_change.js a5222167c0 Dummy changes 15 jaren geleden
calendar_view.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 jaren geleden
calendar_view_print.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 jaren geleden
class_add.php 79f06f55f2 merge 15 jaren geleden
class_edit.php 79f06f55f2 merge 15 jaren geleden
class_import.php 79f06f55f2 merge 15 jaren geleden
class_information.php 79f06f55f2 merge 15 jaren geleden
class_list.php 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 jaren geleden
class_user_import.php e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 jaren geleden
configure_extensions.php e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 jaren geleden
configure_homepage.php 6c35969490 Minor - Replacing icon 14 jaren geleden
configure_inscription.php 3573dc8e93 Fixing api_is_western_name_order wrong uses in BT#1636 14 jaren geleden
course_add.php 4e3f733fde Feature #539 - Various minor corrections. 14 jaren geleden
course_category.php 3f9454fc4f Minor - changed the variable name for categories 15 jaren geleden
course_create_content.php 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 15 jaren geleden
course_edit.php 7840c3f5aa Fixed bug deleting course teacher in admin edition CT#2109 14 jaren geleden
course_export.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 jaren geleden
course_import.php 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 14 jaren geleden
course_information.php 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 jaren geleden
course_list.php 94fc77721c Fixing mysql query when searching courses when the access_url is on see BT#1793 14 jaren geleden
course_request_accepted.php 1690c0b417 Feature #2099 - Adding search boxes to the course request lists. 14 jaren geleden
course_request_edit.php a55d288e71 Feature #2099 - A TODO has been resolved. Various corrections for dealing with quote characters in entered strings. The Database::escape_string() method has been applied on its correct places. 14 jaren geleden
course_request_rejected.php 1690c0b417 Feature #2099 - Adding search boxes to the course request lists. 14 jaren geleden
course_request_review.php 1690c0b417 Feature #2099 - Adding search boxes to the course request lists. 14 jaren geleden
course_user_import.php 9fca61be94 merge 15 jaren geleden
course_user_list.php 79f06f55f2 merge 15 jaren geleden
course_virtual.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 jaren geleden
dashboard_add_courses_to_user.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
dashboard_add_sessions_to_user.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
dashboard_add_users_to_user.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
example.csv 4c8616ef31 Merge 14 jaren geleden
example.xml 4c8616ef31 Merge 14 jaren geleden
example_session.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 jaren geleden
example_session.xml 79f06f55f2 merge 15 jaren geleden
filler.php 125215a676 fix message after insert test users 14 jaren geleden
group_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 jaren geleden
group_edit.php c422feca02 minor add var lang 15 jaren geleden
group_list.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 jaren geleden
index.php 025245b495 Adding new feature: move scores and tracking from course to session course. See BT#1786 14 jaren geleden
languages.php 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 jaren geleden
ldap_form_add_users_group.php 79f06f55f2 merge 15 jaren geleden
ldap_import_students.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
ldap_import_students_to_session.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
ldap_synchro.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
ldap_users_list.php 79f06f55f2 merge 15 jaren geleden
ldap_users_synchro.php 79f06f55f2 merge 15 jaren geleden
legal_add.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 jaren geleden
legal_list.php 79f06f55f2 merge 15 jaren geleden
resume_session.php 1ef5eef3a8 Minor - Adding course home session icons 14 jaren geleden
session_add.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
session_category_add.php 5f0013d85c Display add or edit time limit in a category session see #5377 15 jaren geleden
session_category_edit.php 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 15 jaren geleden
session_category_list.php 3d31b2a0c2 Adding new link to the session category see CT#1160 15 jaren geleden
session_course_edit.php 072f9ee282 Adding multiple URL support see BT#1614 14 jaren geleden
session_course_list.php 1ef5eef3a8 Minor - Adding course home session icons 14 jaren geleden
session_course_user.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 jaren geleden
session_course_user_list.php 6546c1a76a merge 15 jaren geleden
session_edit.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 jaren geleden
session_export.php 7e40ec0aac Duplicate slashes in filenames have been removed. 14 jaren geleden
session_import.php 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 14 jaren geleden
session_list.php 1ef5eef3a8 Minor - Adding course home session icons 14 jaren geleden
settings.lib.php 2be3d5d69e Added complete install/uninstall feature for plugins, allowing for interface-based configurable plugins (soon extending to allow custom course tools) 14 jaren geleden
settings.php 3a8cbcb15e Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 14 jaren geleden
special_exports.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 jaren geleden
specific_fields.php 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 jaren geleden
specific_fields_add.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 jaren geleden
statistics.php 1b1adb40e2 Minor - Cleaning files 14 jaren geleden
style_preview.php dd6fcd2190 Platform admin: Addition to the previous transaction, visual changes in style_preview.php page. 14 jaren geleden
sub_language.class.php 69a037d7b0 Minor - Avoid warning by avoiding file not found in sub-language files reader 14 jaren geleden
sub_language.php 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 14 jaren geleden
sub_language_add.php 533f52a057 Prevents problems when creating a new sub language in uppercase see BT#1636 14 jaren geleden
sub_language_ajax.inc.php 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 jaren geleden
subscribe_class2course.php e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 jaren geleden
subscribe_user2class.php e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 jaren geleden
subscribe_user2course.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 jaren geleden
system_announcements.php 582f6a0c7b Minor - header update 14 jaren geleden
system_status.php 2611b515be Adding sortabletable.class.php 15 jaren geleden
user_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 jaren geleden
user_edit.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 jaren geleden
user_export.php eab6418cc7 merge 14 jaren geleden
user_fields.php 2f6044102e Implemented CT#1764 14 jaren geleden
user_fields_add.php 2f6044102e Implemented CT#1764 14 jaren geleden
user_fields_options.php 4b1420cac0 Replacing include_once to require_once 15 jaren geleden
user_import.php 684680cac0 Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). 14 jaren geleden
user_information.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 jaren geleden
user_list.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 jaren geleden
user_move_stats.php 025245b495 Adding new feature: move scores and tracking from course to session course. See BT#1786 14 jaren geleden