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 23bf3a966f Minor - format code. 11 years ago
..
WCAG
browser Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 12 years ago
ezpdf
fckeditor Update to fix filemanager when change folder name and breadcrumb url. Add logs to track_e_default -refs BT#8314 11 years ago
flv_player
formvalidator Add mobile phone field, filter, validation and translations - refs #7252 11 years ago
freemindflashbrowser
getid3
htmlpurifier Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 12 years ago
icalcreator
internationalization_database
javascript Fix small sprite overflow in slider paging 11 years ago
jpegcam
kses-0.2.2
magpierss
mediaplayer
mimetex
mp3player
mpdf
nanogong Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 12 years ago
nusoap
pchart Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 12 years ago
pclzip
pear Minor - removing whitespaces. 12 years ago
phpdocx
phpmailer Fixing code that blocks sending emails with attachment. 11 years ago
phpqrcode
phpseclib
ppt2png
search Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 12 years ago
svg-edit merge 12 years ago
swfobject
symfony Updating Twig to version v1.16.0 moving to vendor folder see #7320 11 years ago
system
tools
wami-recorder
xajax
zombie
.htaccess
access.class.php
access_token.class.php
access_url_edit_courses_to_url_functions.lib.php
access_url_edit_sessions_to_url_functions.lib.php
access_url_edit_users_to_url_functions.lib.php
add_course.lib.inc.php merge 11 years ago
add_courses_to_session_functions.lib.php
add_many_session_to_category_functions.lib.php
ajax_controller.class.php
app_view.php
array.lib.php Minor - removing whitespaces. 11 years ago
attendance.lib.php Minor - white spaces, format code. 11 years ago
auth.lib.php Minor - format code. 11 years ago
autoload.class.php Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 11 years ago
banner.lib.php custom tabs - refs BT#7180 12 years ago
blog.lib.php
cache.class.php
career.lib.php
certificate.lib.php Minor - format code. 12 years ago
chamilo.class.php
chamilo_session.class.php Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 11 years ago
chat.lib.php Minor - white spaces, format code. 11 years ago
classmanager.lib.php
conditional_login.class.php
controller.class.php
course.class.php
course.lib.php merge 11 years ago
course_category.lib.php adding option for hidding private course -refs #7236 11 years ago
course_description.lib.php
course_document.lib.php
course_entity.class.php
course_entity_repository.class.php
course_home.lib.php Minor - format code. 11 years ago
course_request.lib.php Minor - Code style 11 years ago
current_course.class.php
current_user.class.php
custom_pages.class.php
dashboard.lib.php Adding token in order to save settings see BT#8717 11 years ago
database.constants.inc.php merge 12 years ago
database.lib.php merge 11 years ago
database.mysqli.lib.php
db.class.php
debug.lib.php
diagnoser.lib.php Minor - format code. 11 years ago
display.lib.php Minor - format code. 11 years ago
document.class.php
document.lib.php Fixing document delete in session see BT#8671 11 years ago
entity.class.php
entity_repository.class.php
event_email_template.class.php
events.lib.inc.php Minor format code. 11 years ago
events_dispatcher.class.php
events_email.class.php
exercise_show_functions.lib.php Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 12 years ago
export.lib.inc.php merge 12 years ago
extra_field.lib.php Add mobile phone field, filter, validation and translations - refs #7252 11 years ago
extra_field_option.lib.php Minor - format code. 11 years ago
extra_field_value.lib.php Minor - format code. 11 years ago
fileDisplay.lib.php
fileManage.lib.php Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 12 years ago
fileUpload.lib.php Adding special course agreement plugin see BT#7848 11 years ago
file_store.class.php
geometry.lib.php
glossary.lib.php Minor - format code. 11 years ago
grade_model.lib.php
gradebook.lib.php Minor - format code. 11 years ago
group_portal_manager.lib.php Minor - format code. 11 years ago
groupmanager.lib.php Adding order_user_list_by_official_code see BT#8697 11 years ago
image.lib.php
import.lib.php
index.html
internationalization.lib.php add plugin lang to templates 12 years ago
internationalization_internal.lib.php Removing constants IS_PHP_* removing PHP < 5.2 support see #7113 12 years ago
item_property.class.php
javascript.class.php
legal.lib.php Adding special course agreement plugin see BT#7848 11 years ago
link.lib.php Add variables filtering and rename Skill::UpdateProfileInfo() to Skill::updateProfileInfo() 11 years ago
log.class.php
login.lib.php Fixing custom lost password to work as classic Chamilo see BT#8680 11 years ago
login_redirection.class.php
lp_item.lib.php
mail.lib.inc.php merge 11 years ago
main_api.lib.php Minor - format code. 11 years ago
message.lib.php Minor - format code. 11 years ago
model.lib.php Minor - format code. 11 years ago
nanogong.lib.php Should fix error while loading wav files using the LP tool BT#8157 12 years ago
notebook.lib.php
notification.lib.php Fix social network sender to use no-reply address if defined - refs #3702 11 years ago
online.inc.php Adding user_is_online() to condition see BT#8796 11 years ago
page.class.php
pdf.lib.php Minor - format code. 11 years ago
plugin.class.php Minor - format code. 11 years ago
plugin.lib.php Install just allowed plugins in the course - refs #7222 11 years ago
portfolio.class.php
promotion.lib.php Minor - format code. 11 years ago
redirect.class.php Always loading the require_uri if entering the api_not_allowed see #6768 12 years ago
response.class.php
result_set.class.php Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 12 years ago
rights.lib.php
security.lib.php
session_handler.class.php Fix DB session handler by using alternative class name, renaming SessionHandler to SessionHandlerDatabase - refs BT#8340 11 years ago
session_handler_memcache.class.php Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 11 years ago
sessionmanager.lib.php Minor - format code. 11 years ago
skill.lib.php Add variables filtering and rename Skill::UpdateProfileInfo() to Skill::updateProfileInfo() 11 years ago
skill.visualizer.lib.php
social.lib.php Minor - format code. 11 years ago
sortable_table.class.php Minor - white spaces, format code. 11 years ago
specific_fields_manager.lib.php
stats.lib.inc.php
statsUtils.lib.inc.php
student_publication.class.php Minor fix result typo in StudentPublicationRepository instance method 12 years ago
surveymanager.lib.php Minor - white spaces, format code. 11 years ago
system_announcements.lib.php Minor format code. 12 years ago
table_sort.class.php Minor - white spaces, format code. 11 years ago
tablesort.lib.php
template.lib.php Updating path due recent Twig lib change. 11 years ago
text.lib.php
thematic.lib.php Merge pull request #360 from AngelFQC/7254 11 years ago
timeline.lib.php
tracking.lib.php Fixing session special page see BT#8700 11 years ago
upload.xajax.php Minor - white spaces, format code. 11 years ago
uri.class.php Minor update docs + format code 11 years ago
urlmanager.lib.php Minor - format code. 11 years ago
user_api_key_manager.class.php
usergroup.lib.php Adding missing function getUserListByUserGroup. 11 years ago
usermanager.lib.php Hiding session if all courses are hidden or closed see BT#8808 11 years ago
userportal.lib.php Minor - format code. 11 years ago
xht.lib.php
xmd.lib.php
zip.class.php