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 0213d7609e Merge 10 years ago
..
browser
elfinder Replacing OR with ||, updating id based in iid. 10 years ago
flv_player
formvalidator Add missing validation rule. 10 years ago
freemindflashbrowser
getid3
hook Merge 1.10.x 10 years ago
htmlpurifier/library/HTMLPurifier/Filter Fixes PHP warning after upgrading HTMLPurifier 10 years ago
icalcreator
internationalization_database Remove unused code. Cleaning up i18n library. 10 years ago
javascript Check WebRTC support - refs #7558 10 years ago
jpegcam Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
kses-0.2.2
magpierss
mediaplayer
mimetex
mp3player
nanogong Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
nusoap Removes lib/nusoap/nusoap.php, classes are now loaded via composer. 10 years ago
opengraph
pclzip
pear Add missing validation rule. 10 years ago
phpdocx
phpmailer Remove unused code. 10 years ago
phpseclib
ppt2png
search Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 10 years ago
svg-edit Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
swfobject
system Fix csv export + remove unused classes. 10 years ago
wami-recorder Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
webservices
xajax Removing require_once already loaded with composer. 10 years ago
zombie Fix fatal error due recent changes. 10 years ago
.htaccess
AnnouncementEmail.php Replace id_session with session_id. 10 years ago
AnnouncementManager.php Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 10 years ago
CoursesAndSessionsCatalog.class.php Update and adjust code to match new database current settings - refs #7538 10 years ago
SequenceManager.php Add delete sequence resource see BT#9893 10 years ago
SmsPlugin.php Unify extra fields in one table. 10 years ago
SmsPluginLibraryInterface.php Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 10 years ago
TeacherTimeReport.php Rename class file according PSR - refs BT#9087 10 years ago
VideoChat.php Rename video chat table - refs #7558 10 years ago
access.class.php
access_token.class.php
access_url_edit_courses_to_url_functions.lib.php Rename use of xajaxResponse class 10 years ago
access_url_edit_sessions_to_url_functions.lib.php Rename use of xajaxResponse class 10 years ago
access_url_edit_users_to_url_functions.lib.php Rename use of xajaxResponse class 10 years ago
add_course.lib.inc.php Update and adjust code to match new database current settings - refs #7538 10 years ago
add_courses_to_session_functions.lib.php Fix queries. 10 years ago
add_many_session_to_category_functions.lib.php Minor - Improve unit tests consistency 10 years ago
agenda.lib.php Unify classes and usergroup see BT#4301 (partial) 10 years ago
api.lib.php Add new session dates #7719 10 years ago
app_view.php
array.lib.php
attendance.lib.php Update and adjust code to match new database current settings - refs #7538 10 years ago
auth.lib.php Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 10 years ago
banner.lib.php Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
blog.lib.php Format code + use api_get_user_info() 10 years ago
career.lib.php Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into toolbars 10 years ago
certificate.lib.php Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 10 years ago
chamilo.class.php Remove unused libs and code. 10 years ago
chamilo_session.class.php Remove unused libs and code. 10 years ago
chat.lib.php Send message with video chat link - refs #7558 10 years ago
classmanager.lib.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
conditional_login.class.php Add symfony2 security encoders see #7646 10 years ago
course.lib.php Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 10 years ago
course_category.lib.php Update and adjust code to match new database current settings - refs #7538 10 years ago
course_description.lib.php Minor - Fix code indentation 10 years ago
course_home.lib.php Add new session dates #7719 10 years ago
course_request.lib.php Remove deprecated functions 10 years ago
custom_pages.class.php Minor - Fix erroneous filename in error message 10 years ago
dashboard.lib.php Minor - format code. 10 years ago
database.constants.inc.php Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
database.lib.php Add sortable listener. 10 years ago
database.mysqli.lib.php Fix double class when updating from 1.9.x 10 years ago
debug.lib.php
diagnoser.lib.php Put .htaccess in the root. Don't add index.php inside courses. 10 years ago
display.lib.php Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 10 years ago
document.lib.php Minor - format code 10 years ago
event_email_template.class.php Minor - Fix buttons style - refs #7539 10 years ago
events.lib.php Minor - format code 10 years ago
events_dispatcher.class.php
events_email.class.php Removes mail.lib.inc.php move function inside api.lib.php 10 years ago
exercise.lib.php Format code + fix query see BT#9930 10 years ago
exercise_show_functions.lib.php Remove course_code field from all queries using track_e_attempt - refs #7555 10 years ago
export.lib.inc.php Fix csv export + remove unused classes. 10 years ago
extra_field.lib.php Clean code when showing the session extra fields - refs BT#9413 10 years ago
extra_field_option.lib.php Unify extra fields in one table. 10 years ago
extra_field_value.lib.php Fix issue with new extra_field paths for files and images - refs BT#9413 10 years ago
fileDisplay.lib.php Replace id_session with session_id. 10 years ago
fileManage.lib.php Force move file even if folder exists. 10 years ago
fileUpload.lib.php Remove unused code. 10 years ago
file_store.class.php
geometry.lib.php
glossary.lib.php Fix queries. 10 years ago
grade_model.lib.php Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 10 years ago
gradebook.lib.php Minor - Fix buttons style - refs #7539 10 years ago
group_portal_manager.lib.php Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
groupmanager.lib.php Fix tutor/member list see BT#5768 10 years ago
image.lib.php Add app/upload/badges 10 years ago
import.lib.php Change function name. 10 years ago
index.html
internationalization.lib.php Unify classes and usergroup see BT#4301 (partial) 10 years ago
legal.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
link.lib.php Remove unused code. 10 years ago
log.class.php Fixes installation errors + adding monolog + removing unused class. 10 years ago
login.lib.php Rename autolunch field to its original meaning of autolaunch #db 10 years ago
login_redirection.class.php
lp_item.lib.php Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
message.lib.php Fix php warnings, improve UI. 10 years ago
model.lib.php Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
myspace.lib.php Fix queries. 10 years ago
nanogong.lib.php Minor - Fix button style - refs #7539 10 years ago
notebook.lib.php Update queries using iid. 10 years ago
notification.lib.php Fix php warnings, improve UI. 10 years ago
online.inc.php Minor - format code. 10 years ago
pdf.lib.php Update and adjust code to match new database current settings - refs #7538 10 years ago
plugin.class.php Fix install plugin course field - refs BT#9413 10 years ago
plugin.lib.php Merge 1.10.x 10 years ago
portfolio.class.php Fix fatal error 10 years ago
promotion.lib.php Format code, fix URL 10 years ago
redirect.class.php Update and adjust code to match new database current settings - refs #7538 10 years ago
rights.lib.php Remove unused libs and code. 10 years ago
security.lib.php Implement optional use of SVG icons. Only enabled in test-server mode for now - refs #7359 10 years ago
sessionmanager.lib.php Add new session dates #7719 10 years ago
skill.lib.php Minor - format code. 10 years ago
skill.visualizer.lib.php Minor - format code 10 years ago
social.lib.php Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 10 years ago
sortable_table.class.php Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
specific_fields_manager.lib.php
statistics.lib.php Fix course paths. 10 years ago
statsUtils.lib.inc.php Change statsUtils.lib.inc.php into a class 10 years ago
sub_language.class.php Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 10 years ago
surveymanager.lib.php Rename survey_manager with SurveyManager + fix queries. 10 years ago
system_announcements.lib.php Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
table_sort.class.php
tablesort.lib.php
template.lib.php Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
text.lib.php Remove unused code. 10 years ago
thematic.lib.php Fix queries update id based in iid. 10 years ago
timeline.lib.php Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into toolbars 10 years ago
tracking.lib.php Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 10 years ago
upload.xajax.php Rename use of xajaxResponse class 10 years ago
urlmanager.lib.php Fix queries. 10 years ago
user_api_key_manager.class.php
usergroup.lib.php Fix php warning. 10 years ago
usermanager.lib.php Fix issues with display_start/end_date for sessions - refs #7719 10 years ago
userportal.lib.php Fix issues with display_start/end_date for sessions - refs #7719 10 years ago