Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/admin
Julio Montoya 65293ace70 Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into nuevo 11 years ago
..
statistics User link fixed in important activities -refs #6748 11 years ago
access_url_add_courses_to_url.php Minor - Formatting code. 11 years ago
access_url_add_usergroup_to_url.php 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 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 Minor language variable fix and useless get_lang() removals- refs #4776 13 years ago
access_url_edit.php Minor - Formatting code. 11 years ago
access_url_edit_course_category_to_url.php 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
access_url_edit_usergroup_to_url.php Fixed bad language string 11 years ago
access_url_edit_users_to_url.php Minor - Cleaning whitespaces, format code 11 years ago
access_urls.php 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 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 Only show courses from the current urlId see BT#7041 11 years ago
add_many_session_to_category.php Indentation bug 11 years ago
add_sessions_to_promotion.php Minor - cleaning code 11 years ago
add_sessions_to_usergroup.php
add_students_to_session.php Changing session source to multiple option see BT#6782 11 years ago
add_teachers_to_session.php Adding new pages enroll trainers/students from existing sessions in a specified course 11 years ago
add_users_to_group.php Minor fixing group name 13 years ago
add_users_to_session.php Adding new pages enroll trainers/students from existing sessions in a specified course 11 years ago
add_users_to_usergroup.php Improving UI when adding users to a session 12 years ago
admin_page.class.php Minor - Added PHPDoc blocks 12 years ago
archive_cleanup.php After submitting the form, stay in the same page 12 years ago
calendar.lib.php Removing text_filter function calls (function is unused) 12 years ago
calendar.php
calendar_ical_export.php
calendar_tbl_change.js #3894 Calendar: windows (select date) too small 13 years ago
calendar_view.php
calendar_view_print.php Removing text_filter function calls (function is unused) 12 years ago
career_dashboard.php Minor - Added PHPDoc blocks 12 years ago
careers.php Minor - Fixing tab/whitespaces 11 years ago
class_add.php Minor class UI corrections see BT#4300 13 years ago
class_edit.php
class_import.php
class_information.php
class_list.php Minor class UI corrections see BT#4300 13 years ago
class_user_import.php
cli.php Improved language vars - refs #4776 13 years ago
configure_extensions.php Minor - Added PHPDoc blocks 12 years ago
configure_homepage.php Fixed issue creating new files + added new literal to explain private links - refs BT#7008 11 years ago
configure_inscription.php PHP warning/notices avoided 12 years ago
configure_plugin.php Minor Plugin fixes 13 years ago
course_add.php Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
course_category.php Fixing course_category update code see BT#6195 11 years ago
course_create_content.php
course_edit.php Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
course_export.php
course_import.php Adding multiple URL support for course_category see BT#6195 11 years ago
course_information.php Deleting extra field sessions values when deleting a session see #6664 11 years ago
course_intro_pdf_import.php Minor improvements to reporting - refs BT#7066 11 years ago
course_list.php Adding course filter in session list see BT#7011 11 years ago
course_request_accepted.php Removing require_once libs already called with autoload.inc.php 13 years ago
course_request_edit.php Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
course_request_rejected.php Removing require_once libs already called with autoload.inc.php 13 years ago
course_request_review.php Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
course_user_import.php Options are selected by default see #6739 11 years ago
course_virtual.php Removing require_once libs already called with autoload.inc.php 13 years ago
dashboard_add_courses_to_user.php Removing require_once libs already called with autoload.inc.php 13 years ago
dashboard_add_sessions_to_user.php Minor - format code 11 years ago
dashboard_add_users_to_user.php Removing require_once libs already called with autoload.inc.php 13 years ago
event_controller.php Minor - Added PHPDoc blocks 12 years ago
event_type.php Minor - Changed Edit to Save on event_type edition button - refs #984 13 years ago
example.csv
example.xml
example_class.csv Added example CSV file for class import 13 years ago
example_session.csv
example_session.xml Fixes bug while importing sessions via a XML file see #4069 13 years ago
filler.php Fixing UI in LP adding actions bar 13 years ago
grade_models.php Grade model need to be enable in order to use it see BT#4080 13 years ago
group_add.php PHP warning/notices avoided 12 years ago
group_edit.php PHP warning/notices avoided 12 years ago
group_list.php PHP warning/notices avoided 12 years ago
inactive_user_list.php missing underline in require: sortabletable to sortable_table 13 years ago
index.php Added script to massively upload one file to each course - missing review and internationalization - refs BT#7066 11 years ago
languages.php Minor - lang var changed 12 years ago
ldap_form_add_users_group.php Minor - Added PHPDoc blocks 12 years ago
ldap_import_students.php Minor - Added PHPDoc blocks 12 years ago
ldap_import_students_to_session.php Minor - Added PHPDoc blocks 12 years ago
ldap_synchro.php Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 13 years ago
ldap_users_list.php missing underline in require: sortabletable to sortable_table 13 years ago
ldap_users_synchro.php
legal_add.php Minor - Added PHPDoc blocks 12 years ago
legal_list.php Minor - Added PHPDoc blocks 12 years ago
promotions.php Adding validation and Career Updated message -refs #6316 12 years ago
resume_session.php Fixing PHP warnings 12 years ago
session_add.php Fixing PHP warnings 12 years ago
session_category_add.php Removed -lang- prefix in get_lang() calls 12 years ago
session_category_edit.php Minor - Added PHPDoc blocks 12 years ago
session_category_list.php Adding accces_url_id in query. 11 years ago
session_course_edit.php Adding setting to allow session admins to control of all sessions see #3823 13 years ago
session_course_list.php Adding setting to allow session admins to control of all sessions see #3823 13 years ago
session_course_user.php Adding setting to allow session admins to control of all sessions see #3823 13 years ago
session_course_user_list.php Adding setting to allow session admins to control of all sessions see #3823 13 years ago
session_edit.php Adding 'session.show_description' fields are not showed if the DB change does not exits see BT#6674 11 years ago
session_export.php Fixing warning + replacing HTML forms with FormValidator 13 years ago
session_import.php Added copy of course intro when adding a course to a session - todo: remove the copy when removing course from session - refs BT#7068 11 years ago
session_list.php Fixing refreshing issue. 11 years ago
session_user_import.php Minor - format code 11 years ago
settings.lib.php Minor - Fixing tab/whitespaces 11 years ago
settings.php 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 Updated skills visualization 12 years ago
skills.php Refactoring some code see #1791 12 years ago
skills_gradebook.php Adding switch on/off for the skills management 13 years ago
skills_import.php Minor - Remove comments containing undefined language variables 12 years ago
skills_profile.php Adding switch on/off for the skills management 13 years ago
skills_wheel.php Adding course link when searching skills (student view) see #1791 12 years ago
special_exports.php Implement the api_set_memory_limit function for to change ini_set memory_limit 12 years ago
specific_fields.php missing underline in require: sortabletable to sortable_table 13 years ago
specific_fields_add.php
statistics.php
style_preview.php Minor - Added PHPDoc blocks 12 years ago
sub_language.class.php Minor - code doc 11 years ago
sub_language.php Minor - code documetation update 13 years ago
sub_language_add.php Fixed sub-language removal method 13 years ago
sub_language_ajax.inc.php Fixed long-standing sub-language issue generating parse errors - refs #6773 11 years ago
subscribe_class2course.php Removing require_once libs already called with autoload.inc.php 13 years ago
subscribe_user2class.php Minor class UI corrections see BT#4300 13 years ago
subscribe_user2course.php Class Usermanager not found -> should have been UserManager with capital M see #4806 13 years ago
system_announcements.php When sending emails we sent it also to the chamilo inbox 12 years ago
system_management.php Fixed security token bug in system management screen (very rarely used anyway) - fixes #5693 12 years ago
system_status.php 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 Minor - adding autocomplete = off see BT#7084 11 years ago
user_edit.php Fixing user extra field dates see #5879 12 years ago
user_export.php Class Usermanager not found -> should have been UserManager with capital M see #4806 13 years ago
user_fields.php Minor - updating icons 13 years ago
user_fields_add.php Should fix bug when adding user fields see #5025 13 years ago
user_fields_options.php
user_import.php Minor - format code 11 years ago
user_information.php Fixing session course coach label see BT#6707 11 years ago
user_list.php Fixed allowed users deletion - refs BT#6673 11 years ago
user_move_stats.php Minor - Added PHPDoc blocks 12 years ago
usergroup_export.php Minor - cosmetic changes. 11 years ago
usergroup_import.php Minor cosmetic changes 12 years ago
usergroup_user_import.php Fixing class import see BT#6722 11 years ago
usergroups.php Fixing grid order see BT#6963 11 years ago