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 90652cc797 should fix bug when 2 courses are showed at the same time in userportal 13 years ago
..
WCAG Minor update to language var 13 years ago
browser
ezpdf
fckeditor Bug #5105 force insert video object mode with 13 years ago
flv_player
formvalidator Merge 13 years ago
getid3 Merge 13 years ago
htmlpurifier Added documentation to iframe filter for HTMLPurifier - refs #2159 13 years ago
icalcreator
internationalization_database Adding basque and turkish and deleting euskera and tukce see #3350 13 years ago
javascript Removing customselect js library, + cleaning code see #1151 13 years ago
jpegcam #4856 clean lang vars 13 years ago
kses-0.2.2
magpierss Merge 13 years ago
mediaplayer
mimetex
mp3player Merge 13 years ago
mpdf
nanogong Feature #3257 adding cookie 13 years ago
nusoap Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 13 years ago
pchart
pclzip Merge 13 years ago
pear Adding static to some functions 13 years ago
phpdocx Adding security fix chamilo 1.8.8.6 see #5202 13 years ago
phpmailer
phpqrcode
ppt2png
search Fixing fulltext indexer tool - refs #3166 13 years ago
svg-edit Minor correction 13 years ago
swfobject
symfony #5023 Implements Doctrine for database access 13 years ago
system minor: add getter to csv writer 13 years ago
tools #5023 Implements Doctrine for database access 13 years ago
wami-recorder Feature #4022 clean and adding icons button bar, and location url parameters 13 years ago
xajax Merge 13 years ago
zombie #4652 Zombie users 13 years ago
.htaccess
access.class.php minor: add a base controller and access to be derived from 13 years ago
access_token.class.php #2851 portfolio integration 13 years ago
access_url_edit_courses_to_url_functions.lib.php
access_url_edit_sessions_to_url_functions.lib.php Merge 13 years ago
access_url_edit_users_to_url_functions.lib.php Merge 13 years ago
add_course.lib.inc.php Should fix bug when creating default content see #5238 13 years ago
add_courses_to_session_functions.lib.php
add_many_session_to_category_functions.lib.php
ajax_controller.class.php Minor language variable fix and useless get_lang() removals- refs #4776 13 years ago
app_view.php
array.lib.php Adding array_to_string 13 years ago
attendance.lib.php Adding the link type in the api_resource_is_locked_by_gradebook() function 13 years ago
auth.lib.php Fixing go button for admins and drh see #5140 13 years ago
autoload.class.php minor: autoload update 13 years ago
banner.lib.php use_session_mode is always true (variable should be removed in the next version) 13 years ago
blog.lib.php Minor cosmetic changes 13 years ago
cache.class.php Minor - updated comments in cache class 13 years ago
career.lib.php Fixing career get_count 13 years ago
certificate.lib.php Added new failure case for non-public certificates viewing - refs #3630 13 years ago
chamilo.class.php #2851 portfolio integration 13 years ago
chamilo_session.class.php #4784 session register 13 years ago
chat.lib.php Fixing global chat bug when refreshing the window see #3565 13 years ago
classmanager.lib.php Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 years ago
conditional_login.class.php Should fix bug in the condition class. Swapping the return values of the function, returns true means that the user can pass, false otherwise see #4619 13 years ago
controller.class.php minor: add a base controller and access to be derived from 13 years ago
course.class.php #2851 portfolio integration 13 years ago
course.lib.php should fix bug when 2 courses are showed at the same time in userportal 13 years ago
course_description.lib.php now we can delete course descriptions by id not by description type BT#3468 13 years ago
course_document.lib.php Merge 13 years ago
course_entity.class.php #5023 Implements Doctrine for database access 13 years ago
course_entity_repository.class.php #5023 Implements Doctrine for database access 13 years ago
course_home.lib.php Fixing validation 13 years ago
course_request.lib.php Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
current_course.class.php #4784 session register 13 years ago
current_user.class.php #4654 Integrate with external porfolio 13 years ago
custom_pages.class.php custom pages clean up: remove unnecessary requires 13 years ago
dashboard.lib.php Using page_subheader 13 years ago
database.constants.inc.php Fixing question pool when copying an question to another course see #5164 13 years ago
database.lib.php Adding static in order to avoid PHP warnings 13 years ago
database.mysqli.lib.php Adding more info in error logs 13 years ago
db.class.php #5023 Implements Doctrine for database access 13 years ago
debug.lib.php
diagnoser.lib.php Adding memory limit in the settings see #607 13 years ago
display.lib.php Should fix time limit exercise score when adding an exercise in a LP see #5255 13 years ago
document.class.php #2851 portfolio integration 13 years ago
document.lib.php Minor - Adding "static" to functions 13 years ago
entity.class.php minor: exposes allows get_property to be called as usual (quite useful for twig) 13 years ago
entity_repository.class.php #5023 Implements Doctrine for database access 13 years ago
event_email_template.class.php Minor language variable fix - refs #4776 13 years ago
events.lib.inc.php Should fix time limit exercise score when adding an exercise in a LP see #5255 13 years ago
events_dispatcher.class.php More fixes in the event system kind of work right now see #4658 13 years ago
events_email.class.php More fixes in the event system kind of work right now see #4658 13 years ago
exercise_show_functions.lib.php Should fix time limit exercise score when adding an exercise in a LP see #5255 13 years ago
export.lib.inc.php #2851 portfolio integration 13 years ago
fileDisplay.lib.php Fixes size inside folder in the document tool see BT#4647 13 years ago
fileManage.lib.php Remove hotpotatoes delete bug - ref #2165 13 years ago
fileUpload.lib.php #4240 make document title text only 13 years ago
file_store.class.php minor: add a file store class to handle storing and loading of files to the disk 13 years ago
geometry.lib.php Merge 13 years ago
glossary.lib.php Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
grade_model.lib.php Fixing the gradebook/grade model form 13 years ago
gradebook.lib.php Should fix bug when updating/adding works in gradebooks see #5168 13 years ago
group_portal_manager.lib.php Fixing menus 13 years ago
groupmanager.lib.php Fixing query adding c_id 13 years ago
image.lib.php minor remove warning during installation 13 years ago
import.lib.php Merge 13 years ago
index.html
internationalization.lib.php Removing require_once libs already called with autoload.inc.php 13 years ago
internationalization_internal.lib.php Merge 13 years ago
item_property.class.php #5023 Implements Doctrine for database access 13 years ago
javascript.class.php tool announcement: moving embeded javascript to file #4617 13 years ago
legal.lib.php legal instead of legal_agreement see #5189 13 years ago
link.lib.php Setting link target _blank by default see BT#4358 13 years ago
log.class.php #4694 add feedback during installation 13 years ago
login.lib.php Updating variable see #3855 13 years ago
login_redirection.class.php Minor - alt shift + f to format the code 13 years ago
mail.lib.inc.php Minor - fix when adding custom headers 13 years ago
main_api.lib.php Fixing error when cleaning course 13 years ago
message.lib.php Some minor fixes in the message and notification, should implement #5178 13 years ago
model.lib.php Adding export, import in usergroups see #4071 13 years ago
nanogong.lib.php Minor language variable fix - refs #4776 13 years ago
notebook.lib.php Adding c_id in queries fixes #4624 13 years ago
notification.lib.php Some minor fixes in the message and notification, should implement #5178 13 years ago
online.inc.php Fixing go button for admins and drh see #5140 13 years ago
page.class.php #4652 Zombie users 13 years ago
pdf.lib.php Should fix bug when exporting LP to PDF see #4894 13 years ago
plugin.class.php Increased capabilities of plugins by adding the possibility to have checkbox-type settings - refs #4796 13 years ago
plugin.lib.php Adding isset validation 13 years ago
portfolio.class.php Minor language variable fix - refs #4776 13 years ago
promotion.lib.php Fixing promotion copy bug 13 years ago
redirect.class.php #4784 api_session_register 13 years ago
response.class.php #2851 portfolio integration 13 years ago
result_set.class.php #2851 portfolio integration 13 years ago
rights.lib.php
security.lib.php Allowing images bigger that 1200px when rendering HTML see #4448 13 years ago
session_handler.class.php #4784 api_session_register 13 years ago
sessionmanager.lib.php Adding session list in course info (class info was removed) 13 years ago
skill.lib.php Adding require_once possible installation bug 13 years ago
skill.visualizer.lib.php Skills: connections and add button are working but it's still disordered + cleaning files 13 years ago
social.lib.php Fixing menus 13 years ago
sortable_table.class.php Should fix some gradebook bugs see #4047 13 years ago
specific_fields_manager.lib.php Few fixes for single database mode 13 years ago
stats.lib.inc.php
statsUtils.lib.inc.php Merge 13 years ago
student_publication.class.php #5023 Implements Doctrine for database access 13 years ago
surveymanager.lib.php Merge 14 years ago
system_announcements.lib.php Minor - Improving performance in portal news when sending emails 13 years ago
table_sort.class.php global move loading of classes to autoload 13 years ago
tablesort.lib.php global move loading of classes to autoload 13 years ago
template.lib.php Removing "dtree.js" library include (not used anymore) 13 years ago
text.lib.php Trying to improve time filter 13 years ago
thematic.lib.php Some fixes in the attendance/thematic 13 years ago
timeline.lib.php Minor doc update for timeline model 13 years ago
tracking.lib.php Minor - Adding static into some classes to avoid PHP warnings 13 years ago
upload.xajax.php Merge 13 years ago
uri.class.php Duplicate ID clickable_email_link #4669 13 years ago
urlmanager.lib.php Undo commit r18173 see #3733 13 years ago
user_api_key_manager.class.php #2851 portfolio integration 13 years ago
usergroup.lib.php Minor - adding classes to the course information (code commented) 13 years ago
usermanager.lib.php Fixing bug when removing a user see #5227 13 years ago
userportal.lib.php should fix bug when 2 courses are showed at the same time in userportal 13 years ago
xht.lib.php
xmd.lib.php
zip.class.php #2851 portfolio integration 13 years ago