unknown 7b8d21c71f Indentation 11 years ago
..
statistics 48d356fe15 Added sessions count to data reporting to Chamilo Association, to know how many portals are actually using sessions 11 years ago
access_url_add_courses_to_url.php ac7f651af0 Minor - Formatting code. 11 years ago
access_url_add_usergroup_to_url.php 5cfe24fc4d Adding multiple URL support for classes (user group) new DB table added "access_url_rel_usergroup" if table does not exists everthing works as usual. Option disabled for BC. see BT#6915 11 years ago
access_url_add_users_to_url.php 5cfe24fc4d Adding multiple URL support for classes (user group) new DB table added "access_url_rel_usergroup" if table does not exists everthing works as usual. Option disabled for BC. see BT#6915 11 years ago
access_url_check_user_session.php 084a95d883 Minor language variable fix and useless get_lang() removals- refs #4776 12 years ago
access_url_edit.php 036ff04ac0 Minor - Formatting code. 11 years ago
access_url_edit_course_category_to_url.php 61e3076ff9 Adding access_url_edit_course_category_to_url.php file in order to manage course category by URL see BT#6195 11 years ago
access_url_edit_courses_to_url.php 0fd230eedd Fixing PHP errors due the recent icon changes 13 years ago
access_url_edit_usergroup_to_url.php d3865a0c43 Fixed bad language string 11 years ago
access_url_edit_users_to_url.php 53aa35b537 Minor - Cleaning whitespaces, format code 11 years ago
access_urls.php 61e3076ff9 Adding access_url_edit_course_category_to_url.php file in order to manage course category by URL see BT#6195 11 years ago
add_courses_to_session.php ec6cd87e94 Adding auto insertion of course introduction see BT#7068 only works in page add_courses_to_session.php. 11 years ago
add_courses_to_usergroup.php 979e4f5ea9 Only show courses from the current urlId see BT#7041 11 years ago
add_many_session_to_category.php 4212101133 Indentation bug 11 years ago
add_sessions_to_promotion.php 18e69f314d Minor - cleaning code 11 years ago
add_sessions_to_usergroup.php 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
add_students_to_session.php 4bc737b02a Changing session source to multiple option see BT#6782 11 years ago
add_teachers_to_session.php 535e857b3c Adding new pages enroll trainers/students from existing sessions in a specified course 11 years ago
add_users_to_group.php bded1df40a Minor fixing group name 12 years ago
add_users_to_session.php 535e857b3c Adding new pages enroll trainers/students from existing sessions in a specified course 11 years ago
add_users_to_usergroup.php 2526ada7bb Improving UI when adding users to a session 12 years ago
admin_page.class.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
archive_cleanup.php 7d85fdf268 After submitting the form, stay in the same page 12 years ago
calendar.lib.php a308a976d3 Removing text_filter function calls (function is unused) 12 years ago
calendar.php 9b744b08b5 Fixing SQL queries 13 years ago
calendar_ical_export.php 9b744b08b5 Fixing SQL queries 13 years ago
calendar_tbl_change.js bd7e321936 #3894 Calendar: windows (select date) too small 12 years ago
calendar_view.php b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 years ago
calendar_view_print.php a308a976d3 Removing text_filter function calls (function is unused) 12 years ago
career_dashboard.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
careers.php 9066071c63 Minor - Fixing tab/whitespaces 11 years ago
class_add.php 1f1e3c6c74 Minor class UI corrections see BT#4300 12 years ago
class_edit.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 years ago
class_import.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 years ago
class_information.php 134456ded0 correcting minor bug in class_information - ref #4226 13 years ago
class_list.php 1f1e3c6c74 Minor class UI corrections see BT#4300 12 years ago
class_user_import.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 years ago
cli.php 3a645f182b Improved language vars - refs #4776 12 years ago
configure_extensions.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
configure_homepage.php 0516ab2c07 Fixed issue creating new files + added new literal to explain private links - refs BT#7008 11 years ago
configure_inscription.php 96f894c62b PHP warning/notices avoided 12 years ago
configure_plugin.php 3982381e03 Minor Plugin fixes 12 years ago
course_add.php d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
course_category.php e1c9888aa7 Fixing course_category update code see BT#6195 11 years ago
course_create_content.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 years ago
course_edit.php d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
course_export.php e389dc86e4 Minor style corrections + adding database::escape_string 13 years ago
course_import.php e7a1efed8f Adding multiple URL support for course_category see BT#6195 11 years ago
course_information.php 440f248475 Deleting extra field sessions values when deleting a session see #6664 11 years ago
course_intro_pdf_import.php ca7a7c3559 Minor improvements to reporting - refs BT#7066 11 years ago
course_list.php fa868fbf39 Adding course filter in session list see BT#7011 11 years ago
course_request_accepted.php 910714a433 Minor - removing global value. 11 years ago
course_request_edit.php d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
course_request_rejected.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 years ago
course_request_review.php d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
course_user_import.php 563d83adbb Options are selected by default see #6739 11 years ago
course_virtual.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 years ago
dashboard_add_courses_to_user.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 years ago
dashboard_add_sessions_to_user.php ddd85c6684 Minor - format code 11 years ago
dashboard_add_users_to_user.php 7b8d21c71f Indentation 11 years ago
event_controller.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
event_type.php 97d393f9d2 Minor - Changed Edit to Save on event_type edition button - refs #984 12 years ago
example.csv 3ffacb4a92 Backing out Cesar's mistaken push 13 years ago
example.xml 3ffacb4a92 Backing out Cesar's mistaken push 13 years ago
example_class.csv 28752a09ef Added example CSV file for class import 12 years ago
example_session.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
example_session.xml d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 12 years ago
filler.php 322dd09457 Fixing UI in LP adding actions bar 12 years ago
grade_models.php 3dbc95b8db Grade model need to be enable in order to use it see BT#4080 12 years ago
group_add.php 12bf5b6410 PHP warning/notices avoided 12 years ago
group_edit.php 96f894c62b PHP warning/notices avoided 12 years ago
group_list.php 96f894c62b PHP warning/notices avoided 12 years ago
inactive_user_list.php 765b50d92e missing underline in require: sortabletable to sortable_table 13 years ago
index.php 3b6b153344 Add sessions count and extend timeout for new AJAX version checker - refs #6216 11 years ago
languages.php e484d7f4f9 Minor - lang var changed 12 years ago
ldap_form_add_users_group.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
ldap_import_students.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
ldap_import_students_to_session.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
ldap_synchro.php b3364704cb Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 12 years ago
ldap_users_list.php 765b50d92e missing underline in require: sortabletable to sortable_table 13 years ago
ldap_users_synchro.php 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 years ago
legal_add.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
legal_list.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
promotions.php db7419ca63 Adding validation and Career Updated message -refs #6316 11 years ago
resume_session.php f63eb41d0d Fixing PHP warnings 12 years ago
session_add.php f63eb41d0d Fixing PHP warnings 12 years ago
session_category_add.php f3970c0458 Removed -lang- prefix in get_lang() calls 12 years ago
session_category_edit.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
session_category_list.php c0c4e1e1f7 Adding accces_url_id in query. 11 years ago
session_course_edit.php 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 years ago
session_course_list.php 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 years ago
session_course_user.php 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 years ago
session_course_user_list.php 62ebad5138 Session import fix see BT#7116 11 years ago
session_edit.php 83610d17c8 Adding 'session.show_description' fields are not showed if the DB change does not exits see BT#6674 11 years ago
session_export.php 2af29a21de Fixing warning + replacing HTML forms with FormValidator 12 years ago
session_import.php cae20a5ce2 Session import modifs see #7116 11 years ago
session_list.php ce6c5bb18f Fixing refreshing issue. 11 years ago
session_user_import.php 5763ad5e2e Minor - format code 11 years ago
settings.lib.php c673fc2d67 Minor - Fixing tab/whitespaces 11 years ago
settings.php 40300fae68 Minor - Remove check on MAX_FILE_SIZE in the admin settings update as it is NOT a setting for Chamilo, just a setting for the form 11 years ago
skill_example.csv ee59bb488c Updated skills visualization 12 years ago
skills.php 670d532845 Refactoring some code see #1791 12 years ago
skills_gradebook.php bd5165f0cd Adding switch on/off for the skills management 12 years ago
skills_import.php c94b8908ce Minor - Remove comments containing undefined language variables 12 years ago
skills_profile.php bd5165f0cd Adding switch on/off for the skills management 12 years ago
skills_wheel.php 8484f974c6 Adding course link when searching skills (student view) see #1791 12 years ago
special_exports.php 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 12 years ago
specific_fields.php 765b50d92e missing underline in require: sortabletable to sortable_table 13 years ago
specific_fields_add.php 1a8f10cdff Fixing the search xapian plugin due the recent changes in the DB see #3910 13 years ago
statistics.php 867f6f036d Adding extra info in the stats when deleting a student (user_object is an array) 13 years ago
style_preview.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
sub_language.class.php 6670464815 Minor - code doc 11 years ago
sub_language.php 18c8b497e6 Minor - code documetation update 12 years ago
sub_language_add.php 8232801d8b Fixed sub-language removal method 12 years ago
sub_language_ajax.inc.php ea6c085f1b Fixed long-standing sub-language issue generating parse errors - refs #6773 11 years ago
subscribe_class2course.php 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 years ago
subscribe_user2class.php 1f1e3c6c74 Minor class UI corrections see BT#4300 12 years ago
subscribe_user2course.php 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 12 years ago
system_announcements.php 4f411cd564 When sending emails we sent it also to the chamilo inbox 12 years ago
system_management.php 0e0aa0b8cf Fixed security token bug in system management screen (very rarely used anyway) - fixes #5693 12 years ago
system_status.php 968f551a6f Fixing and cleaning system_status, fatal error due sortable class not found, now we use boostrap tab style and we use the new MIN_PHP_VERSION constant see #4635 13 years ago
user_add.php 02fb042971 Minor - adding autocomplete = off see BT#7084 11 years ago
user_edit.php 5484498a4c Add information about user who created the user on screen and when in edit form - refs BT#7123 11 years ago
user_export.php 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 12 years ago
user_fields.php 4ff895d948 Minor - updating icons 12 years ago
user_fields_add.php f3f9f32fc7 Should fix bug when adding user fields see #5025 12 years ago
user_fields_options.php 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
user_import.php 1e993aca8e Minor - Reformatted code to avoid warnings and consider code sniffer 11 years ago
user_information.php 84c261c579 Add information about user who created the user on screen and when - refs BT#7123 11 years ago
user_list.php 6213db9601 Fixed allowed users deletion - refs BT#6673 11 years ago
user_move_stats.php 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
usergroup_export.php 4cd1a376f7 Minor - cosmetic changes. 11 years ago
usergroup_import.php e700799597 Minor cosmetic changes 12 years ago
usergroup_user_import.php c08cbc0481 Fixing class import see BT#6722 11 years ago
usergroups.php d13198c2d0 Fixing grid order see BT#6963 11 years ago