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 0a88054310 Minor - fixing path. 12 years ago
..
WCAG Minor - adding comment, cosmetic changes 13 years ago
browser
elfinder Disabling unused connectors. 13 years ago
ezpdf
flv_player
formvalidator Using FormValidator 12 years ago
freemindflashbrowser
getid3
icalcreator
internationalization_database Minor - Code cleaning. 13 years ago
jpegcam Adding "api_" in function inside main_api.lib.php 13 years ago
kses-0.2.2
magpierss Removing unused error_logs 13 years ago
mediaplayer
mimetex
mp3player
mpdf/ttfonts Removing mpdf from inc/lib adding as a vendor 13 years ago
nanogong Update Nanogong to version with certificate - refs #6940 13 years ago
nusoap
pchart Moving pchart in vendor + updating gitignore 13 years ago
pclzip Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415 13 years ago
pear Adding login input icons. 12 years ago
phpdocx
ppt2png
search Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
svg-edit Fixing PHP errors. 12 years ago
swfobject
system Removing unused libs, external libraries should be added via composer, in the composer.json file. 13 years ago
wami-recorder Adding new code to save a nanogong file. 13 years ago
xajax Hardcoding xjax URL fixes problem because of the redirections to web/main 13 years ago
zombie Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
.htaccess
access_url_edit_courses_to_url_functions.lib.php Made search_users() and search_courses() methods static to avoid strict warnings 13 years ago
access_url_edit_sessions_to_url_functions.lib.php Minor: applied PSR-2 coding conventions 13 years ago
access_url_edit_users_to_url_functions.lib.php Made search_users() and search_courses() methods static to avoid strict warnings 13 years ago
add_courses_to_session_functions.lib.php Minor - format code 13 years ago
add_many_session_to_category_functions.lib.php Minor - format code 13 years ago
agenda.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
announcement_email.class.php Moving announcements classes inside the main/inc/lib, updating autoloader 14 years ago
announcements.inc.php Using formvalidator helper in order to add users/groups see #6854 13 years ago
api.lib.php Minor - fixing path. 12 years ago
app_view.php
array.lib.php Minor cosmetic changes 13 years ago
attendance.lib.php Added iid field to c_attendance* tables for InnoDB - missing chash structure change - refs #6500 13 years ago
auth.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
banner.lib.php Minor adding commented db setting. 13 years ago
blog.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
career.lib.php Removing fckeditor calls. Using formvalidator see #5875 13 years ago
certificate.lib.php Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library. 13 years ago
chamilo_session.class.php Replacing global $app with a property. 13 years ago
chat.lib.php Removing var_dumps 13 years ago
classmanager.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
conditional_login.class.php
course.lib.php Fixing query. 12 years ago
course_description.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
course_document.lib.php Moving functions in course_document.lib.php to document.inc.php 14 years ago
course_home.lib.php Fixing icons in the introduction tool. 13 years ago
course_request.lib.php Replaced Database::get_course_info() with api_get_course_info(), 13 years ago
current_course.class.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
current_user.class.php
custom_pages.class.php
dashboard.lib.php Minor - Fixing buttons. 12 years ago
database.constants.inc.php Removing unused table code see #6709 13 years ago
database.lib.php Minor - adding docs. 13 years ago
diagnoser.lib.php Minor - format code 13 years ago
display.lib.php Fixing elfinder + ckeditor + course and session loaders see #7006 + BT#7058 12 years ago
document.class.php
document.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
email_editor.inc.php Moving files into main/inc/lib 13 years ago
event_email_template.class.php Minor - format code 13 years ago
events.lib.inc.php Minor - updating from mine 13 years ago
events_dispatcher.class.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
events_email.class.php Adding swiftmailer and monolog for debug 14 years ago
exercise.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
exercise_show_functions.lib.php Add auto-evaluation mode with feedback - 2 - ref #6513 13 years ago
export.lib.inc.php Removing require_once already added in global.inc or via composer 13 years ago
extra_field.lib.php Fixing session 'complete' list 13 years ago
extra_field_option.lib.php trim values see #6621 13 years ago
extra_field_value.lib.php Adding message priority for extra field options. 13 years ago
fileManager.lib.php Adding new code to save a nanogong file. 13 years ago
geometry.lib.php
glossary.lib.php Using Display::return_icon and using WEB_IMG_PATH see #6903 13 years ago
grade_model.lib.php Improving advanced_settings element in order to hide/show a desired div. 13 years ago
gradebook.lib.php Reformat code 13 years ago
group_portal_manager.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
groupmanager.lib.php Format code. 12 years ago
image.lib.php Fix transparency for transparent PNGs when resizing - refs BT#7293 13 years ago
import.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
index.html
internationalization.lib.php Minor - removing unused code 13 years ago
internationalization_internal.lib.php Adding a new option in the configuration file called 'name_order_conventions' in order to overwrite the values of the name_order_conventions.php file see BT#6535 13 years ago
latex.inc.php Moving files into main/inc/lib 13 years ago
legal.lib.php Removing unused error_logs 13 years ago
link.lib.php Adding link in iframe see BT#7202 13 years ago
login.lib.php Merging with 1.9.x 13 years ago
login_redirection.class.php Adding @todos 13 years ago
message.lib.php Format code. 12 years ago
model.lib.php Minor cosmetic files 13 years ago
nanogong.lib.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 13 years ago
notebook.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
notification.lib.php Adding text email support see #6193 13 years ago
online.inc.php Session destroy is now handled by the security component. 13 years ago
page.lib.php Adding login input icons. 12 years ago
pdf.lib.php Fixing elfinder + ckeditor + course and session loaders see #7006 + BT#7058 12 years ago
plugin.class.php Minor - format code. 13 years ago
plugin.lib.php Deleting exam_password extra user field only to students see BT#5637 13 years ago
portfolio.class.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
promotion.lib.php Removing fckeditor calls. Using formvalidator see #5875 13 years ago
security.lib.php Minor - cleaning code. 13 years ago
session_field.lib.php Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098 13 years ago
session_field_option.lib.php Reformat code 13 years ago
session_field_value.lib.php Fixing PHP warnings 13 years ago
session_model.lib.php Fixing fatal error + reformat code 13 years ago
sessionmanager.lib.php Fixing PHP warning + fixing query. 12 years ago
skill.lib.php Removing require_once of libs already added in the autoload script 13 years ago
skill.visualizer.lib.php
social.lib.php Fixing user paths. 12 years ago
sortable_table.class.php Minor corrections, format code. 12 years ago
specific_fields_manager.lib.php
statistics.lib.php Reformat code 13 years ago
statsUtils.lib.inc.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
surveymanager.lib.php
system_announcements.lib.php Fixing system announcements adding an alert in the menu. 12 years ago
table_sort.class.php
tablesort.lib.php
template.lib.php Fixing elfinder + ckeditor + course and session loaders see #7006 + BT#7058 12 years ago
text.lib.php Using formvalidator helper in order to add users/groups see #6854 13 years ago
thematic.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
timeline.lib.php
tracking.lib.php Fixing PHP warning. 13 years ago
upload.xajax.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
uri.class.php
urlmanager.lib.php Minor - removing white spaces 13 years ago
usergroup.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 13 years ago
usermanager.lib.php Fixing user paths. 12 years ago
xht.lib.php
xmd.lib.php
zip.class.php Minor - added phpdoc block 14 years ago