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
ywarnier 27d23c70df Added careers cloning (BT#1916) 15 years ago
..
WCAG
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
fckeditor Task #2753 - The advanced file manager: Fixing a minor UTF-8 bug (a forgotten change). 15 years ago
flv_player
formvalidator Added new variable in the field of star_time and end_time to define interval 5 minutes 16 years ago
getid3
htmlpurifier Minor - added descriptions to tests classes 16 years ago
icalcreator
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 Only users that are registered in a Session can see the main/session page except for the admin 15 years ago
kses-0.2.2
magpierss Set encoding as UTF-8 in RSS fetcher - Fixed CT#1649 16 years ago
mediaplayer
mimetex
mp3player
mpdf Feature #1768 - Documents tool, full-html export to pdf: Solving the first problem about the missing images. 15 years ago
nusoap
pchart
pclzip
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. 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. 15 years ago
svg-edit Feature #2712 Integrate external services Pixlr. First step 15 years ago
swfobject
xajax
.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 Minor: Fixed possible warning about default course documents 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 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 15 years ago
array.lib.php Adding number of sessions, courses and users in the admin/usergroup.php table see BT#2019 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. 15 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
career.lib.php Added careers cloning (BT#1916) 15 years ago
classmanager.lib.php
course.lib.php Avoiding fatal error fixing revisio 275e0be33a 15 years ago
course_description.lib.php Web services cleanup and bug fixes 16 years ago
course_document.lib.php
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
database.lib.php Adding visibility for promotions and careers + adding bread crumbs 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 width fix for jqgrid tables see BT#2020 15 years ago
document.lib.php More fixes in the DocumentManager::is_visible function 15 years ago
events.lib.inc.php Showing latest attempt exercise results to students if he reached the max count of attemptssee BT#1628 15 years ago
exercise_show_functions.lib.php Adding more improvements for the new kind of questions see Bt#1914 15 years ago
export.lib.inc.php Feature: Export LPs (htmls only) to PDF. 15 years ago
fileDisplay.lib.php Feature #1915 - Addinf type, mimetype definitions and the images for .epub files. 15 years ago
fileManage.lib.php
fileUpload.lib.php add svg and ogg mimetypes to fileUpload lib 15 years ago
geometry.lib.php
glossary.lib.php Feature #1744 - Cleaning logical conditions (3). 16 years ago
group_portal_manager.lib.php more fix socialnetwork styles and update lang 15 years ago
groupmanager.lib.php Feature #1744 - Cleaning logical conditions (3). 16 years ago
image.lib.php Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 15 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" 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
login.lib.php
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 Fixing jquery-ui calls 15 years ago
message.lib.php Merge 15 years ago
model.lib.php Fixing careers and promotions classes when there is no data, fixing also the created_at and updated_at behaviour in the model.lib.php 15 years ago
notebook.lib.php Adding database::escape_string not sure if api_get_course_id() is completly clean 16 years ago
online.inc.php Fixing whoisonline UI 15 years ago
pdf.lib.php merge 15 years ago
promotion.lib.php Added careers cloning (BT#1916) 15 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. 15 years ago
sessionmanager.lib.php Fixed return value for copy_session(): now returning the new session ID (BT#1916) 15 years ago
social.lib.php Removing anonymous users from user list (UserGroup) + other minor fixes 15 years ago
sortabletable.class.php Fixed Improve the user image resize algorythm - Fixes CT#1414 15 years ago
specific_fields_manager.lib.php
stats.lib.inc.php Database::escape_string added 16 years ago
statsUtils.lib.inc.php
surveymanager.lib.php
system_announcements.lib.php Fixed failing tests + improved return value of api_mail_html() 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 Minor changes 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 Minor corrections 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