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 6eeaed6806 Should fix bug when resetting password see #4620 14 years ago
..
WCAG Merge 14 years ago
browser
ezpdf
fckeditor Adding hide bar when creating/editing documents in a LP see BT#4114 14 years ago
flv_player
formvalidator Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 14 years ago
getid3 Merge 14 years ago
htmlpurifier
icalcreator
internationalization_database Merge 14 years ago
javascript Adding webodf js library see #4602 14 years ago
kses-0.2.2
magpierss Merge 14 years ago
mediaplayer
mimetex
mp3player Merge 14 years ago
mpdf
nanogong Feature #3257 adding cookie 14 years ago
nusoap
pchart
pclzip Merge 14 years ago
pear Setting form id in the quickform attributes (if needed) 14 years ago
phpdocx Removed useless libraries from phpdocx 14 years ago
phpmailer
phpqrcode
ppt2png
search Removing unused function get_course_table_from_code see #3910 14 years ago
svg-edit improving check finfo extension into filesave svg edit module 14 years ago
swfobject
symfony Adding db.lib.php (should use Doctrine ORM) + user entitie + metadata (just for tests) 14 years ago
wami-recorder Feature #4596 hide play button 14 years ago
xajax Merge 14 years ago
.htaccess
access_url_edit_courses_to_url_functions.lib.php
access_url_edit_sessions_to_url_functions.lib.php Merge 14 years ago
access_url_edit_users_to_url_functions.lib.php Merge 14 years ago
add_course.lib.inc.php Removing old grading model tool 14 years ago
add_courses_to_session_functions.lib.php
add_many_session_to_category_functions.lib.php
app_view.php
array.lib.php Adding array_to_string 14 years ago
attendance.lib.php Fixing queries that could produce errors see #4620 14 years ago
auth.lib.php Fixing bug when showing/hiding the gotocourse button see #4508 14 years ago
autoload.class.php tool announcement: body not sent in email #4617 14 years ago
banner.lib.php Fixing HTML5 validation error 14 years ago
blog.lib.php Minor - replacing a_button class with btn 14 years ago
career.lib.php Adding new grading model see BT#4080 (with DB changes) 14 years ago
certificate.lib.php Minor corrections in the certificate 14 years ago
chat.lib.php Fixing global chat bug when refreshing the window see #3565 14 years ago
classmanager.lib.php Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 14 years ago
conditionallogin.lib.php Adding status in query, avoiding a PHP warning message 14 years ago
course.lib.php Minor - Cleaning comments 14 years ago
course_description.lib.php now we can delete course descriptions by id not by description type BT#3468 14 years ago
course_document.lib.php Merge 14 years ago
course_home.lib.php When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 14 years ago
course_request.lib.php Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
custompages.lib.php 6521 : generic lost_password custompage 14 years ago
dashboard.lib.php Removing the configure extensions block in the Platform settings, Only Chamilo RAPID is available in the plugin page 14 years ago
database.constants.inc.php Adding new grading model see BT#4080 (with DB changes) 14 years ago
database.lib.php Adding 2 exceptions in order to hide errors see #4620 14 years ago
database.mysqli.lib.php Security: Adding intval in query 14 years ago
db.lib.php Adding db.lib.php (should use Doctrine ORM) + user entitie + metadata (just for tests) 14 years ago
debug.lib.php
diagnoser.lib.php Merge 14 years ago
display.lib.php Adding class in the display::badge function 14 years ago
document.lib.php Adding webodf document page see #4602 14 years ago
events.lib.inc.php Resending commits that were overwritten by a merge c5350dc17099 14 years ago
exercise_show_functions.lib.php Adding nanogong question type in exercises see BT#3593 14 years ago
export.lib.inc.php Adding header in all pages in a PDF document see BT#2741 14 years ago
fileDisplay.lib.php Merge 14 years ago
fileManage.lib.php Fixing SQL queries due DB changes (single database) 14 years ago
fileUpload.lib.php Fixing bug when uploading files like "document-1.png" and "document_1.png" using the "fast/ajax way" see BT#3628 14 years ago
geometry.lib.php Merge 14 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 14 years ago
grade_model.lib.php Fixing query when returning gradebook models 14 years ago
gradebook.lib.php Adding new grading model see BT#4080 (with DB changes) 14 years ago
group_portal_manager.lib.php Replacing thickbox with the ajax jquery-ui dialog box see #4489 14 years ago
groupmanager.lib.php tool announcement: body not sent in email #4617 14 years ago
image.lib.php Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
import.lib.php Merge 14 years ago
index.html
internationalization.lib.php Minor changes when testing gettext 14 years ago
internationalization_internal.lib.php Merge 14 years ago
legal.lib.php Merge 14 years ago
link.lib.php Minor - removing blank spaces 14 years ago
login.lib.php Should fix bug when resetting password see #4620 14 years ago
loginredirection.lib.php merge 14 years ago
mail.lib.inc.php Added error_log when e-mail sending fails - this will enable much faster debug on remote servers 14 years ago
main_api.lib.php Multiple URL settings can be changed to the "children" portals see BT#4201 14 years ago
message.lib.php Fixing bugs when sending messages/invitations 14 years ago
model.lib.php Adding first draft of the timeline library see #4570 (no change in the database) 14 years ago
nanogong.lib.php Minor - Using btn instead of a_button 14 years ago
notebook.lib.php Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
notification.lib.php Improving group notifications messages ... now we do a nice scroll til the message when editing/answering a thread, fixing also the email that was sent from a group 15 years ago
online.inc.php Fixing whoisonline queries 14 years ago
pdf.lib.php 1 pdf page per lp item see #4532 14 years ago
plugin.class.php Plugin: text fields should not exceed 255 chars #4575 14 years ago
plugin.lib.php Removing Smarty 14 years ago
promotion.lib.php Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform 15 years ago
redirect.class.php autoload and utility classes 14 years ago
request.class.php autoload and utility classes 14 years ago
rights.lib.php
security.lib.php Replacing the old toolgroup with the function api_get_group_id() + allowing users to download their works 14 years ago
session_handler.class.php Cancelling last commit related to BT#3023 - after a while, this makes logins impossible. Instead, in MySQL replication, use slave-skip-errors = 1062 in [mysqld] section to avoid locking the slave - see http://alexlurthu.wordpress.com/2008/04/04/skip-duplicate-entries-in-a-slave/ comments #cluster #replication 14 years ago
sessionmanager.lib.php HHRR role now have access to the courses/session only in a read-only mode see #4504 (requires testing) + a fix in the course notifications (next to the course title) 14 years ago
skill.lib.php Adding "root button" that reset all elements, add skill fixed. Elements are not yet organized 14 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 Minor - fixing social page 14 years ago
sortabletable.class.php Improving usability when deleting elements 14 years ago
specific_fields_manager.lib.php Few fixes for single database mode 14 years ago
stats.lib.inc.php
statsUtils.lib.inc.php Merge 14 years ago
surveymanager.lib.php Merge 14 years ago
system_announcements.lib.php Fixing announcements slide width 14 years ago
tablesort.lib.php Merge 14 years ago
template.lib.php Fixing favicon when using multiple URL see BT#4193 14 years ago
text.lib.php Minor - Fixing breadcrumb when course has a big title 14 years ago
thematic.lib.php Some fixes in the attendance/thematic 14 years ago
timeline.lib.php Adding first draft of the timeline library see #4570 (no change in the database) 14 years ago
tracking.lib.php Fixing wrong "echo" 14 years ago
upload.xajax.php Merge 14 years ago
urlmanager.lib.php Admins can add users from other portals (if they use the search form in the user list) 14 years ago
usergroup.lib.php Adding new filter: users in any group see BT#3614 14 years ago
usermanager.lib.php Merge 14 years ago
userportal.lib.php Removing login text in the index.php 14 years ago
xht.lib.php
xmd.lib.php