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 f833d359e9 Issue #306 - Importing users in a session: Reworking code there. 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. 17 years ago
ezpdf
fckeditor Merge with c4d84f45cfcdd94584ac4367acaf4f067c2de132 16 years ago
flv_player
formvalidator Bug #3646 and Issue #306 - The agenda tool: Fixing person name order to be dependable on the internationalization settings. Setting the date-picker to work with the system's encoding. Common changes: Replacing repetitive code for building localized arrays with week days and months with API-function calls. Some other minor changes. 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 - Upgrading HTMLPurifier's Encoder class, so it not to depend on iconv too much. The encoding conversion functions from the multibyte string library might help for dealing with some encodings even without iconv or mbstring. 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 changes styles 17 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 17 years ago
pear Task #306 - Elimination of occurences of the deprecated function api_add_pcre_unicode_modifier(). Correction for the function generate_course_code(). 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 17 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 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
database.lib.php Bug #3646 and Issue #306 - Training reports (part 4, still not last): Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
debug.lib.inc.php
display.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
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
import.lib.php
index.html
internationalization.lib.php Bug #3646 and Issue #306 - Training reports (part2): Fixing person name order and sorting to be dependable on the internationalization settings + code cosmetics. Introducing a new constant PERSON_NAME_DATA_EXPORT in the internationalization library. 16 years ago
internationalization_internal.lib.php 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
legal.lib.php Fix extra escape string into add function - see DT#5096 (by cfasanando) 17 years ago
mail.lib.inc.php
main_api.lib.php Issue #306 - The multibute string library: Adding the function api_strripos() wich is found as needed for Dokeos LMS. Adding in the main API two constants for PHP5 subversion detection. 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. 17 years ago
message.lib.php
multibyte_string_functions.lib.php Issue #306 - The multibute string library: Adding the function api_strripos() wich is found as needed for Dokeos LMS. Adding in the main API two constants for PHP5 subversion detection. 16 years ago
multibyte_string_functions_internal.lib.php Issue #306 - The multibute string library: Adding the function api_strripos() wich is found as needed for Dokeos LMS. Adding in the main API two constants for PHP5 subversion detection. 16 years ago
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 Do not update the coach id of all courses when editing only the session configuration. 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 Issue #306 - Importing users in a session: Reworking code there. 16 years ago
xht.lib.php
xmd.lib.php