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 6368a1d8a1 Minor - format code. 12 years ago
..
WCAG Minor update to language var 14 years ago
browser Update browser.php class from upstream git - refs #7055 12 years ago
ezpdf
fckeditor Fix for FCKEditor and Chrome 34 under Ubuntu - refs #7055 12 years ago
flv_player
formvalidator Fixing exercise edition. 12 years ago
freemindflashbrowser erase unnecesary file 14 years ago
getid3 Merge 14 years ago
htmlpurifier Fix issues with YouTube embedding - refs BT#7930 12 years ago
icalcreator
internationalization_database Removing "," BT#7345 12 years ago
javascript Removing jquery-ui/ui see #6970 12 years ago
jcapture Adding jcapture library 13 years ago
jpegcam #4856 clean lang vars 14 years ago
kses-0.2.2
magpierss Merge 14 years ago
mediaplayer
mimetex
mp3player Merge 14 years ago
mpdf Fixing define PHP error 14 years ago
nanogong Update nanogong to v5.0.1 to be compatible whit java security -refs #7052 12 years ago
nusoap Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 14 years ago
pchart Update drawBarGraph() to draw also the value -refs #6876 12 years ago
pclzip Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415 13 years ago
pear Fixing loading js libraries bug. 12 years ago
phpdocx Adding security fix chamilo 1.8.8.6 see #5202 14 years ago
phpmailer Removing echos in library set errors in error_log see #5306 14 years ago
phpqrcode
phpseclib Added phpseclib library to allow for AES128/CFB encryption mode - refs BT#7007 13 years ago
ppt2png
search Minor - Code style 12 years ago
svg-edit Using jquery-min.js instead of jquery.js 14 years ago
swfobject
symfony Changing wordwrap parameter to 120 13 years ago
system minor: add getter to csv writer 14 years ago
tools #5023 Implements Doctrine for database access 14 years ago
wami-recorder Disabling webrtc + using nanogong and then wami for record audio see BT#7339 12 years ago
xajax Merge 14 years ago
zombie Fix zombie users list query - loosely refs BT#6673 13 years ago
.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 Minor: applied PSR-2 coding conventions 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_course.lib.inc.php Adding documents_default_visibility setting. Default visible. 13 years ago
add_courses_to_session_functions.lib.php Minor - Change of syntax to avoid fatal error in phpunit tests 13 years ago
add_many_session_to_category_functions.lib.php Minor fix for phpunit 13 years ago
ajax_controller.class.php Minor: added documentation and unit tests 13 years ago
app_view.php
array.lib.php Adding array_to_string 14 years ago
attendance.lib.php Add hidden desing for hidden Attendances -ref #6880 12 years ago
auth.lib.php Adding multiple URL support for course_category see BT#6195 13 years ago
autoload.class.php Show captcha after the first wrong attempt see BT#6486 13 years ago
banner.lib.php Somes changes to show the custom tab - refs #6715 12 years ago
blog.lib.php Minor cosmetic changes 14 years ago
cache.class.php Minor - updated comments in cache class 14 years ago
career.lib.php Minor - Fixing tab/whitespaces 13 years ago
certificate.lib.php Adding new actions to the certificate page, generate certificate, delete all certificates, download certificates as PDF + a fix in the certificate min score see #3708 14 years ago
chamilo.class.php #2851 portfolio integration 14 years ago
chamilo_session.class.php Corrects Session expired wrong message refs #4797 13 years ago
chat.lib.php Minor - removing var_dumps. 12 years ago
classmanager.lib.php Minor - Reformatted code to avoid warnings and consider code sniffer 13 years ago
conditional_login.class.php Minor - code indentation update 14 years ago
controller.class.php minor: add a base controller and access to be derived from 14 years ago
course.class.php #2851 portfolio integration 14 years ago
course.lib.php Minor - fixing PHP warnings, updating docs, format code. 12 years ago
course_category.lib.php manual merge 12 years ago
course_description.lib.php Adding auto insertion of course introduction see BT#7068 only works in page add_courses_to_session.php. 13 years ago
course_document.lib.php Merge 14 years ago
course_entity.class.php #5023 Implements Doctrine for database access 14 years ago
course_entity_repository.class.php #5023 Implements Doctrine for database access 14 years ago
course_home.lib.php Fixing tool LP link when copying a LP see BT#7688 12 years ago
course_request.lib.php Deprecating function select_and_sort_categories use select_ajax element see #6836 13 years ago
current_course.class.php Fixing typo unubscribe_allowed with unsubscribe 14 years ago
current_user.class.php #4654 Integrate with external porfolio 14 years ago
custom_pages.class.php custom pages clean up: remove unnecessary requires 14 years ago
dashboard.lib.php Fixing define PHP errorPHP warning/notices avoided 14 years ago
database.constants.inc.php Adding support for multiple URL for course categories see BT#6195 13 years ago
database.lib.php Minor - format code. 12 years ago
database.mysqli.lib.php Minor - More code styling 13 years ago
db.class.php #5023 Implements Doctrine for database access 14 years ago
debug.lib.php
diagnoser.lib.php Showing chamilo DB version in admin/system_status.php 13 years ago
display.lib.php Adding origin parameter in api_get_cid_req() see BT#7688 12 years ago
document.class.php #2851 portfolio integration 14 years ago
document.lib.php Fixing queries. 12 years ago
entity.class.php minor: exposes allows get_property to be called as usual (quite useful for twig) 14 years ago
entity_repository.class.php #5023 Implements Doctrine for database access 14 years ago
event_email_template.class.php Minor - removing white spaces, formatting code. 13 years ago
events.lib.inc.php Fix time tracking in track_e_course_access being non-UTC 12 years ago
events_dispatcher.class.php Updated caller to event_type filter - refs #984 14 years ago
events_email.class.php Minor code documentation update - refs #984 14 years ago
exercise_show_functions.lib.php Minor - format code. 12 years ago
export.lib.inc.php Minor - removing white spaces, format code. 13 years ago
fileDisplay.lib.php Removing function_exists('array_search') code. 13 years ago
fileManage.lib.php Minor - fixing PHP warnings. 12 years ago
fileUpload.lib.php Minor - fixing PHP warnings. 12 years ago
file_store.class.php minor: add a file store class to handle storing and loading of files to the disk 14 years ago
geometry.lib.php Merge 14 years ago
glossary.lib.php Allowing export glosary items to PDF see BT#4686 14 years ago
grade_model.lib.php Minor - removing white spaces, formatting code. 13 years ago
gradebook.lib.php Replacing ResultSet with classic Database:: functions 12 years ago
group_portal_manager.lib.php Groups changes see BT#7156 13 years ago
groupmanager.lib.php Minor - Updating docs. 12 years ago
image.lib.php Fix transparency for transparent PNGs when resizing - refs BT#7293 12 years ago
import.lib.php Allowing import user list in a course session see BT#4747 14 years ago
index.html
internationalization.lib.php Improving api_is_valid_date() function 12 years ago
internationalization_internal.lib.php Fixing constant SORT_SORT_LOCALE_STRING 12 years ago
item_property.class.php #5023 Implements Doctrine for database access 14 years ago
javascript.class.php tool announcement: moving embeded javascript to file #4617 14 years ago
legal.lib.php legal instead of legal_agreement see #5189 14 years ago
link.lib.php Minor - format code 13 years ago
log.class.php Fixing missing function call. 13 years ago
login.lib.php Implementation of "hidden" visibility for courses - still misses visibility switch for courses in session for platform admin - refs BT#6585 13 years ago
login_redirection.class.php Minor - alt shift + f to format the code 14 years ago
lp_item.lib.php Minor - format code. 12 years ago
mail.lib.inc.php Should fix BT#7603 / #6803 12 years ago
main_api.lib.php Use __DIR__ instead of dirname(__FILE__) in main_api 12 years ago
message.lib.php lib/messages.lib: Undefined variable warning 12 years ago
model.lib.php Minor - format code. 13 years ago
nanogong.lib.php Minor - format code. 12 years ago
notebook.lib.php Minor - format code. 13 years ago
notification.lib.php Minor - format code 13 years ago
online.inc.php Minor - fixing PHP warnings. 13 years ago
page.class.php #4652 Zombie users 14 years ago
pdf.lib.php Merge branch '1.9.x' of github.com:aigualada/chamilo-lms into aigualada-1.9.x 12 years ago
plugin.class.php Minor - format code, updating docs 12 years ago
plugin.lib.php Minor - format code, updating docs 12 years ago
portfolio.class.php Updated portfolio class declaration because it breaks phpoc (portfolio extending himself) and because I don't know what it is for 13 years ago
promotion.lib.php Minor - Fixing comments, fixing PHP warnings. 12 years ago
redirect.class.php Fixes in redirect and local when using sso_referer 14 years ago
response.class.php #2851 portfolio integration 14 years ago
result_set.class.php Replacing ResultSet with classic Database:: functions 12 years ago
rights.lib.php
security.lib.php Fixing remove_XSS that always has ANONYMOUS even if you're in course. 12 years ago
session_handler.class.php #4784 api_session_register 14 years ago
sessionmanager.lib.php Adding search forms see BT#7297 12 years ago
skill.lib.php Minor - removing var_dumps. 12 years ago
skill.visualizer.lib.php Skills: connections and add button are working but it's still disordered + cleaning files 14 years ago
social.lib.php update smartphone motorola g 340 x 640 pixeles, icon social 12 years ago
sortable_table.class.php Minor - format code. 12 years ago
specific_fields_manager.lib.php Fixing query 14 years ago
stats.lib.inc.php
statsUtils.lib.inc.php Merge 14 years ago
student_publication.class.php #5023 Implements Doctrine for database access 14 years ago
surveymanager.lib.php Format code. 12 years ago
system_announcements.lib.php Minor correction 12 years ago
table_sort.class.php Minor - format code. 12 years ago
tablesort.lib.php global move loading of classes to autoload 14 years ago
template.lib.php Added detection for IE11 for FCKEditor - refs #7055 12 years ago
text.lib.php Session import fix see BT#7116 13 years ago
thematic.lib.php Fixing user expiration date see #5846 14 years ago
timeline.lib.php Minor - Fixing comments, fixing PHP warnings. 12 years ago
tracking.lib.php Should fix empty list bug see #6823. 12 years ago
upload.xajax.php Merge 14 years ago
uri.class.php Duplicate ID clickable_email_link #4669 14 years ago
urlmanager.lib.php Fixing typo. 12 years ago
user_api_key_manager.class.php #2851 portfolio integration 14 years ago
usergroup.lib.php Adding ClassId support when importing users see #6680 12 years ago
usermanager.lib.php Update methods in UserManager to add better filtering 12 years ago
userportal.lib.php Making visible create course link in home page if teacher is logged in -refs #7061 12 years ago
xht.lib.php
xmd.lib.php
zip.class.php Minor - added phpdoc block 14 years ago