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
jmontoyaa ff650dfe65 Add certificate notification see BT#12982 9 years ago
..
browser Minor - format code. 9 years ago
elfinder
flv_player
formvalidator Fix FormValidator::addUserAvatar - refs BT#12955 9 years ago
freemindflashbrowser
hook Minor - format code. 9 years ago
internationalization_database
javascript adding french translation -refs BT#13016 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 Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 9 years ago
ppt2png
search Move function "trim_value" into text.lib.php 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 Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 9 years ago
zombie Minor - Replace deprecated function calls #scrutinizer 9 years ago
.htaccess
AnnouncementEmail.php Minor - format code 9 years ago
AnnouncementManager.php Fix announcement date see BT#13083 9 years ago
CourseChatUtils.php Minor - format code, replace "else if" with "elseif". 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 Scrutinizer Auto-Fixes 9 years ago
ScheduledAnnouncement.php Fix wrong message. 9 years ago
SequenceManager.php
SequenceResourceManager.php
SmsPlugin.php Add certificate notification see BT#12982 9 years ago
SmsPluginLibraryInterface.php
TeacherTimeReport.php Add multiple url filters to the teacher report see BT#12860 9 years ago
TicketManager.php Add setting "ticket_project_user_roles" see BT#12632 9 years ago
VideoChat.php
access_url_edit_courses_to_url_functions.lib.php Minor - format code. 9 years ago
access_url_edit_sessions_to_url_functions.lib.php Minor - format code. 9 years ago
access_url_edit_users_to_url_functions.lib.php Minor - format code. 9 years ago
add_course.lib.inc.php Minor - format code. 9 years ago
add_courses_to_session_functions.lib.php Fix ajax call, when filtering sessions with a letter. 9 years ago
agenda.lib.php Fix session list for DRH in agenda see BT#13046 9 years ago
api.lib.php Add comment about efficiency of api_add_trailing_slash() - refs BT#12885 9 years ago
app_view.php Scrutinizer Auto-Fixes 9 years ago
array.lib.php Scrutinizer Auto-Fixes 9 years ago
attendance.lib.php Minor - format code, replace "else if" with "elseif". 9 years ago
auth.lib.php Minor - format code, replace "else if" with "elseif". 9 years ago
baker.lib.php Minor - format code. 9 years ago
banner.lib.php Fix typo "whoIsOnlineInIhisSessionCount" + format code 9 years ago
blog.lib.php Scrutinizer Auto-Fixes 9 years ago
career.lib.php Add SubGroup label, use DefinedColor instead of hasColor see BT#12861 9 years ago
certificate.lib.php Add "user_certificate" extra field + add "downloaded_at" field 9 years ago
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 Scrutinizer Auto-Fixes 9 years ago
course.lib.php Add my_courses_list_as_category configuration setting - refs BT#13101 9 years ago
course_category.lib.php Add my_courses_list_as_category configuration setting - refs BT#13101 9 years ago
course_description.lib.php Minor - format code. 9 years ago
course_home.lib.php Minor - format code, replace "else if" with "elseif". 9 years ago
course_request.lib.php Scrutinizer Auto-Fixes 9 years ago
custom_pages.class.php Scrutinizer Auto-Fixes 9 years ago
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 Scrutinizer Auto-Fixes 9 years ago
display.lib.php Use formatted date using api_convert_and_format_date(). 9 years ago
document.lib.php Minor - format code 9 years ago
event_email_template.class.php Minor - format code. 9 years ago
events.lib.php Fix typo "whoIsOnlineInIhisSessionCount" + format code 9 years ago
events_dispatcher.class.php Minor - format code 9 years ago
events_email.class.php Scrutinizer Auto-Fixes 9 years ago
exercise.lib.php Fix typo "whoIsOnlineInIhisSessionCount" + format code 9 years ago
exercise_show_functions.lib.php Remove message to review question with reviewed oral question - refs BT#12619 9 years ago
export.lib.inc.php Fix user information export to CSV 9 years ago
extra_field.lib.php Update from ofaj 9 years ago
extra_field_option.lib.php Minor - format code. 9 years ago
extra_field_value.lib.php Update from ofaj 9 years ago
fileDisplay.lib.php Minor - Code styling 9 years ago
fileManage.lib.php Minor - format code 9 years ago
fileUpload.lib.php Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
fixlinks.js
geometry.lib.php Minor - format code. 9 years ago
glossary.lib.php Add option to generate glossary PDF and move to documents - refs BT#12914 9 years ago
grade_model.lib.php Scrutinizer Auto-Fixes 9 years ago
gradebook.lib.php Scrutinizer Auto-Fixes 9 years ago
groupmanager.lib.php Minor - format code, skip file in codeclimate, scrutinizer 9 years ago
image.lib.php Minor - format code. 9 years ago
import.lib.php
index.html
internationalization.lib.php Avoid date 1970 see BT#12474 9 years ago
legal.lib.php Scrutinizer Auto-Fixes 9 years ago
link.lib.php Use GuzzleHttp\Client instead of custom code see BT#13047 9 years ago
login.lib.php Minor - format code. 9 years ago
login_redirection.class.php Scrutinizer Auto-Fixes 9 years ago
lp_item.lib.php
message.lib.php Minor - format code 9 years ago
model.lib.php Minor - format code. 9 years ago
myspace.lib.php Minor - format code, replace "else if" with "elseif". 9 years ago
notebook.lib.php Minor - format code. 9 years ago
notification.lib.php Minor - format code 9 years ago
online.inc.php Minor - format code. 9 years ago
pdf.lib.php Scrutinizer Auto-Fixes (#1995) 9 years ago
plugin.class.php Replace null with '' string see BT#13024 9 years ago
plugin.lib.php Replace null with '' string see BT#13024 9 years ago
portfolio.class.php Minor - format code 9 years ago
promotion.lib.php Minor - format code. 9 years ago
redirect.class.php Scrutinizer Auto-Fixes 9 years ago
rights.lib.php Scrutinizer Auto-Fixes 9 years ago
security.lib.php Fix PHP warning 9 years ago
sessionmanager.lib.php Minor - format code 9 years ago
skill.lib.php Minor - format code 9 years ago
skill.visualizer.lib.php Minor - format code 9 years ago
social.lib.php Minor - format code 9 years ago
sortable_table.class.php Minor - format code 9 years ago
specific_fields_manager.lib.php Scrutinizer Auto-Fixes 9 years ago
statistics.lib.php Minor - format code. 9 years ago
sub_language.class.php Minor - format code. 9 years ago
surveymanager.lib.php Scrutinizer Auto-Fixes 9 years ago
system_announcements.lib.php Minor - format code. 9 years ago
table_sort.class.php Minor - format code. 9 years ago
tablesort.lib.php
template.lib.php Fix use of editor.css 9 years ago
text.lib.php Move function "trim_value" into text.lib.php 9 years ago
thematic.lib.php Add c_id to query. 9 years ago
timeline.lib.php Minor - format code. 9 years ago
tracking.lib.php Minor - format code 9 years ago
urlmanager.lib.php Minor - format code 9 years ago
user_api_key_manager.class.php
usergroup.lib.php Minor - Format code, add int casting. 9 years ago
usermanager.lib.php Update from ofaj 9 years ago
userportal.lib.php Update from ofaj 9 years ago