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 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
..
statistics Merging 1.9.x 12 years ago
access_url_add_courses_to_url.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
access_url_add_users_to_url.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
access_url_check_user_session.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
access_url_edit.php Fixed many little issues with registering urls (and speed) - now working correctly and only missing localization - refs #5793 12 years ago
access_url_edit_courses_to_url.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
access_url_edit_users_to_url.php Merge from 1.9.x 12 years ago
access_urls.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
add_courses_to_usergroup.php Merging from branch 1.9.x 12 years ago
add_many_session_to_category.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
add_sessions_to_promotion.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
add_sessions_to_usergroup.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
add_users_to_group.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
add_users_to_usergroup.php Merging with 1.9.x 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 deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
calendar.php
calendar_ical_export.php Removing require_once already added in global.inc or via composer 12 years ago
calendar_tbl_change.js #3894 Calendar: windows (select date) too small 13 years ago
calendar_view.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
calendar_view_print.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
career_dashboard.php Merging 1.9.x 12 years ago
careers.php Adding add/edit medias see #5714 12 years ago
change_user_session.php Some fast fixes 12 years ago
class_add.php Minor class UI corrections see BT#4300 13 years ago
class_edit.php
class_import.php Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
class_information.php correcting minor bug in class_information - ref #4226 13 years ago
class_list.php Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
class_user_import.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
cli.php Improved language vars - refs #4776 13 years ago
configure_extensions.php Minor - Added PHPDoc blocks 12 years ago
configure_homepage.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
configure_inscription.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
configure_plugin.php Fixing PHP warnings due some changes in the Template class 12 years ago
course_add.php Minor - adding comments, cosmetic changes 12 years ago
course_category.php Adding 4 level for course categories see #5850 12 years ago
course_create_content.php Merge 13 years ago
course_edit.php Fixing PHP notices 12 years ago
course_export.php Minor style corrections + adding database::escape_string 13 years ago
course_import.php Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
course_information.php Fixing course extra fields 12 years ago
course_list.php Minor - showing only visual code if is different from the course code to avoid a lot of labels in the list 12 years ago
course_request_accepted.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
course_request_edit.php Merge from 1.9.x 12 years ago
course_request_rejected.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
course_request_review.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
course_user_import.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
dashboard_add_courses_to_user.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
dashboard_add_sessions_to_user.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
dashboard_add_users_to_user.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
event_controller.php Minor - Added PHPDoc blocks 12 years ago
event_type.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 12 years ago
example.csv
example.xml
example_class.csv Added example CSV file for class import 13 years ago
example_session.csv Lot of modifications due the date_start and date_end changes see BT#4874 12 years ago
example_session.xml Lot of modifications due the date_start and date_end changes see BT#4874 12 years ago
extra_field_options.php More fixes due the recent changes in session fields 12 years ago
filler.php Added data filler for exercises 12 years ago
grade_models.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
group_add.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
group_edit.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
group_list.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
inactive_user_list.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
index.php Minor code style changes 12 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 Merging 1.9.x 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 Merge 13 years ago
legal_add.php Minor - Added PHPDoc blocks 12 years ago
legal_list.php Minor - Added PHPDoc blocks 12 years ago
promotions.php Fixing link see #5153 13 years ago
session_category_add.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
session_category_edit.php Minor - Added PHPDoc blocks 12 years ago
session_category_list.php Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890 12 years ago
session_course_list.php Adding setting to allow session admins to control of all sessions see #3823 13 years ago
session_fields.php Adding field_order in forms and list see BT#4983 12 years ago
session_user_import.php Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 12 years ago
settings.lib.php Moving searchdb to the app/data/searchdb folder 12 years ago
settings.php Removing var_dumps 12 years ago
skill_example.csv Updated skills visualization 12 years ago
skills.php Fixing PHP warnings due some changes in the Template class 12 years ago
skills_gradebook.php Adding switch on/off for the skills management 13 years ago
skills_import.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
skills_profile.php Removing var_dumps 12 years ago
skills_wheel.php Fixing PHP warnings due some changes in the Template class 12 years ago
special_exports.php Merge with 1.9.x 12 years ago
specific_fields.php missing underline in require: sortabletable to sortable_table 13 years ago
specific_fields_add.php Fixing the search xapian plugin due the recent changes in the DB see #3910 13 years ago
statistics.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
sub_language.class.php Now you can't disable the current platform language + when disabling a language that is used by users, the system will ask if you want to set the default platform language to all users instead of the disabled language see #3877 12 years ago
sub_language.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
sub_language_add.php Fixed sub-language removal method 13 years ago
sub_language_ajax.inc.php Minor - code documetation update 13 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
synchro.php sincro/index.php moved to admin/syncro see #5793 12 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 Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
user_edit.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
user_export.php Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
user_fields.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
user_fields_add.php Should fix bug when adding user fields see #5025 13 years ago
user_fields_options.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
user_import.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
user_information.php Fixing PHP notices 12 years ago
user_list.php Removing var_dumps 12 years ago
user_move_stats.php Merging 1.9.x 12 years ago
usergroup_export.php Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
usergroup_import.php Merge with 1.9.x 12 years ago
usergroup_user_import.php Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
usergroups.php Removing all $extra_params['rowList'] array use the default jqgrid setting see #5381 12 years ago