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 1a109b53c1 Fixing protect_session_edit() admins can see session info 14 years ago
..
WCAG Minor update to language var 14 years ago
browser
external_media/renderer #4674 Add support for external medias: oembed, ogp, etc 14 years ago
ezpdf
fckeditor Should fix bug when loading images using the simple html editor see #3933 14 years ago
flv_player
formvalidator Adding blocking or unblocking settings when using multiple URLs see BT#4201 14 years ago
getid3 Merge 14 years ago
htmlpurifier Adding enable_iframe_inclusion setting + htmlpurifier filter see #2159 14 years ago
icalcreator
internationalization_database Adding basque and turkish and deleting euskera and tukce see #3350 14 years ago
javascript Adding jplayer to preview flv, mp4 and ogv see #4491 in documents 14 years ago
jpegcam Feature #4856 clean and previous webcam implementation 14 years ago
kses-0.2.2
magpierss Merge 14 years ago
mediaplayer
mimetex
mp3player Merge 14 years ago
mpdf
nanogong Feature #3257 adding cookie 14 years ago
nusoap
pchart
pclzip Merge 14 years ago
pear Minor style fixes in platform settings 14 years ago
phpdocx
phpmailer
phpqrcode
ppt2png
search Removing unused function get_course_table_from_code see #3910 14 years ago
svg-edit Minor correction 14 years ago
swfobject
symfony #4694 add feedback during installation, monolog 14 years ago
system #4784 session register 14 years ago
tools doctrine: entity generator from the db 14 years ago
wami-recorder Feature #4022 clean and adding icons button bar, and location url parameters 14 years ago
xajax Merge 14 years ago
zombie #4652 Zombie users 14 years ago
.htaccess
access_url_edit_courses_to_url_functions.lib.php
access_url_edit_sessions_to_url_functions.lib.php Merge 14 years ago
access_url_edit_users_to_url_functions.lib.php Merge 14 years ago
add_course.lib.inc.php New course directories com with an embedded minimal index.html file - refs #4592 14 years ago
add_courses_to_session_functions.lib.php
add_many_session_to_category_functions.lib.php
app_view.php
array.lib.php Adding array_to_string 14 years ago
attendance.lib.php Adding the link type in the api_resource_is_locked_by_gradebook() function 14 years ago
auth.lib.php Fixing courses catalog order see BT#4346 14 years ago
autoload.class.php Fix a first series of issues in changeset a00a1a83c920. Probably more to come 14 years ago
banner.lib.php Hiding breadcrumb when there are no link, showing always the blue bar see #4807 14 years ago
blog.lib.php Removing unused settings #3910 14 years ago
cache.class.php Minor - updated comments in cache class 14 years ago
career.lib.php Removing unclosed div in some form validators 14 years ago
certificate.lib.php Adding allow_public_certificates settings in platform and course settings see #3630 14 years ago
chamilo.class.php #4654 Integrate with external porfolio 14 years ago
chamilo_session.class.php minor remove warnings 14 years ago
chat.lib.php Fixing global chat bug when refreshing the window see #3565 14 years ago
classmanager.lib.php Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 14 years ago
closure_compiler.class.php tool announcement: moving embeded javascript to file #4617 14 years ago
code_utilities.class.php Autoload: added PEAR to the autoload function 14 years ago
conditional_login.class.php custom pages clean up: remove unnecessary requires 14 years ago
course.lib.php Adding teacher's name in hot courses and catalog of courses + adding an admin setting to turn off/on the hot courses see # 14 years ago
course_description.lib.php now we can delete course descriptions by id not by description type BT#3468 14 years ago
course_document.lib.php Merge 14 years ago
course_home.lib.php Fixing course plugin URl see #3625 14 years ago
course_request.lib.php Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
current_course.class.php #4784 session register 14 years ago
current_user.class.php #4654 Integrate with external porfolio 14 years ago
custom_pages.class.php custom pages clean up: remove unnecessary requires 14 years ago
dashboard.lib.php Using page_subheader 14 years ago
database.constants.inc.php Sessions can't be added to a URL see #3733 14 years ago
database.lib.php Adding one more exception to the database::query in order to avoid the "dev error msg" 14 years ago
database.mysqli.lib.php Removing scorm calls. Leaving just the table definition (needed when migrating from 1.6 to 1.8). Removing removescormDir() unused function see #4716 14 years ago
db.lib.php doctrine: entity generator from the db 14 years ago
debug.lib.php
diagnoser.lib.php Changing REQUIRED_PHP_VERSION to version 5.3 see #4790 14 years ago
display.lib.php Adding c_id in some queries see #3910 14 years ago
document.lib.php Fixing sql error see #4837 14 years ago
events.lib.inc.php Adding end date in the "update_event_exercice" function 14 years ago
events_dispatcher.class.php events correction (adds events.conf.dist, removes api_get_person_name, removes call to email_dispatcher, adds api_get_path instead of [], ...) 14 years ago
events_email.class.php events correction (adds events.conf.dist, removes api_get_person_name, removes call to email_dispatcher, adds api_get_path instead of [], ...) 14 years ago
exercise_show_functions.lib.php Fixing feedback issue see #3846 14 years ago
export.lib.inc.php #3857 Import glossary items 14 years ago
fileDisplay.lib.php
fileManage.lib.php
fileUpload.lib.php Replacing pclZip wirh PclZip 14 years ago
geometry.lib.php Merge 14 years ago
glossary.lib.php Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 14 years ago
grade_model.lib.php Fixing gradebook_edit_all.php due recent changes of the grade model see BT#4080 14 years ago
gradebook.lib.php Adding new grading model see BT#4080 (with DB changes) 14 years ago
group_portal_manager.lib.php Minor usergroup fixes 14 years ago
groupmanager.lib.php Fixes group filter in exercise results see #4698 14 years ago
header.class.php #4652 Zombie users 14 years ago
image.lib.php
import.lib.php #4758 glossaire csv export with international chars do not work 14 years ago
index.html
internationalization.lib.php Fixing warning messages if variable is not set 14 years ago
internationalization_internal.lib.php Merge 14 years ago
javascript.class.php tool announcement: moving embeded javascript to file #4617 14 years ago
legal.lib.php Class Urlmanager not found -> should have been UrlManager with capital M see #4806 14 years ago
link.lib.php Setting link target _blank by default see BT#4358 14 years ago
log.class.php #4694 add feedback during installation 14 years ago
login.lib.php #4784 session register 14 years ago
login_redirection.class.php Minor - alt shift + f to format the code 14 years ago
mail.lib.inc.php Minor - fix when adding custom headers 14 years ago
main_api.lib.php More fixes in the terms and condition page see #4851 14 years ago
message.lib.php Using the Datetime class in order to compare dates, log out the global chat when user leaves the session 14 years ago
model.lib.php Adding first draft of the timeline library see #4570 (no change in the database) 14 years ago
nanogong.lib.php Minor - Using btn instead of a_button 14 years ago
notebook.lib.php Adding c_id in queries fixes #4624 14 years ago
notification.lib.php
online.inc.php Adding unsubscribe option for users see #4720 14 years ago
page.class.php #4652 Zombie users 14 years ago
pdf.lib.php When exporting to PDF now we use a Twig template see BT#4080 14 years ago
plugin.class.php Fixing course plugin URl see #3625 14 years ago
plugin.lib.php Improving bbb in order to create easily course plugins see #4840 14 years ago
promotion.lib.php Removing unclosed div in some form validators 14 years ago
redirect.class.php #4784 api_session_register 14 years ago
request.class.php Duplicate ID clickable_email_link #4669 14 years ago
request_server.class.php Duplicate ID clickable_email_link #4669 14 years ago
result_set.class.php Zombie users management: allow to disable old users #4652 14 years ago
rights.lib.php
security.lib.php Adding enable_iframe_inclusion setting + htmlpurifier filter see #2159 14 years ago
session_handler.class.php #4784 api_session_register 14 years ago
sessionmanager.lib.php Fixing protect_session_edit() admins can see session info 14 years ago
skill.lib.php Adding require_once possible installation bug 14 years ago
skill.visualizer.lib.php Skills: connections and add button are working but it's still disordered + cleaning files 14 years ago
social.lib.php Adding unsubscribe option for users see #4720 14 years ago
sortable_table.class.php SortableTable html validation errors #4673 14 years ago
specific_fields_manager.lib.php Few fixes for single database mode 14 years ago
stats.lib.inc.php
statsUtils.lib.inc.php Merge 14 years ago
surveymanager.lib.php
system_announcements.lib.php Minor - Improving performance in portal news when sending emails 14 years ago
table_sort.class.php global move loading of classes to autoload 14 years ago
tablesort.lib.php global move loading of classes to autoload 14 years ago
template.lib.php Fixing CourseManager constants 14 years ago
text.lib.php Trying to improve time filter 14 years ago
thematic.lib.php Some fixes in the attendance/thematic 14 years ago
timeline.lib.php Removing unclosed div in some form validators 14 years ago
tracking.lib.php Sessions can't be added to a URL see #3733 14 years ago
upload.xajax.php Merge 14 years ago
uri.class.php Duplicate ID clickable_email_link #4669 14 years ago
urlmanager.lib.php Sessions can't be added to a URL see #3733 14 years ago
usergroup.lib.php Minor usergroup fixes 14 years ago
usermanager.lib.php Adding new admin function in usermanager add_user_as_admin, delete_user_admin using UserManager::is_admin see 4682 14 years ago
userportal.lib.php Adding unsubscribe option for users see #4720 14 years ago
xht.lib.php
xmd.lib.php