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 9875562ffa Moving _http_request() to api_http_request() in api.lib.php 13 years ago
..
WCAG Minor - adding comment, cosmetic changes 13 years ago
browser
elfinder Removing unused connector 13 years ago
ezpdf
fckeditor Adding "api_" in function inside main_api.lib.php 13 years ago
flv_player
formvalidator Merge with new features branch (mine) 13 years ago
freemindflashbrowser
getid3
icalcreator
internationalization_database
javascript Adding missing files in the ckeditor folder. 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
nanogong Adding "api_" in function inside main_api.lib.php 13 years ago
nusoap
pchart
pclzip Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415 13 years ago
pear Merge branch 'chamilo19' 13 years ago
phpdocx
ppt2png
search Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112 13 years ago
svg-edit Adding "api_" in function inside main_api.lib.php 13 years ago
swfobject
system Renaming Request custom class (not used) 13 years ago
tools
wami-recorder Adding "api_" in function inside main_api.lib.php 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.class.php
access_token.class.php
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
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 Merge branch 'chamilo19' 13 years ago
add_many_session_to_category_functions.lib.php Minor fix for phpunit 13 years ago
agenda.lib.php Updating vendors + files from 1.10 13 years ago
ajax_controller.class.php
announcement_email.class.php
announcements.inc.php Partial merge with 1.10 13 years ago
api.lib.php Moving _http_request() to api_http_request() in api.lib.php 13 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 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
cache.class.php
career.lib.php Merge branch 'chamilo19' 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.class.php
chamilo_session.class.php Replacing the ChamiloSession with the SessionServiceProvider see #5877 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
controller.class.php
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
course.lib.php Minor - adding 'complete_name' key 13 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
course_entity.class.php
course_entity_repository.class.php
course_home.lib.php Fixing php warning 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 Adding "api_" in function inside main_api.lib.php 13 years ago
database.constants.inc.php tx-io: Rename the transaction import log table and change its structure. 13 years ago
database.lib.php Adding transaction import/export code to mainline. 13 years ago
db.class.php
diagnoser.lib.php Minor - format code 13 years ago
display.lib.php Fixing jqgrid wordwrap 13 years ago
document.class.php
document.lib.php Force download for dwg and dwf files see BT#6536 13 years ago
email_editor.inc.php
entity.class.php
entity_repository.class.php
event_email_template.class.php
events.lib.inc.php Merge with new features branch (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
exercise.lib.php Adding new admin exercise report see BT#6646 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 Minor - adding comments 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
fck_course_document.inc.php Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
fileManager.lib.php Adding "api_" in function inside main_api.lib.php 13 years ago
file_store.class.php
geometry.lib.php
glossary.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
grade_model.lib.php Reformat code 13 years ago
gradebook.lib.php Reformat code 13 years ago
group_portal_manager.lib.php Merge branch 'chamilo19' 13 years ago
groupmanager.lib.php Merge branch 'chamilo19' 13 years ago
image.lib.php Fixing SQL queries + PHP notices (old files) 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 The file internationalization_internal.lib.php is really tied to Chamilo in order to comment it. 13 years ago
internationalization_internal.lib.php Restoring removed function. 13 years ago
item_property.class.php
javascript.class.php
latex.inc.php
legal.lib.php Removing unused error_logs 13 years ago
link.lib.php Merge branch 'chamilo19' 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 Adding text email support see #6193 13 years ago
model.lib.php Minor cosmetic files 13 years ago
nanogong.lib.php Removing unused error_logs 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 Fixing notice in logout could fix BT#6539 13 years ago
page.class.php
page.lib.php Minor - format code 13 years ago
pdf.lib.php Moving main/default_course_document inside data/ see #6636 13 years ago
plugin.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 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 Merge branch 'chamilo19' 13 years ago
redirect.class.php Adding @todos 13 years ago
response.class.php
result_set.class.php
rights.lib.php
security.lib.php Fixing export/import course bugs. 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
session_handler.class.php Minor - cosmetic changes 13 years ago
session_model.lib.php
sessionmanager.lib.php Updating from 1.9.x 13 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 Merging with 1.9.x 13 years ago
sortable_table.class.php Fixing myspace tab. 13 years ago
specific_fields_manager.lib.php
statistics.lib.php Reformat code 13 years ago
stats.lib.inc.php Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
statsUtils.lib.inc.php
student_publication.class.php
surveymanager.lib.php
system_announcements.lib.php Fixing PHP warnings, replacing relative with absolute paths 13 years ago
table_sort.class.php
tablesort.lib.php
template.lib.php Adding font_awesome icons + adding in the search see #6015 13 years ago
text.lib.php Minor - cosmetic changes 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 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
upload.xajax.php
uri.class.php
urlmanager.lib.php Fixing PHP warnings 13 years ago
user_api_key_manager.class.php
usergroup.lib.php Adding "api_" in function inside main_api.lib.php 13 years ago
usermanager.lib.php Fixed issue sending to course+session after login - refs BT#6617 13 years ago
xht.lib.php
xmd.lib.php
zip.class.php