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
Ivan Tcholakov 352eacb5a6 Feature #2099 - CourseRequestManager class: Two new mathods have been added: create_course_request() and get_course_request_info(). 15 years ago
..
WCAG
asciimath One more transaction about Feature #541 - ASCIMathML.js: A javascript error on Opera has been suppressed. Additional address (for choice) of public latex rendering service has been added. 16 years ago
ezpdf
fckeditor improve styles for advanced html editor into social network 16 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 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 16 years ago
javascript Minor - added descriptions to tests classes 16 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. 16 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. 16 years ago
phpmailer Fixing more incorrect br-tags. 16 years ago
ppt2png
search Duplicate slashes in filenames have been removed. 16 years ago
svg-edit Feature #2044 edit online a svg file 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 fix email notifications with sessions 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(). 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
attendance.lib.php Fixed bug when adding students to the attendance sheet after the first session has been taken (Fixes CT#1800) 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
blog.lib.php
classmanager.lib.php
course.lib.php Feature #2099 - CourseManager class, a method has been renamed: course_code_exists() ---> is_existing_course_code(). A deprecated method with the old name still stays. 15 years ago
course_description.lib.php
course_document.lib.php
course_home.lib.php Minor - added small comment 16 years ago
course_request.lib.php Feature #2099 - CourseRequestManager class: Two new mathods have been added: create_course_request() and get_course_request_info(). 15 years ago
dashboard.lib.php
database.lib.php Feature #2099 - A new constant has been added to database.lib.php. 15 years ago
debug.lib.php Merge 16 years ago
diagnoser.lib.php
display.lib.php
document.lib.php More minor corrections, not important. 15 years ago
events.lib.inc.php Adding orig_lp_item_view_id in the track_e_exercises see #1334 15 years ago
exercise_show_functions.lib.php Feature #747 - Replacement of the function api_parse_tex() with the function text_filter() which has generic purpose. The function text_filter is dummy yet, it may be developed in the future. 16 years ago
export.lib.inc.php
fileDisplay.lib.php
fileManage.lib.php
fileUpload.lib.php Adding the PCLZIP_OPT_REPLACE_NEWER parameter when unziping a file, this parameter forced the replacement of files. Also updating the itemproperty if files already exits see BT#1307 16 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 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 Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 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 Minor - Fixed order of params *in function documentation* 16 years ago
main_api.lib.php Cleaning exercise files, adding UTC support 15 years ago
message.lib.php Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
notebook.lib.php
online.inc.php Fixing whoisonline UI 16 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 multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 15 years ago
social.lib.php fix inbox and outbox icon 16 years ago
sortabletable.class.php Fixing whoisonline UI 16 years ago
specific_fields_manager.lib.php
stats.lib.inc.php
statsUtils.lib.inc.php
surveymanager.lib.php
system_announcements.lib.php Fixing system announcement UI 16 years ago
tablesort.lib.php Feature #1744 - Cleaning logical conditions (3). 16 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. 15 years ago
thematic.lib.php Feature #1744 - Cleaning logical conditions (3). 16 years ago
tracking.lib.php More minor corrections, not important. 15 years ago
upload.xajax.php
urlmanager.lib.php
usermanager.lib.php More minor corrections, not important. 15 years ago
xht.lib.php
xmd.lib.php