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
Laurent Opprecht ada1f107a2 course list not displayed properly on home page #4599 14 years ago
..
WCAG Merge 14 years ago
browser Backing out Cesar's mistaken push 14 years ago
ezpdf permission commit + removes tests directory 15 years ago
fckeditor Adding hide bar when creating/editing documents in a LP see BT#4114 14 years ago
flv_player permission commit + removes tests directory 15 years ago
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 Backing out Cesar's mistaken push 14 years ago
icalcreator permission commit + removes tests directory 15 years ago
internationalization_database Merge 14 years ago
javascript Adding simple next/previous slideshow with impress 14 years ago
kses-0.2.2 Backing out Cesar's mistaken push 14 years ago
magpierss Merge 14 years ago
mediaplayer permission commit + removes tests directory 15 years ago
mimetex permission commit + removes tests directory 15 years ago
mp3player Merge 14 years ago
mpdf Backing out Cesar's mistaken push 14 years ago
nanogong adding a tag to nanogong.wav realname file 14 years ago
nusoap Backing out Cesar's mistaken push 14 years ago
pchart Backing out Cesar's mistaken push 14 years ago
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 Merge 15 years ago
phpqrcode Setting the cache and log path of the PHP code QR lib #3631 14 years ago
ppt2png Backing out Cesar's mistaken push 14 years ago
search Removing unused function get_course_table_from_code see #3910 14 years ago
smarty Fixing rating system HTML5 bugs 14 years ago
svg-edit improving check finfo extension into filesave svg edit module 14 years ago
swfobject Merge 15 years ago
symfony Adding db.lib.php (should use Doctrine ORM) + user entitie + metadata (just for tests) 14 years ago
wami-recorder Feature #4596 wami recorder 14 years ago
xajax Merge 14 years ago
.htaccess permission commit + removes tests directory 15 years ago
access_url_edit_courses_to_url_functions.lib.php Merge 15 years ago
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 Adding pass_percentage funcionality in exercises see #4541 14 years ago
add_courses_to_session_functions.lib.php Merge 15 years ago
add_many_session_to_category_functions.lib.php Merge 15 years ago
app_view.php Merge 15 years ago
array.lib.php Adding array_to_string 14 years ago
attendance.lib.php Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
auth.lib.php Improving usability + showing the "gotocourse" button instead of "subscription" for "open to world" and "open to platform" courses see #4508 14 years ago
banner.lib.php Fixing HTML5 validation error 14 years ago
blog.lib.php Minor - fixes in the UI 14 years ago
career.lib.php Removing requires already added in global.inc.php 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 Adding error_log if $debug = true 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 first draft of the timeline library see #4570 (no change in the database) 14 years ago
database.lib.php Avoiding dev message when editing the static plugin 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 Backing out Cesar's mistaken push 14 years ago
diagnoser.lib.php Merge 14 years ago
display.lib.php Minor changes 14 years ago
document.lib.php Using jqgrid in work see BT#4131 partial 14 years ago
events.lib.inc.php Fixing query that resets the LP 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
gradebook.lib.php Only course gradebook with certificate in the gradebook list in the Skill page 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 Adding delete topic button (in fact we just change the status to 3 ) only for platform admins in social groups 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 permission commit + removes tests directory 15 years ago
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 Merge with CBlue 1.8.8.2 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 Adding user popup in the course list see #4586 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 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 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 14 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 base: translation bug 14 years ago
plugin.lib.php Making social/share plugin icons more little see #4598 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 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 Fixing select inside forms 14 years ago
specific_fields_manager.lib.php Few fixes for single database mode 14 years ago
stats.lib.inc.php Merge 15 years ago
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 Adding simple next/previous slideshow with impress 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 Minor - improving search form 14 years ago
userportal.lib.php course list not displayed properly on home page #4599 14 years ago
xht.lib.php Merge 15 years ago
xmd.lib.php Merge 15 years ago