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
Alex Aragon Calixto 2359ebfa08 Merge pull request #2031 from aragonc/1.11.x 9 years ago
..
browser
elfinder
flv_player
formvalidator Add function visibility + fix PHP warning. 9 years ago
freemindflashbrowser
hook
internationalization_database
javascript add jsplumb2 9 years ago
kses-0.2.2
mediaplayer
mimetex
mp3player
nanogong Use group info instead of group id as parameter 9 years ago
nusoap
opengraph
pear Add function visibility + fix PHP warning. 9 years ago
phpmailer
phpseclib
ppt2png
search Minor - format code 9 years ago
svg-edit Minor - Replace deprecated display_warning_message() by return_message(..., 'warning') 9 years ago
swfobject
system Minor - format code, update code. 9 years ago
wami-recorder
webservices Fix forum tool in session for API - refs BT#12749 CT#7402 9 years ago
xajax
zombie Minor - Replace deprecated function calls #scrutinizer 9 years ago
.htaccess
AnnouncementEmail.php Minor - format code 9 years ago
AnnouncementManager.php Fix count announcements in course #1856 9 years ago
CourseChatUtils.php Use group info instead of group id as parameter 9 years ago
CoursesAndSessionsCatalog.class.php Add constant to handle page length fix card height see BT#12754 9 years ago
GamificationUtils.php
MoodleImport.php
SequenceManager.php
SequenceResourceManager.php
SmsPlugin.php
SmsPluginLibraryInterface.php
TeacherTimeReport.php Add multiple url filters to the teacher report see BT#12860 9 years ago
TicketManager.php Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
VideoChat.php
access_url_edit_courses_to_url_functions.lib.php Scrutinizer Auto-Fixes 9 years ago
access_url_edit_sessions_to_url_functions.lib.php Scrutinizer Auto-Fixes 9 years ago
access_url_edit_users_to_url_functions.lib.php Scrutinizer Auto-Fixes 9 years ago
add_course.lib.inc.php Fix parameter exercise in question->save(). 9 years ago
add_courses_to_session_functions.lib.php
add_many_session_to_category_functions.lib.php Scrutinizer Auto-Fixes 9 years ago
agenda.lib.php Fix agenda course session student edition see BT#12900 9 years ago
api.lib.php Improve api_add_setting code - refs BT#12876 9 years ago
app_view.php Scrutinizer Auto-Fixes 9 years ago
array.lib.php
attendance.lib.php Minor - format code 9 years ago
auth.lib.php Add multiple url support in buycourse plugin session and course 9 years ago
baker.lib.php
banner.lib.php Add filter for user to custom tabs - refs BT#12876 9 years ago
blog.lib.php Scrutinizer Auto-Fixes 9 years ago
career.lib.php When deleting a career also delete the extra fields see BT#12861 9 years ago
certificate.lib.php
chamilo_session.class.php Minor - format code, update code. 9 years ago
chat.lib.php Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 9 years ago
conditional_login.class.php
course.lib.php Minor - Rename variable - refs BT#12875 9 years ago
course_category.lib.php Fix pagination in course catalog see BT#12849 9 years ago
course_description.lib.php Scrutinizer Auto-Fixes 9 years ago
course_home.lib.php Add template for course home page - refs BT#12756 9 years ago
course_request.lib.php Scrutinizer Auto-Fixes 9 years ago
custom_pages.class.php
dashboard.lib.php Minor - format code 9 years ago
database.constants.inc.php Minor - Add branch transaction tables' constants 9 years ago
database.lib.php Fix constraints paths #1997 9 years ago
database.mysqli.lib.php
diagnoser.lib.php
display.lib.php fix return icon custom - refs BT#11312 9 years ago
document.lib.php Fix php warning see #2024 9 years ago
event_email_template.class.php
events.lib.php Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 9 years ago
events_dispatcher.class.php Minor - format code 9 years ago
events_email.class.php
exercise.lib.php Add session id parameter in function get_group_list 9 years ago
exercise_show_functions.lib.php Exercise result UI changes 9 years ago
export.lib.inc.php
extra_field.lib.php Minor - format code. 9 years ago
extra_field_option.lib.php Minor - format code. 9 years ago
extra_field_value.lib.php Minor - format code. 9 years ago
fileDisplay.lib.php
fileManage.lib.php Scrutinizer Auto-Fixes 9 years ago
fileUpload.lib.php Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
fixlinks.js
geometry.lib.php Scrutinizer Auto-Fixes 9 years ago
glossary.lib.php
grade_model.lib.php
gradebook.lib.php
groupmanager.lib.php Fix delete group see BT#12918 9 years ago
image.lib.php Minor - Replace deprecated display_warning_message() by return_message(..., 'warning') 9 years ago
import.lib.php
index.html
internationalization.lib.php Minor - format code 9 years ago
legal.lib.php Scrutinizer Auto-Fixes 9 years ago
link.lib.php Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
login.lib.php Minor - format code, remove unused variables 9 years ago
login_redirection.class.php
lp_item.lib.php
message.lib.php Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
model.lib.php Minor - Improve PHPDoc 9 years ago
myspace.lib.php Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
notebook.lib.php Scrutinizer Auto-Fixes 9 years ago
notification.lib.php
online.inc.php
pdf.lib.php Scrutinizer Auto-Fixes (#1995) 9 years ago
plugin.class.php Add filter for user to custom tabs - refs BT#12876 9 years ago
plugin.lib.php
portfolio.class.php
promotion.lib.php
redirect.class.php
rights.lib.php
security.lib.php Fix PHP warning 9 years ago
sessionmanager.lib.php Minor - format code. 9 years ago
skill.lib.php
skill.visualizer.lib.php
social.lib.php Scrutinizer Auto-Fixes 9 years ago
sortable_table.class.php
specific_fields_manager.lib.php Scrutinizer Auto-Fixes 9 years ago
statistics.lib.php Scrutinizer Auto-Fixes 9 years ago
statsUtils.lib.inc.php
sub_language.class.php Scrutinizer Auto-Fixes 9 years ago
surveymanager.lib.php
system_announcements.lib.php System announcements rework to use an array of visibilities. BT#12476 9 years ago
table_sort.class.php Minor - format code 9 years ago
tablesort.lib.php
template.lib.php Add HTTP headers security - Add support for Content-Security-Policy-Report-Only - refs #2013 9 years ago
text.lib.php Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 9 years ago
thematic.lib.php Scrutinizer Auto-Fixes 9 years ago
timeline.lib.php
tracking.lib.php Fix PHP warning 9 years ago
urlmanager.lib.php Scrutinizer Auto-Fixes 9 years ago
user_api_key_manager.class.php
usergroup.lib.php Minor - Format code, add int casting. 9 years ago
usermanager.lib.php Add multiple url filters to the teacher report see BT#12860 9 years ago
userportal.lib.php Minor - fixing PHP warning 9 years ago