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/inc/lib
Julio Montoya 54db037671 Replace course_code with c_id 10 years ago
..
browser Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 years ago
elfinder Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
fckeditor/toolbars Merge 1.9.x 10 years ago
flv_player merge 11 years ago
formvalidator Remove unused code. 10 years ago
freemindflashbrowser merge 11 years ago
getid3 merge 11 years ago
hook Merge 1.10.x 10 years ago
htmlpurifier/library/HTMLPurifier/Filter Fixes PHP warning after upgrading HTMLPurifier 10 years ago
icalcreator merge 11 years ago
internationalization_database Minor - format code. 10 years ago
javascript Format code 10 years ago
jpegcam Remove require_once 10 years ago
kses-0.2.2 merge 11 years ago
magpierss merge 11 years ago
mediaplayer merge 11 years ago
mimetex merge 11 years ago
mp3player merge 11 years ago
nanogong Remove require_once 10 years ago
nusoap Removes lib/nusoap/nusoap.php, classes are now loaded via composer. 10 years ago
opengraph Add OpenGraph library - refs #5637 11 years ago
pclzip merge 11 years ago
pear Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 10 years ago
phpdocx
phpmailer Fixing code that blocks sending emails with attachment. 11 years ago
phpseclib merge 11 years ago
ppt2png merge 11 years ago
search Removing requires 10 years ago
svg-edit Solve merge conflict - refs #4507 10 years ago
swfobject merge 11 years ago
system Remove unused libs and code. 10 years ago
wami-recorder Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
webservices Add sent date to message - refs #7338 11 years ago
xajax Removing require_once already loaded with composer. 10 years ago
zombie Replace function name. 10 years ago
.htaccess
AnnouncementEmail.php Fixes fatal error due class AnnouncementEmail.php 10 years ago
AnnouncementManager.php Remove unused libs and code. 10 years ago
CourseField.php Respect the file name corresponde to the class name - refs BT#9070 10 years ago
CoursesAndSessionsCatalog.class.php Minor - format code. 10 years ago
SmsPlugin.php Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 10 years ago
SmsPluginLibraryInterface.php Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 10 years ago
TeacherTimeReport.php Rename class file according PSR - refs BT#9087 10 years ago
access.class.php merge 11 years ago
access_token.class.php merge 11 years ago
access_url_edit_courses_to_url_functions.lib.php Rename use of xajaxResponse class 10 years ago
access_url_edit_sessions_to_url_functions.lib.php Rename use of xajaxResponse class 10 years ago
access_url_edit_users_to_url_functions.lib.php Rename use of xajaxResponse class 10 years ago
add_course.lib.inc.php Replace course_code with c_id 10 years ago
add_courses_to_session_functions.lib.php Replace course_code with c_id 10 years ago
add_many_session_to_category_functions.lib.php Minor - Improve unit tests consistency 10 years ago
agenda.lib.php Remove unused calendar code. 10 years ago
api.lib.php Replace course_code with c_id 10 years ago
app_view.php
array.lib.php Minor - format code. 11 years ago
attendance.lib.php Add setRequired function. Fix agenda event creation. 10 years ago
auth.lib.php Replace course_code with c_id 10 years ago
banner.lib.php css default fix ct#bootstrap 10 years ago
blog.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
career.lib.php Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 10 years ago
certificate.lib.php Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 10 years ago
chamilo.class.php Remove unused libs and code. 10 years ago
chamilo_session.class.php Remove unused libs and code. 10 years ago
chat.lib.php Refactor chat function, fix chat js errors. 10 years ago
classmanager.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
conditional_login.class.php merge 11 years ago
course.lib.php Replace course_code with c_id 10 years ago
course_category.lib.php Replace course_code with c_id 10 years ago
course_description.lib.php affected_rows() function now needs a parameter. 10 years ago
course_document.lib.php
course_home.lib.php Fix link in course home icon. 10 years ago
course_request.lib.php Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 10 years ago
current_course.class.php merge 11 years ago
current_user.class.php merge 11 years ago
custom_pages.class.php Minor - Fix erroneous filename in error message 10 years ago
dashboard.lib.php affected_rows() function now needs a parameter. 10 years ago
database.constants.inc.php Replace course_code with c_id 10 years ago
database.lib.php Use doctrine entities to create Database. 10 years ago
debug.lib.php merge 11 years ago
diagnoser.lib.php Comment code / Format code 10 years ago
display.lib.php Get setting 10 years ago
document.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
event_email_template.class.php Ckeditor - Rename add_html_editor to addHtmlEditor 10 years ago
events.lib.php Fix previous commit to Event::addEvent() - introduced bug with course ID and session ID ~ refs #7202 10 years ago
events_dispatcher.class.php merge 11 years ago
events_email.class.php Removes mail.lib.inc.php move function inside api.lib.php 10 years ago
exercise.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
exercise_show_functions.lib.php Remove course_code field from all queries using track_e_attempt - refs #7555 10 years ago
export.lib.inc.php Adds mpdf in vendor dir. 10 years ago
extra_field.lib.php Replace buttons calls. 10 years ago
extra_field_option.lib.php Replace dangerous char on extra field options - refs BT#9070 10 years ago
extra_field_value.lib.php Solve merge conflict - refs #4507 10 years ago
fileDisplay.lib.php Removes require_once 10 years ago
fileManage.lib.php Remove metadata code see #1370 10 years ago
fileUpload.lib.php Removing requires already loaded by composer. 10 years ago
file_store.class.php merge 11 years ago
geometry.lib.php
glossary.lib.php affected_rows() function now needs a parameter. 10 years ago
grade_model.lib.php Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 10 years ago
gradebook.lib.php Adds lib GradebookUtils class to avoid unneeded requires 10 years ago
group_portal_manager.lib.php Minor - Syntax improvements - refs BT#9431 10 years ago
groupmanager.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
image.lib.php merge 11 years ago
import.lib.php Removes require_once for libs already added with composer 10 years ago
index.html
internationalization.lib.php Remove unused libs and code. 10 years ago
internationalization_internal.lib.php Adds name_order_conventions configuration option see BT#9287 10 years ago
legal.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
link.lib.php Fix link form validations. 10 years ago
log.class.php Fixes installation errors + adding monolog + removing unused class. 10 years ago
login.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
login_redirection.class.php merge 11 years ago
lp_item.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
message.lib.php Solve merge conflict - refs #4507 10 years ago
model.lib.php Adds "users" field while exporting classes see BT#9340 10 years ago
myspace.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
nanogong.lib.php Minor - Fix button style - refs #7539 10 years ago
notebook.lib.php Fix PHP warnings. 10 years ago
notification.lib.php Fix Hook load, hooks notify and update comments - refs BT#9092 10 years ago
online.inc.php Minor - format code. 10 years ago
pdf.lib.php Undo change 001b1a078a 10 years ago
plugin.class.php Merge 1.10.x 10 years ago
plugin.lib.php Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 10 years ago
portfolio.class.php Remove unused libs and code. 10 years ago
promotion.lib.php merge and BT#9619 plugin terminos conditions add tpl css 10 years ago
redirect.class.php Remove unused libs and code. 10 years ago
rights.lib.php Remove unused libs and code. 10 years ago
security.lib.php Implement optional use of SVG icons. Only enabled in test-server mode for now - refs #7359 10 years ago
sessionmanager.lib.php Replace course_code with c_id 10 years ago
skill.lib.php tpl social invitatios fix refs #7539 10 years ago
skill.visualizer.lib.php Minor - format code, removing var_dumps 11 years ago
social.lib.php Minor - Fix button style - refs #7539 10 years ago
sortable_table.class.php update btns CT#7339 10 years ago
specific_fields_manager.lib.php Format code. 11 years ago
statistics.lib.php Replace course_code with c_id 10 years ago
statsUtils.lib.inc.php Change statsUtils.lib.inc.php into a class 10 years ago
sub_language.class.php Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 10 years ago
surveymanager.lib.php Minor format code. 11 years ago
system_announcements.lib.php Remove unused calendar code. 10 years ago
table_sort.class.php Minor - white spaces, format code. 11 years ago
tablesort.lib.php merge 11 years ago
template.lib.php Merge 1.10.x 10 years ago
text.lib.php Updating PHP docs 10 years ago
thematic.lib.php affected_rows() function now needs a parameter. 10 years ago
timeline.lib.php Ckeditor - Rename add_html_editor to addHtmlEditor 10 years ago
tracking.lib.php Replace course_code with c_id 10 years ago
upload.xajax.php Rename use of xajaxResponse class 10 years ago
urlmanager.lib.php Replace course_code with c_id 10 years ago
user_api_key_manager.class.php merge 11 years ago
usergroup.lib.php Rename use of xajaxResponse class 10 years ago
usermanager.lib.php Replace course_code with c_id 10 years ago
userportal.lib.php Replace course_code with c_id 10 years ago