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