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 be9da0afed Gradebook tool: Replacing mpdf calls with the pdf.lib.php see BT#1617 14 years ago
..
WCAG merge 15 years ago
asciimath Feature #2132 - ASCIIMathML.js script: Correction of the previous transaction, fixing a date. 14 years ago
browser Feature #2044 add library Browser.php, change api_support_svg, remove check browscap into install.lib.php, add api_check_browscap() to main_api and call this from diagnoser 14 years ago
ezpdf merge 15 years ago
fckeditor update lang 14 years ago
flv_player merge 15 years ago
formvalidator Added new variable in the field of star_time and end_time to define interval 5 minutes 15 years ago
getid3 merge 15 years ago
htmlpurifier Minor - added descriptions to tests classes 15 years ago
icalcreator Updating icalcreator to the last version 2.6 15 years ago
internationalization_database Modified the format in the report of tests the field users has been changed and added a new field, last name, first name, changed the format in the export file xls and cvs and modified the name_order_conventions in the array 'spanish' to order by last name 14 years ago
javascript Fixing size input when creating a new message 14 years ago
kses-0.2.2 merge 15 years ago
magpierss Set encoding as UTF-8 in RSS fetcher - Fixed CT#1649 15 years ago
mediaplayer merge 15 years ago
mimetex merge 15 years ago
mp3player merge 15 years ago
mpdf Feature #1768 - Documents tool, full-html export to pdf: Solving the first problem about the missing images. 15 years ago
nusoap merge 15 years ago
pchart merge 15 years ago
pclzip merge 15 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. 15 years ago
phpmailer Fixing more incorrect br-tags. 15 years ago
ppt2png updating ppt convert for office 3 and posibility to convert it with webservices 14 years ago
search Duplicate slashes in filenames have been removed. 15 years ago
svg-edit Feature #2044 enable users to use their svg and png images (gallery) from groups and from social network 14 years ago
swfobject
xajax merge 15 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(). 14 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(). 14 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(). 14 years ago
add_course.lib.inc.php Feature: Export LPs (htmls only) to PDF. 14 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(). 14 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(). 14 years ago
app_view.php Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 years ago
array.lib.php Minor - Cosmetic changes 15 years ago
attendance.lib.php Adding sticky header in attendance sheet see BT#1653 14 years ago
auth.lib.php Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 years ago
banner.lib.php Forcing the month view in the \"Personal agenda\" 15 years ago
blog.lib.php Minor - Cosmetic changes 15 years ago
classmanager.lib.php
course.lib.php Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613 14 years ago
course_description.lib.php Web services cleanup and bug fixes 15 years ago
course_document.lib.php
course_home.lib.php Last integration tricks for BBB plugin (still missing optional course settings hack) 14 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. 14 years ago
dashboard.lib.php Dashboard tool: avoid warning message 15 years ago
database.lib.php Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 14 years ago
debug.lib.php Merge 15 years ago
diagnoser.lib.php Feature #2044 add library Browser.php, change api_support_svg, remove check browscap into install.lib.php, add api_check_browscap() to main_api and call this from diagnoser 14 years ago
display.lib.php
document.lib.php Converting the pdf.lib.php class from static to obj + fixing wiki to pdf method see BT#1670 & #1909 14 years ago
events.lib.inc.php Fixing bug in commit 65395a7baf in using function not in include stack 14 years ago
exercise_show_functions.lib.php Exercises: Showing message to the admin/teacher if the document/images folder is invisible when using hotspot questions 14 years ago
export.lib.inc.php Feature: Export LPs (htmls only) to PDF. 14 years ago
fileDisplay.lib.php documents tools and advanced file manager, disabled show svgz compress files, and 14 years ago
fileManage.lib.php Database::escape_string added 15 years ago
fileUpload.lib.php add svg and ogg mimetypes to fileUpload lib 14 years ago
geometry.lib.php
glossary.lib.php Feature #1744 - Cleaning logical conditions (3). 15 years ago
group_portal_manager.lib.php more fix socialnetwork styles and update lang 14 years ago
groupmanager.lib.php Feature #1744 - Cleaning logical conditions (3). 15 years ago
image.lib.php Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 years ago
import.lib.php Feature #1834 - Adding encoding detection and encoding conversion functionality in Import::csv_to_array(). 15 years ago
index.html
internationalization.lib.php Replacing is_int to is_numeric to accept "numeric strings" 14 years ago
internationalization_internal.lib.php Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 14 years ago
legal.lib.php
login.lib.php Merge 15 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". 14 years ago
main_api.lib.php Feature: Export LPs (htmls only) to PDF. 14 years ago
message.lib.php Minor - adding intval + Send email when sending a message (partial) 14 years ago
notebook.lib.php Adding database::escape_string not sure if api_get_course_id() is completly clean 15 years ago
online.inc.php Fixing whoisonline UI 14 years ago
pdf.lib.php Gradebook tool: Replacing mpdf calls with the pdf.lib.php see BT#1617 14 years ago
security.lib.php htmlpurifier calls changed to static see CT#1450 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. 14 years ago
sessionmanager.lib.php Fixing function "suscribe_users_to_session" . Preventing bug when parameter "empty_values" is false, the number of students was not well updated 14 years ago
social.lib.php fixed minor bug in whoisonline users list showing 25 instead of 10 shown in dropbox 14 years ago
sortabletable.class.php Fixing export csv of user reports + we can show more than 500 records in a table. See BT#1771 14 years ago
specific_fields_manager.lib.php
stats.lib.inc.php Database::escape_string added 15 years ago
statsUtils.lib.inc.php
surveymanager.lib.php Removing useless SurveyManager class 15 years ago
system_announcements.lib.php Fixed failing tests + improved return value of api_mail_html() 14 years ago
tablesort.lib.php Feature #1744 - Cleaning logical conditions (3). 15 years ago
text.lib.php Task #1765 - A correction within the function _api_convert_encoding_xml(): In the xml header the encoding option should precede the standalone option, otherwise DOMDocument fails to load the xml document. 14 years ago
thematic.lib.php Changed new_test.gif for more.png 14 years ago
tracking.lib.php Adding session_id to tracking functions + fixing progress results when checking user stats see BT#1838 14 years ago
upload.xajax.php
urlmanager.lib.php No need of doing this: Database::escape_string(api_get_user_id()) 15 years ago
usermanager.lib.php More minor corrections, not important. 14 years ago
xht.lib.php Feature: Export LPs (htmls only) to PDF. 14 years ago
xmd.lib.php Feature: Export LPs (htmls only) to PDF. 14 years ago