Yannick Warnier b6c54b428f merge 14 anos atrás
..
statistics 04471ce29c Added additional panel in logins stats for only the last logins 14 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
add_courses_to_session.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
add_many_session_to_category.php 2e2346688c Deleting echo 15 anos atrás
add_users_to_group.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
add_users_to_session.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
calendar.lib.php 52f5300771 Global agenda and System announcements now work with the multiple URL feature see BT#1441 14 anos atrás
calendar.php 04f3fe5330 Adding global events in course agenda and personal agenda see CT#325 15 anos atrás
calendar_ical_export.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 anos atrás
calendar_tbl_change.js a5222167c0 Dummy changes 15 anos atrás
calendar_view.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 anos atrás
calendar_view_print.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 anos atrás
class_add.php 79f06f55f2 merge 15 anos atrás
class_edit.php 79f06f55f2 merge 15 anos atrás
class_import.php 79f06f55f2 merge 15 anos atrás
class_information.php 79f06f55f2 merge 15 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
configure_homepage.php 2ba141d816 Fixes BT#1231 a problem with links when the multiple url is on 14 anos atrás
configure_inscription.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 anos atrás
course_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
course_category.php 3f9454fc4f Minor - changed the variable name for categories 15 anos atrás
course_create_content.php 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 15 anos atrás
course_edit.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 anos atrás
course_export.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 anos atrás
course_import.php e7599354f6 merge 15 anos atrás
course_information.php 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 anos atrás
course_list.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
course_user_import.php 9fca61be94 merge 15 anos atrás
course_user_list.php 79f06f55f2 merge 15 anos atrás
course_virtual.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 anos atrás
dashboard_add_courses_to_user.php 2c68da3555 Fixing bug BT#1470 we only show content depending of the current access_url in the admin user list when adding courses, users, sessions 14 anos atrás
dashboard_add_sessions_to_user.php 2c68da3555 Fixing bug BT#1470 we only show content depending of the current access_url in the admin user list when adding courses, users, sessions 14 anos atrás
dashboard_add_users_to_user.php 2c68da3555 Fixing bug BT#1470 we only show content depending of the current access_url in the admin user list when adding courses, users, sessions 14 anos atrás
example.csv 4c8616ef31 Merge 14 anos atrás
example.xml 4c8616ef31 Merge 14 anos atrás
example_session.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anos atrás
example_session.xml 79f06f55f2 merge 15 anos atrás
filler.php b71fbaab80 Added feature to use data fillers from the admin interface in non-packaged (=development/test) versions of the platform. 15 anos atrás
group_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
group_edit.php c422feca02 minor add var lang 15 anos atrás
group_list.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
index.php 8b26b28322 Removed deprecated function 14 anos atrás
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 anos atrás
ldap_form_add_users_group.php 79f06f55f2 merge 15 anos atrás
ldap_import_students.php 79f06f55f2 merge 15 anos atrás
ldap_import_students_to_session.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 anos atrás
ldap_synchro.php 9fca61be94 merge 15 anos atrás
ldap_users_list.php 79f06f55f2 merge 15 anos atrás
ldap_users_synchro.php 79f06f55f2 merge 15 anos atrás
legal_add.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 anos atrás
legal_list.php 79f06f55f2 merge 15 anos atrás
resume_session.php 35270a645f Minor - cosmetic changes 15 anos atrás
session_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
session_category_add.php 5f0013d85c Display add or edit time limit in a category session see #5377 15 anos atrás
session_category_edit.php 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 15 anos atrás
session_category_list.php 3d31b2a0c2 Adding new link to the session category see CT#1160 15 anos atrás
session_course_edit.php a6e172569e Changing get_lang variable 15 anos atrás
session_course_list.php 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 15 anos atrás
session_course_user.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
session_course_user_list.php 6546c1a76a merge 15 anos atrás
session_edit.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
session_export.php 7e40ec0aac Duplicate slashes in filenames have been removed. 14 anos atrás
session_import.php 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. 15 anos atrás
session_list.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
settings.lib.php ebdec2d305 Feature #1807 - Introduction of a new function api_get_visual_theme(), elimination of repetitive code and other related changes. 14 anos atrás
settings.php f15242558e Added default category in admin settings 14 anos atrás
special_exports.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 anos atrás
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 anos atrás
specific_fields_add.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anos atrás
statistics.php 79f06f55f2 merge 15 anos atrás
style_preview.php dd6fcd2190 Platform admin: Addition to the previous transaction, visual changes in style_preview.php page. 14 anos atrás
sub_language.class.php 69a037d7b0 Minor - Avoid warning by avoiding file not found in sub-language files reader 14 anos atrás
sub_language.php 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 14 anos atrás
sub_language_add.php 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 14 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
subscribe_user2course.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
system_announcements.php 582f6a0c7b Minor - header update 14 anos atrás
system_status.php 2611b515be Adding sortabletable.class.php 15 anos atrás
user_add.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
user_edit.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
user_export.php eab6418cc7 merge 14 anos atrás
user_fields.php 2f6044102e Implemented CT#1764 14 anos atrás
user_fields_add.php 2f6044102e Implemented CT#1764 14 anos atrás
user_fields_options.php 4b1420cac0 Replacing include_once to require_once 14 anos atrás
user_import.php 684680cac0 Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). 14 anos atrás
user_information.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 anos atrás
user_list.php b6c54b428f merge 14 anos atrás