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 1a1e783ed3 Feature #306 - The main API: Cleaning code and some minor optimizations, pass 3. Two string functions have been upgraded, some deprecated functions have been placed at the bottom of the file in a special section. 16 years ago
..
WCAG
asciimath Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 16 years ago
ezpdf
fckeditor translate to spanish some files 16 years ago
flv_player
formvalidator Issue #306 - FormValidator: Updating code for the validation rule 'username'. This rule is served by the UserManager class now. 16 years ago
getid3
html2pdf Revert hack for for improve center paragraph in thml2pdf library. Don't run well 16 years ago
htmlpurifier Issue #306 - The UserManager class: Fixing an accidentally noticed issue related with getimagesize(), see http://www.dokeos.com/forum/viewtopic.php?t=16355 . Minir modification of the function get_lang() as it is needed for UserManager. Other minor changes. 16 years ago
icalcreator
internationalization_database Bug #3646 and Issue #306 - Internationalization library: Adding posibility to set sorting persons' full names independently for the name order convention, people's preferencies might differ. So, a new function api_sort_by_first_name() has been added. The table in the file name_order_conventions.php has been reworked to maintain the new name-sorting option for every language. 16 years ago
javascript Wrong path in thickbox.js (in Windows) 16 years ago
kses-0.2.2
magpierss [svn r22388] Small syntax updates to avoid notice-level messages 17 years ago
mediaplayer
mimetex
mp3player
nusoap
pchart
pclzip [svn r22578] updated temporary dir to use archive instead of garbage 16 years ago
pear uptate tex diff library to 1.1.1 ver 16 years ago
phpmailer
ppt2png
search Bug #3646 and Issue #306 - Common Dokeos libraries: Fixing person name order to be dependable on the internationalization settings. Other minor corrections related to Bug #3384 and Bug #4318. 16 years ago
swfobject
xajax Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension. 16 years ago
.htaccess
add_course.lib.inc.php Minor - fixing icons in Subscribe to training 16 years ago
array.lib.php array.lib.php library added 16 years ago
blog.lib.php Bug #3646 and Issue #306 - Common Dokeos libraries: Fixing person name order to be dependable on the internationalization settings. Other minor corrections related to Bug #3384 and Bug #4318. 16 years ago
classmanager.lib.php
course.lib.php Feature #306 - Course manager: Cleaning code, pass 3. 16 years ago
database.lib.php Feature #306 - Database class and Display class: Trimming whitespace from source code. It was almost clean. 16 years ago
debug.lib.inc.php
display.lib.php Feature #306 - Database class and Display class: Trimming whitespace from source code. It was almost clean. 16 years ago
document.lib.php Fixed list of folders in group tool for document - partial DT #3587 16 years ago
events.lib.inc.php damned mercurial 16 years ago
export.lib.inc.php [svn r22299] added keyword "static" in file export.lib.inc.php - (partial FS#4400) 17 years ago
fileDisplay.lib.php
fileManage.lib.php
fileUpload.lib.php Commented return message to avoid breaking headers (fixes #5155) 16 years ago
geometry.lib.php
groupmanager.lib.php Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 16 years ago
image.lib.php Feature #306 - UserManager: Some minor optimizations ( this was the initial intention :-) ). A tricky rework about the method UserManager::get_user_picture_path_by_id(). A collateral fix about uploading user photos in the platform admin tool, now it works correctly, including the case api_get_setting('split_users_upload_directory') === 'true'. Uploading photos through user profile tool is to be checked. And... fixing two unsafe getimagesize() calls. By the way, the date picker in the forms "User add" and "User edit" (platform admin) does not work, IE8. 16 years ago
import.lib.php
index.html
internationalization.lib.php Feature #306 - Optimization of the function get_lang(). 16 years ago
internationalization_internal.lib.php Feature #306 - Optimization of the function get_lang(). 16 years ago
legal.lib.php Fix extra escape string into add function - see DT#5096 (by cfasanando) 16 years ago
mail.lib.inc.php
main_api.lib.php Feature #306 - The main API: Cleaning code and some minor optimizations, pass 3. Two string functions have been upgraded, some deprecated functions have been placed at the bottom of the file in a special section. 16 years ago
media.lib.php Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 16 years ago
message.lib.php
online.inc.php Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 16 years ago
rmdirr.lib.php Bug #5208 - SCORM courses: Fixing deletion of a SCORM course, based on the proposal by Christophe, see http://www.dokeos.com/forum/viewtopic.php?t=29673. The pesent solution works on Windows OS too. A new library file rmdirr.lib.php has been created (and revised), also, a formal test for this library file has been added. 16 years ago
security.lib.php [svn r22338] changed function - (partial FS#4400) 17 years ago
session_handler.class.php [svn r22311] Minor-replace session_handler name by __construct - (partial FS#4400) 17 years ago
sessionmanager.lib.php Issue #306 - Platform admin: Minor corrections in the script for session import. 16 years ago
social.lib.php Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 16 years ago
sortabletable.class.php [svn r22318] logic changes-added support php5 in file sortabletable.class.php - (partial FS#4400) 17 years ago
specific_fields_manager.lib.php
stats.lib.inc.php
statsUtils.lib.inc.php
surveymanager.lib.php Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 16 years ago
system_announcements.lib.php Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 16 years ago
tablesort.lib.php
text.lib.php Issue #306 - Adding a new library about internationalization issues. Currently it contains routines for date/time formatting. 16 years ago
tracking.lib.php [svn r22545] Fixes user's average score see FS#4444 (requires testing) 17 years ago
upload.xajax.php Issue #306 - The multibute string library: Corrections after testing. 16 years ago
urlmanager.lib.php Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 16 years ago
usermanager.lib.php Feature #306 - UserManager: Some minor optimizations ( this was the initial intention :-) ). A tricky rework about the method UserManager::get_user_picture_path_by_id(). A collateral fix about uploading user photos in the platform admin tool, now it works correctly, including the case api_get_setting('split_users_upload_directory') === 'true'. Uploading photos through user profile tool is to be checked. And... fixing two unsafe getimagesize() calls. By the way, the date picker in the forms "User add" and "User edit" (platform admin) does not work, IE8. 16 years ago
xht.lib.php
xmd.lib.php