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 f3fc1b6db2 Fix calendar tool after upgrade to fullcalendar to v2. 11 years ago
..
browser
elfinder Ckeditor - Updating Toolbars + fix file drivers 11 years ago
flv_player
formvalidator Fix calendar tool after upgrade to fullcalendar to v2. 11 years ago
freemindflashbrowser
getid3
hook Fix hook php doc - refs BT#9092 #hook 11 years ago
htmlpurifier/library/HTMLPurifier/Filter Fixes PHP warning after upgrading HTMLPurifier 11 years ago
icalcreator
internationalization_database Minor - format code. 11 years ago
javascript Updating lib to latest version. 11 years ago
jpegcam Remove require_once 11 years ago
kses-0.2.2
magpierss
mediaplayer
mimetex
mp3player
nanogong Remove require_once 11 years ago
nusoap Removes lib/nusoap/nusoap.php, classes are now loaded via composer. 11 years ago
opengraph Add OpenGraph library - refs #5637 11 years ago
pclzip
pear Fix bootstrap3 div changes. 11 years ago
phpdocx
phpmailer Fixing code that blocks sending emails with attachment. 11 years ago
phpseclib
ppt2png
search Removing requires 11 years ago
svg-edit Removing require_once 11 years ago
swfobject
system Minor - format code. 11 years ago
tools
wami-recorder Remove require_once 11 years ago
webservices Add sent date to message - refs #7338 11 years ago
xajax Removing require_once already loaded with composer. 11 years ago
zombie Replace function name. 11 years ago
.htaccess
AnnouncementEmail.php Fixes fatal error due class AnnouncementEmail.php 11 years ago
AnnouncementManager.php Use FormValidator instead of <form>, replace fckeditor with ckeditor. 11 years ago
CourseField.php Respect the file name corresponde to the class name - refs BT#9070 11 years ago
CoursesAndSessionsCatalog.class.php Minor - format code. 11 years ago
TeacherTimeReport.php Rename class file according PSR - refs BT#9087 11 years ago
access.class.php
access_token.class.php
access_url_edit_courses_to_url_functions.lib.php Rename use of xajaxResponse class 11 years ago
access_url_edit_sessions_to_url_functions.lib.php Rename use of xajaxResponse class 11 years ago
access_url_edit_users_to_url_functions.lib.php Rename use of xajaxResponse class 11 years ago
add_course.lib.inc.php Add prerequisite_min_score/prerequisite_max_score db changes see BT#5776 11 years ago
add_courses_to_session_functions.lib.php Rename use of xajaxResponse class 11 years ago
add_many_session_to_category_functions.lib.php Rename use of xajaxResponse class 11 years ago
agenda.lib.php Fix calendar tool after upgrade to fullcalendar to v2. 11 years ago
ajax_controller.class.php
api.lib.php Merge pull request #549 from AngelFQC/BT9092 11 years ago
app_view.php
array.lib.php Minor - format code. 11 years ago
attendance.lib.php Add c_id in track tables 11 years ago
auth.lib.php Replace function name. 11 years ago
banner.lib.php HTML changes 11 years ago
blog.lib.php Format code, rename add_file to addFile function 11 years ago
cache.class.php
career.lib.php Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
certificate.lib.php Achieve skills when the certificate are not generated - refs #7525 11 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 Refactor chat function, fix chat js errors. 11 years ago
classmanager.lib.php Removing require_once already loaded with composer. 11 years ago
conditional_login.class.php
controller.class.php
course.class.php
course.lib.php Fix class names. 11 years ago
course_category.lib.php Merge branch '1.9.x' into 1.10.x 11 years ago
course_description.lib.php Replace function name. 11 years ago
course_document.lib.php
course_entity.class.php
course_entity_repository.class.php
course_home.lib.php Fix class names. 11 years ago
course_request.lib.php Move code into a class + loading conf files in global.inc.php 11 years ago
current_course.class.php
current_user.class.php
custom_pages.class.php
dashboard.lib.php Moves code from document.inc.php to document.lib.php 11 years ago
database.constants.inc.php Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 7268 11 years ago
database.lib.php Cleaning Database lib from old code and unused code. 11 years ago
database.mysqli.lib.php Cleaning Database lib from old code and unused code. 11 years ago
debug.lib.php
diagnoser.lib.php Fix partially #7564 11 years ago
display.lib.php Merge 1.9.x 11 years ago
document.class.php
document.lib.php Fix old fckeditor calls + fix PHP warnings see BT#8968 11 years ago
entity.class.php
entity_repository.class.php
evalmath.class.php Check this library is under New BSD License - refs #7212 11 years ago
event_email_template.class.php Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
events.lib.inc.php Remove course_code field from all queries using track_e_attempt - refs #7555 11 years ago
events_dispatcher.class.php
events_email.class.php Removes mail.lib.inc.php move function inside api.lib.php 11 years ago
exercise.lib.php Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 11 years ago
exercise_show_functions.lib.php Remove course_code field from all queries using track_e_attempt - refs #7555 11 years ago
export.lib.inc.php Adds mpdf in vendor dir. 11 years ago
extra_field.lib.php Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
extra_field_option.lib.php Replace dangerous char on extra field options - refs BT#9070 11 years ago
extra_field_value.lib.php Ignore field_loggeable-related code until it is implemented for all extra fields tables - refs BT#9070 11 years ago
fileDisplay.lib.php Removes require_once 11 years ago
fileManage.lib.php
fileUpload.lib.php Removing requires already loaded by composer. 11 years ago
file_store.class.php
geometry.lib.php
glossary.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
grade_model.lib.php Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
gradebook.lib.php Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
group_portal_manager.lib.php Adding Event and ExerciseLib classes. 11 years ago
groupmanager.lib.php Replace Database :: get_course_info with api_get_course_info() 11 years ago
image.lib.php
import.lib.php Removes require_once for libs already added with composer 11 years ago
index.html
internationalization.lib.php Cleaning Database lib from old code and unused code. 11 years ago
internationalization_internal.lib.php Adds name_order_conventions configuration option see BT#9287 11 years ago
item_property.class.php
javascript.class.php
legal.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
link.lib.php Moves functions into a class. 11 years ago
log.class.php Fixes installation errors + adding monolog + removing unused class. 11 years ago
login.lib.php Replace function name. 11 years ago
login_redirection.class.php
lp_item.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
message.lib.php Merge 1.9.x 11 years ago
model.lib.php Adds "users" field while exporting classes see BT#9340 11 years ago
myspace.lib.php Remove unnecessary quotes from queries using track_e_course_access (more) - refs #7555 11 years ago
nanogong.lib.php Replace function name. 11 years ago
notebook.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
notification.lib.php Fix Hook load, hooks notify and update comments - refs BT#9092 11 years ago
online.inc.php Fix query if course is empty. 11 years ago
page.class.php
pdf.lib.php Minor - Add comment on PDF download types - refs BT#9461 11 years ago
plugin.class.php Load sublanguage in plugin templates - refs BT#9092 11 years ago
plugin.lib.php Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939 11 years ago
portfolio.class.php
promotion.lib.php Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
redirect.class.php Fixes PHP warning after upgrading HTMLPurifier 11 years ago
response.class.php
result_set.class.php
rights.lib.php
security.lib.php Removes require_once for libs already added with composer 11 years ago
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 Remove unnecessary quotes from queries using track_e_course_access - refs #7555 11 years ago
skill.lib.php Use short code (if any) instead of name in skills wheel - refs BT#9082 11 years ago
skill.visualizer.lib.php Minor - format code, removing var_dumps 11 years ago
social.lib.php Replace Database :: get_course_info with api_get_course_info() 11 years ago
sortable_table.class.php Removing require_once 11 years ago
specific_fields_manager.lib.php Format code. 11 years ago
statistics.lib.php Rename add_textfield to addTextfield 11 years ago
stats.lib.inc.php Change statsUtils.lib.inc.php into a class 11 years ago
statsUtils.lib.inc.php Change statsUtils.lib.inc.php into a class 11 years ago
student_publication.class.php
sub_language.class.php Move sub_language.class.php inside inc/lib 11 years ago
surveymanager.lib.php Minor format code. 11 years ago
system_announcements.lib.php
table_sort.class.php
tablesort.lib.php
template.lib.php Fix calendar tool after upgrade to fullcalendar to v2. 11 years ago
text.lib.php Updating PHP docs 11 years ago
thematic.lib.php Fixing course id. 11 years ago
timeline.lib.php Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
tracking.lib.php Remove unnecessary quotes from queries using track_e_course_access (more) - refs #7555 11 years ago
upload.xajax.php Rename use of xajaxResponse class 11 years ago
uri.class.php
urlmanager.lib.php Rename use of xajaxResponse class 11 years ago
user_api_key_manager.class.php
usergroup.lib.php Rename use of xajaxResponse class 11 years ago
usermanager.lib.php Solve merge conflict - refs BT#9437 11 years ago
userportal.lib.php HTML changes 11 years ago
xht.lib.php
xmd.lib.php
zip.class.php