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 0a887d5c64 Adding a counter of the new events in the social tab + fixing a bug when sending a message 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. 16 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 16 years ago
ezpdf merge 16 years ago
fckeditor erase unnecesary file 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 Undo css changes moving those css custom changes in a new default.css in order to easily update the jquery-ui libraries 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 16 years ago
search Duplicate slashes in filenames have been removed. 16 years ago
svg-edit Feature #2044 enable users to use their svg and png images (gallery) from groups and from social network 16 years ago
swfobject merge 16 years ago
xajax merge 16 years ago
.htaccess merge 17 years ago
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(). 16 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(). 16 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(). 16 years ago
add_course.lib.inc.php Feature #2484 add lang var when create a chat folder 16 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(). 16 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(). 16 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 Minor - Cosmetic changes 16 years ago
attendance.lib.php Adding sticky header in attendance sheet see BT#1653 16 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 Adding created_at and updated_at for careers and promotions 15 years ago
classmanager.lib.php Deleting ==== from heades adding license text 16 years ago
course.lib.php Adding usergroup feature see BT#1910 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 Added feature to hide course tools on the whole platform - implements BT#1942. This might have consequences on the plugins development. 16 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. 16 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 Task #2083 - Removing unnecessary use of the function get_lang(). 16 years ago
display.lib.php Adding documentation, changinh lang vars 15 years ago
document.lib.php Feature #1915 - Addinf type, mimetype definitions and the images for .epub files. 16 years ago
events.lib.inc.php Fixing exercise layout, fixing links, fixing query 15 years ago
exercise_show_functions.lib.php Adding more improvements for the new kind of questions see Bt#1914 16 years ago
export.lib.inc.php Feature: Export LPs (htmls only) to PDF. 16 years ago
fileDisplay.lib.php Feature #1915 - Addinf type, mimetype definitions and the images for .epub files. 16 years ago
fileManage.lib.php Database::escape_string added 16 years ago
fileUpload.lib.php add svg and ogg mimetypes to fileUpload lib 16 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 merge 17 years ago
internationalization.lib.php Replacing is_int to is_numeric to accept "numeric strings" 16 years ago
internationalization_internal.lib.php Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 16 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". 16 years ago
main_api.lib.php Fixing delete button in exercise list, renaming the api_get_jqgrid_js() function to api_get_jquery_ui_js 15 years ago
message.lib.php Adding a counter of the new events in the social tab + fixing a bug when sending a message 15 years ago
model.lib.php Adding created_at and updated_at for careers and promotions 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 16 years ago
promotion.lib.php Adding created_at and updated_at for careers and promotions 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 Adding a counter of the new events in the social tab + fixing a bug when sending a message 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() 16 years ago
tablesort.lib.php Feature #1744 - Cleaning logical conditions (3). 16 years ago
text.lib.php Feature #2132 - Implementing automatic (when it is needed) inclusion of the script ASCIIMathML.js when a wiki-page is converted as full html document, stored in the Documents tool. 16 years ago
thematic.lib.php Minor - fix undefined variable 15 years ago
tracking.lib.php Adding a counter of the new events in the social tab + fixing a bug when sending a message 15 years ago
upload.xajax.php merge 17 years ago
urlmanager.lib.php No need of doing this: Database::escape_string(api_get_user_id()) 16 years ago
usergroup.lib.php Adding visibility for promotions and careers + adding bread crumbs 15 years ago
usermanager.lib.php Fixing user_move_stats.php script pagination 15 years ago
xht.lib.php Feature: Export LPs (htmls only) to PDF. 16 years ago
xmd.lib.php Feature: Export LPs (htmls only) to PDF. 16 years ago