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 493eda437f Remove anon users in "whoisonline" pages see BT#13324 8 years ago
..
browser Minor - format code. 8 years ago
elfinder Use __DIR__ when calling global.inc.php 9 years ago
flv_player
formvalidator Allow video source tag work with htmlpurifier #2133 8 years ago
freemindflashbrowser
hook Minor - format code. 8 years ago
internationalization_database
javascript When user clicks in another username, then change status to active. 8 years ago
kses-0.2.2
mediaplayer
mimetex
nanogong Use group info instead of group id as parameter 8 years ago
nusoap
opengraph
pear Fix PHP warning. Remove include. Class already loaded with composer. 8 years ago
phpmailer Fix (as best as possible) issue with UTF-8 titles in PHPMailer - fixes #1577 9 years ago
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 Minor - format code. 8 years ago
svg-edit Remove unused file. 8 years ago
swfobject
system Minor - format code, update code. 8 years ago
wami-recorder
webservices Fix fatal error if user doesn't exists. 8 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 8 years ago
AnnouncementManager.php Minor - format code, add cidReq, fix URL 8 years ago
CourseChatUtils.php Move code outside class 8 years ago
CoursesAndSessionsCatalog.class.php Add constant to handle page length fix card height see BT#12754 8 years ago
GamificationUtils.php
MoodleImport.php Minor - format code 8 years ago
ScheduledAnnouncement.php Fix wrong message. 8 years ago
SequenceManager.php
SequenceResourceManager.php Rename functions using camelCase 8 years ago
SmsPlugin.php Add certificate notification see BT#12982 8 years ago
SmsPluginLibraryInterface.php
TeacherTimeReport.php Add multiple url filters to the teacher report see BT#12860 8 years ago
TicketManager.php Add setting "ticket_project_user_roles" see BT#12632 8 years ago
VideoChat.php
access_url_edit_courses_to_url_functions.lib.php Minor - format code. 8 years ago
access_url_edit_sessions_to_url_functions.lib.php Minor - format code. 8 years ago
access_url_edit_users_to_url_functions.lib.php Minor - format code. 8 years ago
add_course.lib.inc.php Fix "&" char in course title see BT#13222 8 years ago
add_courses_to_session_functions.lib.php Fix ajax call, when filtering sessions with a letter. 8 years ago
agenda.lib.php Allow agenda event CRUD for HRM users see BT#13388 8 years ago
api.lib.php Allow multiple anon users setting see BT#13324 8 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. 8 years ago
auth.lib.php Minor - fix namespace 8 years ago
baker.lib.php Minor - format code. 8 years ago
banner.lib.php Remove anon users in "whoisonline" pages see BT#13324 8 years ago
blog.lib.php Fix blog search 8 years ago
career.lib.php Add SubGroup label, use DefinedColor instead of hasColor see BT#12861 8 years ago
certificate.lib.php Edit grading electronic plugin to send mail when generate certificate 8 years ago
chamilo_session.class.php Remove unused code. 8 years ago
chat.lib.php Access to old conversations when scroll down + UI changes BT#12617 8 years ago
conditional_login.class.php Scrutinizer Auto-Fixes 9 years ago
course.lib.php Minor - format code. 8 years ago
course_category.lib.php Fix correct course id see BT#13412 8 years ago
course_description.lib.php Minor - format code. 8 years ago
course_home.lib.php Add filter to course tool icons from plugin - refs BT#13399 8 years ago
course_request.lib.php Scrutinizer Auto-Fixes 8 years ago
custom_pages.class.php Scrutinizer Auto-Fixes 9 years ago
dashboard.lib.php Minor - format code 8 years ago
database.constants.inc.php Minor - Add branch transaction tables' constants 8 years ago
database.lib.php Minor - format code 8 years ago
database.mysqli.lib.php
diagnoser.lib.php Minor - format code, remove double error_logs, 8 years ago
display.lib.php Minor - Close properly tag in page header - refs BT#13338 8 years ago
document.lib.php Fix zip link icon 8 years ago
event_email_template.class.php Minor - format code. 8 years ago
events.lib.php Minor - format code. 8 years ago
events_dispatcher.class.php Minor - format code 8 years ago
events_email.class.php Scrutinizer Auto-Fixes 9 years ago
exercise.lib.php fix show only score - refs BT#13397 8 years ago
exercise_show_functions.lib.php fix icons input radio and checkbox - refs BT#13094 8 years ago
export.lib.inc.php Fix user information export to CSV 8 years ago
extra_field.lib.php Fix typo - refs BT#13347 8 years ago
extra_field_option.lib.php Add "Triple Select" extra field type - refs BT#13347 8 years ago
extra_field_value.lib.php Add "Triple Select" extra field type - refs BT#13347 8 years ago
fileDisplay.lib.php fix icons documents - refs BT#13094 8 years ago
fileManage.lib.php Fix build and restore course assignment backcups - refs BT#13326 8 years ago
fileUpload.lib.php Skip __MACOSX and .Thumbs.db files see BT#13409 8 years ago
fixlinks.js
geometry.lib.php Minor - format code 8 years ago
glossary.lib.php Add "default_glossary_view" setting see BT#13077 8 years ago
grade_model.lib.php Scrutinizer Auto-Fixes 9 years ago
gradebook.lib.php Rename functions using camelCase 8 years ago
groupmanager.lib.php Fix group import in session see BT#13333 8 years ago
image.lib.php Minor - format code. 8 years ago
import.lib.php Minor - format code 8 years ago
index.html
internationalization.lib.php Avoid date 1970 see BT#12474 8 years ago
legal.lib.php Scrutinizer Auto-Fixes 9 years ago
link.lib.php Fix double code to render link tag see BT#13395 8 years ago
login.lib.php Minor - chang function name, move function to Event class. 8 years ago
login_redirection.class.php Scrutinizer Auto-Fixes 9 years ago
lp_item.lib.php Scrutinizer Auto-Fixes 9 years ago
message.lib.php Fix sending message of unknown user see BT#13412 8 years ago
model.lib.php Minor - format code. 8 years ago
myspace.lib.php Use ChamiloSession class 8 years ago
notebook.lib.php Use ChamiloSession class 8 years ago
notification.lib.php Minor - format code 8 years ago
online.inc.php Remove anon users in "whoisonline" pages see BT#13324 8 years ago
pdf.lib.php Minor - format code. 8 years ago
plugin.class.php Minor - format code 8 years ago
plugin.lib.php Minor - format code, remove double error_logs, 8 years ago
portfolio.class.php Minor - format code 8 years ago
promotion.lib.php Minor - format code. 8 years ago
redirect.class.php Add form login when api_not_allowed is called BT#12851 8 years ago
rights.lib.php Scrutinizer Auto-Fixes 9 years ago
security.lib.php Allow video source tag work with htmlpurifier #2133 8 years ago
sessionmanager.lib.php Allow agenda event CRUD for HRM users see BT#13388 8 years ago
skill.lib.php Minor - format code. 8 years ago
skill.visualizer.lib.php Minor - format code 8 years ago
social.lib.php Minor - format code. 8 years ago
sortable_table.class.php Minor - format code. 8 years ago
specific_fields_manager.lib.php Scrutinizer Auto-Fixes 8 years ago
statistics.lib.php Fix query 8 years ago
sub_language.class.php Minor - format code. 8 years ago
surveymanager.lib.php Scrutinizer Auto-Fixes 9 years ago
system_announcements.lib.php Minor - format code. 8 years ago
table_sort.class.php Minor - format code. 8 years ago
tablesort.lib.php
template.lib.php Minor - Improve PHPDoc 8 years ago
text.lib.php Move function "trim_value" into text.lib.php 8 years ago
thematic.lib.php Add c_id to query. 8 years ago
timeline.lib.php Minor - format code. 8 years ago
tracking.lib.php Add "Triple Select" extra field type - refs BT#13347 8 years ago
urlmanager.lib.php Minor - format code. 8 years ago
user_api_key_manager.class.php
usergroup.lib.php Minor - Format code, add int casting. 8 years ago
usermanager.lib.php Improve user info load speed 8 years ago
userportal.lib.php Use $loadHistory variable. 8 years ago