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 9ed6dc66f5 Minor - format code 13 years ago
..
WCAG Minor - adding comment, cosmetic changes 13 years ago
browser
elfinder Removing unused connector 13 years ago
ezpdf
fckeditor Adding Security::remove_XSS function 13 years ago
flv_player
formvalidator Minor corrections, adding scope + adding comments 13 years ago
freemindflashbrowser
getid3
icalcreator
internationalization_database
javascript Updating jqgrid to the latest version 4.5.0 13 years ago
jpegcam Removing require_once already added in global.inc or via composer 13 years ago
kses-0.2.2
magpierss
mediaplayer
mimetex
mp3player
mpdf/ttfonts Removing mpdf from inc/lib adding as a vendor 13 years ago
nanogong Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
nusoap
pchart Moving pchart in vendor + updating gitignore 13 years ago
pclzip
pear Minor cosmetic changes 13 years ago
phpdocx
phpmailer
ppt2png
search Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112 13 years ago
svg-edit Removing require_once already added in global.inc or via composer 13 years ago
swfobject
system Changing temp/cache folder creation 13 years ago
tools
wami-recorder Removing require_once already added in global.inc or via composer 13 years ago
xajax
zombie
.htaccess
access.class.php Minor: headers improvement 13 years ago
access_token.class.php Minor: added basic unit test cases to access class 13 years ago
access_url_edit_courses_to_url_functions.lib.php Merge with 1.9.x 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 Minor: applied PSR-2 coding conventions 13 years ago
add_courses_to_session_functions.lib.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
add_many_session_to_category_functions.lib.php Minor: added documentation and unit tests 13 years ago
ajax_controller.class.php Minor: added documentation and unit tests 13 years ago
announcement_email.class.php Moving announcements classes inside the main/inc/lib, updating autoloader 13 years ago
announcements.inc.php Fixing token bug 13 years ago
app_view.php
array.lib.php Adding function "shuffle_assoc" + reformat code 13 years ago
attendance.lib.php Using c_id instead of course code 13 years ago
auth.lib.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
banner.lib.php Minor - removing whitespaces 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 Moving define in main_api (just for now) 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 Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization) 13 years ago
chat.lib.php Removing var_dumps 13 years ago
classmanager.lib.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 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 - format code 13 years ago
course_description.lib.php
course_document.lib.php Moving functions in course_document.lib.php to document.inc.php 13 years ago
course_entity.class.php
course_entity_repository.class.php
course_home.lib.php Adding option $app['full_width'] that makes the portal full width instead of a fixed width see BT#5881 13 years ago
course_request.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 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 Fixing define PHP errorPHP warning/notices avoided 13 years ago
database.constants.inc.php Changing constant TABLE_QUIZ_CATEGORY instead of TABLE_QUIZ_QUESTION_CATEGORY 13 years ago
database.lib.php Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller. 13 years ago
database.mysqli.lib.php Renaming "Database" class name due some conflicts with the autoloader see #6099 13 years ago
db.class.php
diagnoser.lib.php Showing chamilo DB version in admin/system_status.php 13 years ago
display.lib.php Commenting sql query "USE INDEX (c_id, access_user_id)" see BT#6260 13 years ago
document.class.php
document.lib.php Minor cosmectic changes 13 years ago
email_editor.inc.php Moving files into main/inc/lib 13 years ago
entity.class.php
entity_repository.class.php
event_email_template.class.php Moving define in main_api (just for now) 13 years ago
events.lib.inc.php When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 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 13 years ago
exercise.lib.php Adding exercise custom notification email template see BT#6041 13 years ago
exercise_show_functions.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 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 Adding ModelAjaxController in order to replace the model.ajax.php file. This class only works for the question pool for now. Adding reuse and copy actions in the questions pool. 13 years ago
extra_field_option.lib.php Using URLify to clean the field_value field 13 years ago
extra_field_value.lib.php Fixing question field log error. An empty row was added in the database when the field value was the same as the previous record. 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 course info array in the function api_set_default_visibility() 13 years ago
file_store.class.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
geometry.lib.php
glossary.lib.php Reformat code 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 Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 13 years ago
groupmanager.lib.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 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 Adding a new parameter in the api_get_utc_datetime function in order to return DateTime objs 13 years ago
internationalization_internal.lib.php
item_property.class.php
javascript.class.php
latex.inc.php Moving files into main/inc/lib 13 years ago
legal.lib.php
link.lib.php Adding course info array in the function api_set_default_visibility() 13 years ago
login.lib.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
login_redirection.class.php
main_api.lib.php Fixing SQL query 13 years ago
message.lib.php Merge with 1.9.x 13 years ago
model.lib.php Minor cosmetic files 13 years ago
nanogong.lib.php Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
notebook.lib.php Removing require_once of libs already added in the autoload script 13 years ago
notification.lib.php Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 13 years ago
online.inc.php Removing require_once learnpathList.class.php already loading the class via composer 13 years ago
page.class.php
page.lib.php Fixing hidden navigation links 13 years ago
pdf.lib.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 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 Fixing add session URL 13 years ago
redirect.class.php Minor cosmetic changes 13 years ago
response.class.php
result_set.class.php Fixing missing variable 13 years ago
rights.lib.php
security.lib.php Changing temp/cache folder creation 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 Reordering extrafields classes 14 years ago
session_handler.class.php
session_model.lib.php Fixing fatal error + reformat code 13 years ago
sessionmanager.lib.php Fixing bug when using CONCAT 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 Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 13 years ago
sortable_table.class.php Undo changes due recent merge 13 years ago
specific_fields_manager.lib.php
statistics.lib.php Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 13 years ago
stats.lib.inc.php
statsUtils.lib.inc.php
student_publication.class.php
surveymanager.lib.php
system_announcements.lib.php Paths changes due the new structure see #5871 (pending confirmation) 13 years ago
table_sort.class.php
tablesort.lib.php
template.lib.php Minor - format code 13 years ago
text.lib.php Adding static in functions 13 years ago
thematic.lib.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
timeline.lib.php
tracking.lib.php Fixing report due changes in exercise id to iid 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 Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 13 years ago
usermanager.lib.php Minor - cosmetic changes 13 years ago
xht.lib.php
xmd.lib.php
zip.class.php Minor - added phpdoc block 13 years ago