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
Laurent Opprecht 2868595d5f Merge 14 years ago
..
WCAG Merge 14 years ago
browser
external_media/renderer #4674 Add support for external medias: oembed, ogp, etc 14 years ago
ezpdf
fckeditor Adding "hide bar" when adding/editing documents see BT#4114 14 years ago
flv_player
formvalidator Adding new rule added in the formvalidator "compare_fields" that checks the value of the selected fields in order to compare with a value 14 years ago
getid3 Merge 14 years ago
htmlpurifier
icalcreator
internationalization_database Merge 14 years ago
javascript Fixing lp mini panel due recent lp_view changes 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 Fixing warning message 14 years ago
phpdocx Removed useless libraries from phpdocx 14 years ago
phpmailer
phpqrcode
ppt2png
search Removing unused function get_course_table_from_code see #3910 14 years ago
svg-edit improving check finfo extension into filesave svg edit module 14 years ago
swfobject
symfony #4694 add feedback during installation, monolog 14 years ago
system #3857 import glossary items 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 Adding a new constant (MAX_COURSE_LENGTH_CODE) in course.lib.php in order to use the same max value for the course code now is 40 like the field in the database see #4548 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 bug when showing/hiding the gotocourse button see #4508 14 years ago
autoload.class.php #4784 api_session_register 14 years ago
banner.lib.php html validation errors 14 years ago
blog.lib.php Minor - replacing a_button class with btn 14 years ago
cache.class.php lib changes for Rss 14 years ago
career.lib.php Removing unclosed div in some form validators 14 years ago
certificate.lib.php Minor corrections in the certificate 14 years ago
chamilo.class.php #4784 api_session_register 14 years ago
chamilo_session.class.php #4784 api_session_register 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 should fix warning in reporting tab 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 global move loading of classes to autoload 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 api_session_register 14 years ago
current_user.class.php #4784 api_session_register 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 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
database.lib.php Merge 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 Improved variable naming: ExtensionCouldBeLoaded means the extension was loaded (because the system could load it) while ExtensionShouldBeLoaded (new variable) means the extension might be loaded optionally - refs #4251 14 years ago
display.lib.php Minor - UI changes in the portal news and page header/page subheader divs 14 years ago
document.lib.php Merge 14 years ago
events.lib.inc.php Adding lock support for categories, removing single evaluation lock see BT#4080 14 years ago
exercise_show_functions.lib.php Adding nanogong question type in exercises see BT#3593 14 years ago
export.lib.inc.php #4758 glossaire csv export with international chars do not work 14 years ago
fileDisplay.lib.php Merge 14 years ago
fileManage.lib.php Fixing SQL queries due DB changes (single database) 14 years ago
fileUpload.lib.php Fixing bug when uploading files like "document-1.png" and "document_1.png" using the "fast/ajax way" see BT#3628 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 Adding new rule added in the formvalidator "compare_fields" that checks the value of the selected fields in order to compare with a value 14 years ago
gradebook.lib.php Adding new grading model see BT#4080 (with DB changes) 14 years ago
group_portal_manager.lib.php Admin and moderator can leave the social group see #4593 14 years ago
groupmanager.lib.php Admin and teachers have access to all group tools see BT#3088 14 years ago
header.class.php #4652 Zombie users 14 years ago
image.lib.php Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
import.lib.php #4758 glossaire csv export with international chars do not work 14 years ago
index.html
internationalization.lib.php #4758 glossaire csv export with international chars do not work 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 Merge 14 years ago
link.lib.php Adding copying bbb slide to the chamilo link tool + improving UI see BT#3123 14 years ago
log.class.php #4694 add feedback during installation 14 years ago
login.lib.php #4784 api_session_register 14 years ago
login_redirection.class.php custom pages clean up: remove unnecessary requires 14 years ago
mail.lib.inc.php Added error_log when e-mail sending fails - this will enable much faster debug on remote servers 14 years ago
main_api.lib.php #4784 api_session_register 14 years ago
message.lib.php Minor - Fixing send message/invitation js 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 #4784 api_session_register 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 Now we can add boolean (yes, no) options in a plugin settings, all BBB settings are now moved to the plugin see BT#3123 14 years ago
plugin.lib.php Don't load the other language if it's already loaded 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 Replacing the old toolgroup with the function api_get_group_id() + allowing users to download their works 14 years ago
session.class.php #4784 api_session_register 14 years ago
session_handler.class.php #4784 api_session_register 14 years ago
sessionmanager.lib.php Show number of users in session - ref #4522 14 years ago
skill.lib.php Fixing PHP warning 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 Minor - fixing social page 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 Merge 14 years ago
system_announcements.lib.php Minor - UI changes in the portal news and page header/page subheader divs 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 Minor - UI changes in the portal news and page header/page subheader divs 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 Minor fixing progress percentage 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 Admins can add users from other portals (if they use the search form in the user list) 14 years ago
usergroup.lib.php Adding new filter: users in any group see BT#3614 14 years ago
usermanager.lib.php Merge 14 years ago
userportal.lib.php Merge 14 years ago
xht.lib.php
xmd.lib.php