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
Yannick Warnier 358e5c46ed Updated labels and form size 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 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 15 years ago
ezpdf merge 16 years ago
fckeditor revert en and sp lang to audio 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 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 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 merge 16 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 #2712 Integrate external services Pixlr. First step 15 years ago
swfobject merge 16 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 Feature #2484 add lang var when create a chat folder 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. 16 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. 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 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
classmanager.lib.php Deleting ==== from heades adding license text 16 years ago
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 Deleting ==== from heades adding license text 16 years ago
course_home.lib.php Fixing #2514 when using the "publish" button in the LP list adding session support 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 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 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
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 Database::escape_string added 16 years ago
fileUpload.lib.php add svg and ogg mimetypes to fileUpload lib 15 years ago
geometry.lib.php Deleting ==== from heades adding license text 16 years ago
glossary.lib.php Feature #1744 - Cleaning logical conditions (3). 16 years ago
group_portal_manager.lib.php more fix socialnetwork styles and update lang 16 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. 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 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 16 years ago
pdf.lib.php Fixing pdf name for lps 15 years ago
promotion.lib.php Updated labels and form size 15 years ago
security.lib.php htmlpurifier calls changed to static see CT#1450 16 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 Adding documentation, changinh lang vars 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 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
stats.lib.inc.php Database::escape_string added 16 years ago
statsUtils.lib.inc.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
surveymanager.lib.php Removing useless SurveyManager class 16 years ago
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 Task #2560 - Fixing some indentations that I broke in the previous transaction. 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 Adding number of sessions, courses and users in the admin/usergroup.php table see BT#2019 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