Julio Montoya b58dd77038 Adding tip when adding a new sublanguage 14 years ago
..
statistics 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 14 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
add_courses_to_session.php e7c88ff91b Minor corrections 14 years ago
add_courses_to_usergroup.php ef4edb599d Adding UTC support to the messages, fixing the new session view 14 years ago
add_many_session_to_category.php 411a218fd9 FIxing warning message 14 years ago
add_sessions_to_promotion.php b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
add_sessions_to_usergroup.php b488a40939 Feature #2785 classes and update lang (lack change group by class->english translation) 14 years ago
add_users_to_group.php 58ab11c615 Adding some fixes in the add_users_to_group page 14 years ago
add_users_to_session.php 40dca509e9 Added links to user groups management screen from user to course and session registrations screens (BT#2022) 14 years ago
add_users_to_usergroup.php da610f4a20 Adding filters by user extra data see BT#2386 14 years ago
calendar.lib.php eacd75c33e fix fckeditor size in global calendar 14 years ago
calendar.php 44a1009ce0 Adding "Add to calendar" option when adding a system Announcement 14 years ago
calendar_ical_export.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 years ago
calendar_tbl_change.js a5222167c0 Dummy changes 15 years ago
calendar_view.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 years ago
calendar_view_print.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 years ago
career_dashboard.php a5a3319baf Adding career filter and fixing order in promotions see BT#2386 14 years ago
careers.php 904cd48a0d Feature #2479 fix fckeditor in promotions 14 years ago
class_add.php 4910890132 Automatic whitespace cleaning for some files (2). 14 years ago
class_edit.php 4910890132 Automatic whitespace cleaning for some files (2). 14 years ago
class_import.php 4910890132 Automatic whitespace cleaning for some files (2). 14 years ago
class_information.php 4910890132 Automatic whitespace cleaning for some files (2). 14 years ago
class_list.php 4910890132 Automatic whitespace cleaning for some files (2). 14 years ago
class_user_import.php 4910890132 Automatic whitespace cleaning for some files (2). 14 years ago
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 years ago
configure_homepage.php 16d2cd222f Minor - Adding lang library 14 years ago
configure_inscription.php f2a6c08e6f Adding get_lang function for the new notification options 14 years ago
course_add.php 4e3f733fde Feature #539 - Various minor corrections. 14 years ago
course_category.php b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
course_create_content.php 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 15 years ago
course_edit.php 7840c3f5aa Fixed bug deleting course teacher in admin edition CT#2109 14 years ago
course_export.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 years ago
course_import.php 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 14 years ago
course_information.php 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 years ago
course_list.php 58993a9c9f Minor - Replacing old icons 14 years ago
course_request_accepted.php 1690c0b417 Feature #2099 - Adding search boxes to the course request lists. 14 years ago
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 years ago
course_request_rejected.php 1690c0b417 Feature #2099 - Adding search boxes to the course request lists. 14 years ago
course_request_review.php 1690c0b417 Feature #2099 - Adding search boxes to the course request lists. 14 years ago
course_user_import.php 9fca61be94 merge 15 years ago
course_user_list.php 79f06f55f2 merge 15 years ago
course_virtual.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 years ago
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 years ago
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 years ago
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 years ago
example.csv 4c8616ef31 Merge 14 years ago
example.xml 4c8616ef31 Merge 14 years ago
example_session.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
example_session.xml 79f06f55f2 merge 15 years ago
filler.php a8a440a68a Added courses test filler 14 years ago
group_add.php df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
group_edit.php df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
group_list.php 58ab11c615 Adding some fixes in the add_users_to_group page 14 years ago
inactive_user_list.php c1a269228c Adding "deleting inactive users" scripts (no ready for production) see #2912 14 years ago
index.php 1a5ff57339 Minor - Changing from normal to warning message 14 years ago
languages.php 8fa428e741 Fixing icons in the LP replacing .gif by .png and deleting some old icons 14 years ago
ldap_form_add_users_group.php 79f06f55f2 merge 15 years ago
ldap_import_students.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 years ago
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 years ago
ldap_synchro.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 years ago
ldap_users_list.php 79f06f55f2 merge 15 years ago
ldap_users_synchro.php 79f06f55f2 merge 15 years ago
legal_add.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 years ago
legal_list.php 79f06f55f2 merge 15 years ago
promotions.php 904cd48a0d Feature #2479 fix fckeditor in promotions 14 years ago
resume_session.php 762533b026 Minor - Adding session icon 14 years ago
session_add.php d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 14 years ago
session_category_add.php 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
session_category_edit.php 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
session_category_list.php 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
session_course_edit.php e7c88ff91b Minor corrections 14 years ago
session_course_list.php 1ef5eef3a8 Minor - Adding course home session icons 14 years ago
session_course_user.php f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago
session_course_user_list.php 6546c1a76a merge 15 years ago
session_edit.php c30d0e18c0 Avoiding warning message see BT#2396 14 years ago
session_export.php b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
session_import.php b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
session_list.php d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 14 years ago
settings.lib.php 1c1abd0335 Minor - removed notices 14 years ago
settings.php 9255453703 Addin warning messages when adding a watermark + adding a new return_message 14 years ago
special_exports.php 8b560c03d9 Removed useless backticks 14 years ago
specific_fields.php 444ec1ac5d Moving search options to the settings.php?category=Search page 14 years ago
specific_fields_add.php 444ec1ac5d Moving search options to the settings.php?category=Search page 14 years ago
statistics.php 1b1adb40e2 Minor - Cleaning files 14 years ago
style_preview.php dd6fcd2190 Platform admin: Addition to the previous transaction, visual changes in style_preview.php page. 14 years ago
sub_language.class.php fa03b8bd28 Minor - removed unnecessary quotes in previous commit 14 years ago
sub_language.php b1ea199b5a Allowing to use the same iso code when creating a new sub language 14 years ago
sub_language_add.php b58dd77038 Adding tip when adding a new sublanguage 14 years ago
sub_language_ajax.inc.php c56ee0df85 Fixing bugs when adding a double quote character see #2910 14 years ago
subscribe_class2course.php 6562def6cc Automatic whitespace cleaning for some files. 14 years ago
subscribe_user2class.php 6562def6cc Automatic whitespace cleaning for some files. 14 years ago
subscribe_user2course.php 40dca509e9 Added links to user groups management screen from user to course and session registrations screens (BT#2022) 14 years ago
system_announcements.php ce92069322 Minor - Updated langvar to follow coding convetions 14 years ago
system_status.php 2611b515be Adding sortabletable.class.php 15 years ago
user_add.php 81d6af69f2 Adding get_langs for the notify user extra fields 14 years ago
user_edit.php 81d6af69f2 Adding get_langs for the notify user extra fields 14 years ago
user_export.php eab6418cc7 merge 14 years ago
user_fields.php 06e6befb9f Feature #2785 platform admin users, delete some unnecesary icons and add statics na 14 years ago
user_fields_add.php df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
user_fields_options.php 4b1420cac0 Replacing include_once to require_once 15 years ago
user_import.php bfe17e2e6c Admin can import any extra fields see BT#2386 14 years ago
user_information.php d2989fcb40 Fixing query + other security fixes see #2625 14 years ago
user_list.php 6b44756797 fix a logic mistake icon 14 years ago
user_move_stats.php fd179f4e9d Adding UTC support in agenda and announcements + improving UI 14 years ago
usergroups.php b488a40939 Feature #2785 classes and update lang (lack change group by class->english translation) 14 years ago