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
Juan Carlos Raña 29641074e7 merge 17 years ago
..
WCAG
ezpdf [svn r14772] Last round of updates for the gradebook extension. Now fully functional. Might get some improvements in the future in terms of background and styling flexibility, but this is definitely a good start. 18 years ago
fckeditor [svn r22531] FS#2867 - The online editor: Hiding from the simple file manager listing some system files (.editor_*.jpeg) that are produced by the Image Editor. Increasing the font-size of the "Insert special character" dialog. 17 years ago
flv_player [svn r14620] remove sources of flv player 18 years ago
formvalidator [svn r22096] FS#2867 - The "Surveys" tool: Eliminating the global variable $fck_attribute. 17 years ago
getid3 [svn r15263] adding getid3 library in order to read crrect flv file duration 18 years ago
html2pdf [svn r21977] fix one text 17 years ago
htmlpurifier [svn r21148] Changed private method to public method to avoid HTMLPurifier sending fatal errors (see FS#4262) - suggested by Ivan Tcholakov 17 years ago
icalcreator [svn r14594] Added iCalcreator class to offer iCal export from inside Dokeos calendars 18 years ago
javascript [svn r21035] Improve navigation and usability for creating an exercice 17 years ago
kses-0.2.2 [svn r21098] Cleaning example tests files see FS#4261 17 years ago
magpierss [svn r22388] Small syntax updates to avoid notice-level messages 17 years ago
mediaplayer [svn r22147] FS#2867 - Inserting in the SVN repository (mediaplayer folder) the Flash Video Player 3.5 (GNU GPL version 2 or later). Also, removing the old files there and updating the SWFObject script with our hybrid solution. 17 years ago
mimetex [svn r16706] tunning update mimetex 17 years ago
mp3player [svn r13876] the mp3 won't loop anymore when autostart is choosen 18 years ago
nusoap [svn r19196] Minor - changed var to public 17 years ago
pchart [svn r20523] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 17 years ago
pclzip [svn r22578] updated temporary dir to use archive instead of garbage 17 years ago
pear [svn r20682] FS#306 - Replacing some natural language unsafe occurrences of the functions strlen() and substr(). Fixing a call to a non-existing function. 17 years ago
phpmailer [svn r21098] Cleaning example tests files see FS#4261 17 years ago
ppt2png [svn r16096] Integration of search feature into Oogie 17 years ago
search [svn r22359] Adding Database::escape_string function see FS#4389 17 years ago
swfobject [svn r21851] FS#2867 - Correcting a grammar error. 17 years ago
transliteration_database [svn r21392] FS#306 - The multi-byte string library: Adding a function that performs transliteration from UTF-8 to ASCII. Adding also a required database with character replacements. The solution has been adapted from the source code of the Drupal's module "Transliteration", version 6.x-2.1, 09-JUN-2009. 17 years ago
xajax [svn r21141] Remove useless test files that increase risks of PHP vulnerabilities. Leaving changeLister.php as a blank file to override the previous security risk introduce by mistake. 17 years ago
.htaccess [svn r21072] inc/lib directories non browse-able 17 years ago
add_course.lib.inc.php [svn r22472] one field more for task on line 17 years ago
blog.lib.php [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 17 years ago
classmanager.lib.php [svn r21385] Minor - Added documentation 17 years ago
course.lib.php [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 17 years ago
database.lib.php [svn r22265] Adding Term and conditions base files (partial) see FS#4320 17 years ago
debug.lib.inc.php [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 18 years ago
display.lib.php [svn r22295] added keyword "static" - (partial FS#4400) 17 years ago
document.lib.php [svn r22298] added keyword "static" in file document.lib.php - (partial FS#4400) 17 years ago
events.lib.inc.php [svn r22205] Added tracking/logging of admin activity see FS#842 17 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 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
fileManage.lib.php [svn r21531] FS#306 - The file manager class: Changing sorting of file and folder names to be into natural order. 17 years ago
fileUpload.lib.php [svn r22079] Fixed partial - Subtitute target="_top" with target="_self" - see FS#3759 17 years ago
geometry.lib.php [svn r16500] Integrate geometrical functions 17 years ago
groupmanager.lib.php [svn r22301] minor-logic changes - replace word groupmanager by self reference - (partial FS#4400) 17 years ago
image.lib.php [svn r18939] Minor - Fixed warnings when you migrate user's picture to dokeos 1.8.6 - see FS#3510 17 years ago
import.lib.php [svn r13806] Added check to see if file exist before reading in it, in csv_to_array(). 18 years ago
index.html
legal.lib.php Merging 17 years ago
mail.lib.inc.php [svn r17919] Minor - Logic change - Added a new configuration by default into mail.conf.dist.php about charset and it's used now into api_mail function - see FS#2445 17 years ago
main_api.lib.php [svn r22576] Make api_get_path(GARBAGE_PATH) return the same as SYS_ARCHIVE_PATH (/main/garbage/ directory is deprecated since 1.8.6) 17 years ago
media.lib.php [svn r21787] FS#2867 - Removing previously (SVN#21786) introduced constants, because they have been already defined. Addind empty index.html to some directories. Introducing a new (tiny at the moment) static class Media in the system's library . It is intended to manage the multi-media features. 17 years ago
message.lib.php [svn r21002] style changes - improvements in message tool - (partial FS#3909) 17 years ago
multibyte_string_functions.lib.php [svn r21618] FS#306 - The multi-byte string library: Renaming a local variable $charset into $system_encoding for avoiding confusion while reading code. 17 years ago
online.inc.php [svn r21100] Adding escape_strings 17 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 [svn r22400] Added session fetcher method 17 years ago
social.lib.php [svn r22313] added keyword "static" in file social.lib.php - (partial FS#4400) 17 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 [svn r17968] search widget prefilter: avoid hardcode specific field prefix 17 years ago
stats.lib.inc.php
statsUtils.lib.inc.php
surveymanager.lib.php [svn r22325] logic changes-added support php5 in file surveymanager.lib.php - (partial FS#4400) 17 years ago
system_announcements.lib.php [svn r21047] Fixed display news portal like anonymous FS#3909 17 years ago
tablesort.lib.php [svn r21533] FS#306 - The TableSort class: Removing obsolete code. 17 years ago
text.lib.php [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 17 years ago
tracking.lib.php [svn r22545] Fixes user's average score see FS#4444 (requires testing) 17 years ago
upload.xajax.php
urlmanager.lib.php [svn r18201] Updating the URLmanager class FS#3462 17 years ago
usermanager.lib.php merge 17 years ago
xht.lib.php [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
xmd.lib.php [svn r20756] FS#306 and FS#4224 - Fixing an encoding problem for the "Documents" tool, metadata form. For non-UTF-8 platforms this fix will work with ISO-8859-1, ISO-8859-15, and WINDOWS-1252 encodings, i.e. Latin1 language group will be supported only. For UTF-8 platforms all the languages will be supported. The restriction is due to the xml-parser implementation, see http://php.net/manual/en/function.xml-parser-create-ns.php . 17 years ago