Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年之前
..
statistics c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 年之前
access_url_add_courses_to_url.php 05c0000680 Minor - Fixing HTML warnings 13 年之前
access_url_add_sessions_to_url.php 05c0000680 Minor - Fixing HTML warnings 13 年之前
access_url_add_users_to_url.php 05c0000680 Minor - Fixing HTML warnings 13 年之前
access_url_edit.php 8cc843312b Minor lang corrections 13 年之前
access_url_edit_courses_to_url.php 05c0000680 Minor - Fixing HTML warnings 13 年之前
access_url_edit_sessions_to_url.php 33ac79e368 A session shouldn't exist in 2 URLs at the same time see #3733 13 年之前
access_url_edit_users_to_url.php 05c0000680 Minor - Fixing HTML warnings 13 年之前
access_urls.php 8cc843312b Minor lang corrections 13 年之前
add_courses_to_session.php 8746ab6362 Minor HTML fixes 13 年之前
add_courses_to_usergroup.php 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
add_many_session_to_category.php ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 13 年之前
add_sessions_to_promotion.php 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
add_sessions_to_usergroup.php 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
add_users_to_group.php 0f09c6842d Fixing group bugs when deleting a user from the platform 13 年之前
add_users_to_session.php d6c7c3de43 Fixing bug when relating users to sessions 13 年之前
add_users_to_usergroup.php 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
archive_cleanup.php f36672a62f chamilo/archive folder cleaner implements #3748 bis 13 年之前
calendar.lib.php 9d7e1dd361 minor fix, missing selected attribute for minutes, when editing agenda event #3692 13 年之前
calendar.php 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
calendar_ical_export.php b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年之前
calendar_tbl_change.js a5222167c0 Dummy changes 15 年之前
calendar_view.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 年之前
calendar_view_print.php 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 年之前
career_dashboard.php 98692604ec Removing libs that are already loaded in global.inc.php 13 年之前
careers.php 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
class_add.php b3f46752ef Minor - Adapting code comments to phpdoc 13 年之前
class_edit.php b3f46752ef Minor - Adapting code comments to phpdoc 13 年之前
class_import.php b3f46752ef Minor - Adapting code comments to phpdoc 13 年之前
class_information.php b3f46752ef Minor - Adapting code comments to phpdoc 13 年之前
class_list.php 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 年之前
class_user_import.php b3f46752ef Minor - Adapting code comments to phpdoc 13 年之前
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 年之前
configure_homepage.php 8cc843312b Minor lang corrections 13 年之前
configure_inscription.php f2a6c08e6f Adding get_lang function for the new notification options 14 年之前
course_add.php 0d04e8be7b Adding course code warning we only accept alpha numeric chars see BT#2800 13 年之前
course_category.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
course_create_content.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
course_edit.php b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年之前
course_export.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
course_import.php 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 14 年之前
course_information.php b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年之前
course_list.php 3009a9d479 Adding create course link 13 年之前
course_request_accepted.php 3009a9d479 Adding create course link 13 年之前
course_request_edit.php 3009a9d479 Adding create course link 13 年之前
course_request_rejected.php 3009a9d479 Adding create course link 13 年之前
course_request_review.php 3009a9d479 Adding create course link 13 年之前
course_user_import.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
course_user_list.php 79f06f55f2 merge 15 年之前
course_virtual.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
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 年之前
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 年之前
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 年之前
example.csv 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
example.xml 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
example_session.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年之前
example_session.xml 79f06f55f2 merge 15 年之前
filler.php a8a440a68a Added courses test filler 14 年之前
group_add.php 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 13 年之前
group_edit.php 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 13 年之前
group_list.php 58ab11c615 Adding some fixes in the add_users_to_group page 14 年之前
inactive_user_list.php 3ffacb4a92 Backing out Cesar's mistaken push 13 年之前
index.php 5f21d582f1 Adding application top bar (just UI) see #3899 only works when loading pages with a smarty template 13 年之前
languages.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
ldap_form_add_users_group.php 79f06f55f2 merge 15 年之前
ldap_import_students.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 年之前
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 年之前
ldap_synchro.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
ldap_users_list.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
ldap_users_synchro.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
legal_add.php 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 年之前
legal_list.php 79f06f55f2 merge 15 年之前
promotions.php 366a861e2c Fixing copy promotions bug see BT#2800 13 年之前
resume_session.php cac0b163f2 Fixing PHP warning/notices 13 年之前
session_add.php cac0b163f2 Fixing PHP warning/notices 13 年之前
session_category_add.php 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 年之前
session_category_edit.php 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 年之前
session_category_list.php ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 13 年之前
session_course_edit.php ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 13 年之前
session_course_list.php 1ef5eef3a8 Minor - Adding course home session icons 14 年之前
session_course_user.php b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年之前
session_course_user_list.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
session_edit.php 492ce80da6 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis) 13 年之前
session_export.php b880c341d4 Feature #2785 admin sessions (lack classes) 14 年之前
session_import.php e450fb3526 Minor removing already called libs 13 年之前
session_list.php 492ce80da6 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis) 13 年之前
settings.lib.php accd9d854e Fixing special search options 13 年之前
settings.php 6b41096def Changing layout of the settings page 13 年之前
special_exports.php b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年之前
specific_fields.php 444ec1ac5d Moving search options to the settings.php?category=Search page 14 年之前
specific_fields_add.php 444ec1ac5d Moving search options to the settings.php?category=Search page 14 年之前
statistics.php 1b1adb40e2 Minor - Cleaning files 14 年之前
style_preview.php dd6fcd2190 Platform admin: Addition to the previous transaction, visual changes in style_preview.php page. 14 年之前
sub_language.class.php ae76fbcd60 Minor - Making textareas more big 13 年之前
sub_language.php f7bc28c444 Go straight to terms search when creating sub-language - fixes #3712 13 年之前
sub_language_add.php 81fa79a9f5 Added default form filling in sub language creation page - fixes #3711 13 年之前
sub_language_ajax.inc.php c56ee0df85 Fixing bugs when adding a double quote character see #2910 14 年之前
subscribe_class2course.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
subscribe_user2class.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
subscribe_user2course.php 40dca509e9 Added links to user groups management screen from user to course and session registrations screens (BT#2022) 14 年之前
system_announcements.php 27813c264e Adding a block in admin setting + some changes in form styles 13 年之前
system_status.php 89b193be0f Replacing jquery.js to jquery.min.js 13 年之前
user_add.php 98692604ec Removing libs that are already loaded in global.inc.php 13 年之前
user_edit.php 98692604ec Removing libs that are already loaded in global.inc.php 13 年之前
user_export.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 年之前
user_fields.php 9a139af8c4 Fixing PHP warnings & notices 13 年之前
user_fields_add.php df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 年之前
user_fields_options.php 4b1420cac0 Replacing include_once to require_once 15 年之前
user_import.php 98692604ec Removing libs that are already loaded in global.inc.php 13 年之前
user_information.php 84f3b15cfd Improving course catalog + fixing user information action bar 13 年之前
user_list.php f20c140e87 More fixes in the UI 13 年之前
user_move_stats.php b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年之前
usergroups.php 5c331082bf Updated language terms for new classes feature - closes #3690 with coming language update 13 年之前