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 b6c9c76337 Fixing unavailable sessions when start date and end dates are correct 15 years ago
..
WCAG merge 16 years ago
asciimath Feature #2132 - ASCIIMathML.js - The live coordinates in svg-graphs are removed, because they are not calculated correctly for most of the browsers. 15 years ago
browser Added detection for Firefox 4 and 3.6 (Namoroka) user agent for detecting Firefox browser 15 years ago
ezpdf merge 16 years ago
fckeditor Feature #1282 - Fixing a typo. 15 years ago
flv_player merge 16 years ago
formvalidator Added new variable in the field of star_time and end_time to define interval 5 minutes 16 years ago
getid3 merge 16 years ago
htmlpurifier Minor - added descriptions to tests classes 16 years ago
icalcreator Updating icalcreator to the last version 2.6 16 years ago
internationalization_database improve the order of the lastname and the firstname on Chamilo tables when they appear in the same column, with the Spanish languag 15 years ago
javascript Implemented font resize feature for accessibility (implements #2237) 15 years ago
kses-0.2.2 merge 16 years ago
magpierss Set encoding as UTF-8 in RSS fetcher - Fixed CT#1649 16 years ago
mediaplayer merge 16 years ago
mimetex merge 16 years ago
mp3player merge 16 years ago
mpdf Feature #1768 - Documents tool, full-html export to pdf: Solving the first problem about the missing images. 16 years ago
nusoap ../inc/lib/nusoap/ 15 years ago
pchart merge 16 years ago
pclzip merge 16 years ago
pear Bug #1831 - Upgrading of the PEAR's package Spreadsheet_Excel_Writer to version 0.9.2. Local changes about Excel export have been made in order defferent input encodings to be supported. 16 years ago
phpmailer Fixing more incorrect br-tags. 16 years ago
ppt2png updating ppt convert for office 3 and posibility to convert it with webservices 15 years ago
search Duplicate slashes in filenames have been removed. 16 years ago
svg-edit Feature #2044 fix return to document list in certain types of courses 15 years ago
swfobject Task #2541 - Removing forgotten debugging message. 15 years ago
xajax merge 16 years ago
.htaccess
access_url_edit_courses_to_url_functions.lib.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
access_url_edit_sessions_to_url_functions.lib.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
access_url_edit_users_to_url_functions.lib.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
add_course.lib.inc.php When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 15 years ago
add_courses_to_session_functions.lib.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
add_many_session_to_category_functions.lib.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
app_view.php Minor esthetic changes 15 years ago
array.lib.php Adding star.png for new exercises 15 years ago
attendance.lib.php Adding sticky header in attendance sheet see BT#1653 15 years ago
auth.lib.php Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 16 years ago
banner.lib.php Adding a counter of the new events in the social tab + fixing a bug when sending a message 15 years ago
blog.lib.php Minor - Cosmetic changes 16 years ago
career.lib.php Changing active/inactive by archive unarchived 15 years ago
classmanager.lib.php Deleting ==== from heades adding license text 16 years ago
course.lib.php Fixing unavailable sessions when start date and end dates are correct 15 years ago
course_description.lib.php #2785 fix bad return into description tool and added new icons 15 years ago
course_document.lib.php Deleting ==== from heades adding license text 16 years ago
course_home.lib.php Feature #2746 - Translations on the course homepage: Disabling old code for transitional purposes. Now translations of the tool names rely only on the new Tool* variables. 15 years ago
course_request.lib.php Feature #2099 - A TODO has been resolved. Various corrections for dealing with quote characters in entered strings. The Database::escape_string() method has been applied on its correct places. 15 years ago
dashboard.lib.php Dashboard tool: avoid warning message 16 years ago
database.lib.php When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 15 years ago
database.mysqli.lib.php Fixed few bugs in experimental mysqli driver 15 years ago
debug.lib.php Merge 16 years ago
diagnoser.lib.php Adding a language variable for the Diagnoser. 15 years ago
display.lib.php Adding star.png for new exercises 15 years ago
document.lib.php More fixes in the DocumentManager::is_visible function 15 years ago
events.lib.inc.php Removing \"My best result\" , adding Best result in course in exercise reports 15 years ago
exercise_show_functions.lib.php Fixing question when using all in one page 15 years ago
export.lib.inc.php Removed useless backticks 15 years ago
fileDisplay.lib.php Feature #1915 - Addinf type, mimetype definitions and the images for .epub files. 15 years ago
fileManage.lib.php Removed useless backticks 15 years ago
fileUpload.lib.php Removed useless backticks 15 years ago
geometry.lib.php Deleting ==== from heades adding license text 16 years ago
glossary.lib.php Feature #2785 glossary 15 years ago
group_portal_manager.lib.php more fix socialnetwork styles and update lang 16 years ago
groupmanager.lib.php Removed useless backticks 15 years ago
image.lib.php Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 16 years ago
import.lib.php Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). 16 years ago
index.html
internationalization.lib.php Replacing is_int to is_numeric to accept "numeric strings" 15 years ago
internationalization_internal.lib.php Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 15 years ago
legal.lib.php Deleting ==== from heades adding license text 16 years ago
login.lib.php Merge 16 years ago
mail.lib.inc.php Feature #2099 - Mail sending: api_valid_email() is to be used inside the mailing functions for checkig agains valid e-mail addresses. The previous solution uses the eregi() function which is not PHP 5.3 "friendly". 15 years ago
main_api.lib.php Minor documentation improvement 15 years ago
message.lib.php Adding notification feature see #2189 (personal option to issue mail when something new happens) 15 years ago
model.lib.php Adding notification feature see #2189 (personal option to issue mail when something new happens) 15 years ago
notebook.lib.php Adding database::escape_string not sure if api_get_course_id() is completly clean 16 years ago
notification.lib.php Adding notification feature see #2189 (personal option to issue mail when something new happens) 15 years ago
online.inc.php Fixing whoisonline UI 16 years ago
pdf.lib.php Adding teacher's name in the pdf and Platform name in the PDF reports 15 years ago
promotion.lib.php When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 15 years ago
security.lib.php Code improvements to tolerate using other disk for courses directory - needs widescale testing and possibly further improvements (closes #2511) 15 years ago
session_handler.class.php Bug #1802 - Applying the database encoding patch for the custom php session handler too, this is for the case when database is used for storing php session variables. 16 years ago
sessionmanager.lib.php When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 15 years ago
social.lib.php Adding notification feature see #2189 (personal option to issue mail when something new happens) 15 years ago
sortabletable.class.php Fixed Improve the user image resize algorythm - Fixes CT#1414 15 years ago
specific_fields_manager.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
stats.lib.inc.php Removed useless backticks 15 years ago
statsUtils.lib.inc.php Minor comments review 15 years ago
surveymanager.lib.php Removing useless SurveyManager class 16 years ago
system_announcements.lib.php Fixed failing tests 15 years ago
tablesort.lib.php Feature #1744 - Cleaning logical conditions (3). 16 years ago
text.lib.php Fixing add users, courses and sessions see BT#2021 15 years ago
thematic.lib.php Minor - fix undefined variable 15 years ago
tracking.lib.php Fixing experimental exercise graphs 15 years ago
upload.xajax.php
urlmanager.lib.php No need of doing this: Database::escape_string(api_get_user_id()) 16 years ago
usergroup.lib.php Fixing add users, courses and sessions see BT#2021 15 years ago
usermanager.lib.php Fixing exam export results we only show the extra user data that have the filter option on 15 years ago
xht.lib.php Feature: Export LPs (htmls only) to PDF. 15 years ago
xmd.lib.php Feature: Export LPs (htmls only) to PDF. 15 years ago