Ivan Tcholakov 3c1bf12b0b Feature #2099 - Language related changes (4). hace 14 años
..
statistics 04471ce29c Added additional panel in logins stats for only the last logins hace 14 años
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 hace 15 años
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 hace 15 años
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 hace 15 años
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 hace 15 años
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 hace 15 años
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 hace 15 años
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 hace 15 años
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 hace 15 años
add_courses_to_session.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
add_many_session_to_category.php 2e2346688c Deleting echo hace 15 años
add_users_to_group.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
add_users_to_session.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
calendar.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
calendar.php 04f3fe5330 Adding global events in course agenda and personal agenda see CT#325 hace 15 años
calendar_ical_export.php 57f57504a5 Replacing dokeos to chamilo, cleaning code hace 15 años
calendar_tbl_change.js a5222167c0 Dummy changes hace 15 años
calendar_view.php 57f57504a5 Replacing dokeos to chamilo, cleaning code hace 15 años
calendar_view_print.php 57f57504a5 Replacing dokeos to chamilo, cleaning code hace 15 años
class_add.php 79f06f55f2 merge hace 15 años
class_edit.php 79f06f55f2 merge hace 15 años
class_import.php 79f06f55f2 merge hace 15 años
class_information.php 79f06f55f2 merge hace 15 años
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. hace 15 años
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. hace 15 años
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. hace 15 años
configure_homepage.php 5135f86adc Adding editable custom tab pages see BT#1648 + Fixed tab creation + now supporting multiple urls hace 14 años
configure_inscription.php 3573dc8e93 Fixing api_is_western_name_order wrong uses in BT#1636 hace 14 años
course_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
course_category.php 3f9454fc4f Minor - changed the variable name for categories hace 15 años
course_create_content.php 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions hace 15 años
course_edit.php 7840c3f5aa Fixed bug deleting course teacher in admin edition CT#2109 hace 14 años
course_export.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). hace 14 años
course_import.php e7599354f6 merge hace 15 años
course_information.php 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS hace 15 años
course_list.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
course_request_accepted.php 3c1bf12b0b Feature #2099 - Language related changes (4). hace 14 años
course_request_rejected.php 3c1bf12b0b Feature #2099 - Language related changes (4). hace 14 años
course_request_review.php 3c1bf12b0b Feature #2099 - Language related changes (4). hace 14 años
course_user_import.php 9fca61be94 merge hace 15 años
course_user_list.php 79f06f55f2 merge hace 15 años
course_virtual.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). hace 14 años
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(). hace 14 años
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(). hace 14 años
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(). hace 14 años
example.csv 4c8616ef31 Merge hace 14 años
example.xml 4c8616ef31 Merge hace 14 años
example_session.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load hace 15 años
example_session.xml 79f06f55f2 merge hace 15 años
filler.php b71fbaab80 Added feature to use data fillers from the admin interface in non-packaged (=development/test) versions of the platform. hace 15 años
group_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
group_edit.php c422feca02 minor add var lang hace 15 años
group_list.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
index.php c83cfe135c Feature #2099 - Language related changes (3). hace 14 años
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. hace 15 años
ldap_form_add_users_group.php 79f06f55f2 merge hace 15 años
ldap_import_students.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
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(). hace 14 años
ldap_synchro.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
ldap_users_list.php 79f06f55f2 merge hace 15 años
ldap_users_synchro.php 79f06f55f2 merge hace 15 años
legal_add.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). hace 14 años
legal_list.php 79f06f55f2 merge hace 15 años
resume_session.php 35270a645f Minor - cosmetic changes hace 15 años
session_add.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años
session_category_add.php 5f0013d85c Display add or edit time limit in a category session see #5377 hace 15 años
session_category_edit.php 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 hace 15 años
session_category_list.php 3d31b2a0c2 Adding new link to the session category see CT#1160 hace 15 años
session_course_edit.php 072f9ee282 Adding multiple URL support see BT#1614 hace 14 años
session_course_list.php 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 hace 15 años
session_course_user.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
session_course_user_list.php 6546c1a76a merge hace 15 años
session_edit.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
session_export.php 7e40ec0aac Duplicate slashes in filenames have been removed. hace 14 años
session_import.php 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. hace 15 años
session_list.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
settings.lib.php ebdec2d305 Feature #1807 - Introduction of a new function api_get_visual_theme(), elimination of repetitive code and other related changes. hace 14 años
settings.php f15242558e Added default category in admin settings hace 14 años
special_exports.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). hace 14 años
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. hace 15 años
specific_fields_add.php 47022680ce Accept gzopen64() too as a test of the zlib extension load hace 15 años
statistics.php 79f06f55f2 merge hace 15 años
style_preview.php dd6fcd2190 Platform admin: Addition to the previous transaction, visual changes in style_preview.php page. hace 14 años
sub_language.class.php 69a037d7b0 Minor - Avoid warning by avoiding file not found in sub-language files reader hace 14 años
sub_language.php 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. hace 14 años
sub_language_add.php 533f52a057 Prevents problems when creating a new sub language in uppercase see BT#1636 hace 14 años
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. hace 15 años
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. hace 15 años
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. hace 15 años
subscribe_user2course.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
system_announcements.php 582f6a0c7b Minor - header update hace 14 años
system_status.php 2611b515be Adding sortabletable.class.php hace 15 años
user_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
user_edit.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
user_export.php eab6418cc7 merge hace 14 años
user_fields.php 2f6044102e Implemented CT#1764 hace 14 años
user_fields_add.php 2f6044102e Implemented CT#1764 hace 14 años
user_fields_options.php 4b1420cac0 Replacing include_once to require_once hace 15 años
user_import.php 684680cac0 Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). hace 14 años
user_information.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) hace 14 años
user_list.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). hace 14 años