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 4b41adeb98 Merge 16 years ago
..
WCAG prevent the listing of several directories 16 years ago
asciimath Feature #347 - PHP short tags have been fixed, the problem was reported by Sicabol, http://www.chamilo.org/node/114 16 years ago
ezpdf prevent the listing of several directories 16 years ago
fckeditor Feature #626 - Upgrading the online editor to version 2.6.6. 16 years ago
flv_player prevent the listing of several directories 16 years ago
formvalidator Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
getid3 prevent the listing of several directories 16 years ago
html2pdf dummy change 16 years ago
htmlpurifier prevent the listing of several directories 16 years ago
icalcreator prevent the listing of several directories 16 years ago
internationalization_database Feature #272 - The intenationalization database: Updating/expanding the tables about non-UTF-8 encodings and about person name conventions. More languages are supported. 16 years ago
javascript prevent the listing of several directories 16 years ago
kses-0.2.2 prevent the listing of several directories 16 years ago
magpierss prevent the listing of several directories 16 years ago
mediaplayer prevent the listing of several directories 16 years ago
mimetex prevent the listing of several directories 16 years ago
mp3player prevent the listing of several directories 16 years ago
mpdf Feature #347 - A bug in mPDF library has been fixed, an eregi_replace() function call was missed to be replaced with preg_replace(). 16 years ago
nusoap prevent the listing of several directories 16 years ago
pchart prevent the listing of several directories 16 years ago
pclzip Feature #553 - PclZip 2.8.2: Adding a supplemental "readme" file about the applied patches. 16 years ago
pear prevent the listing of several directories 16 years ago
phpmailer Feature #272 - PHPMailer, adding empty files for protection. 16 years ago
ppt2png prevent the listing of several directories 16 years ago
search prevent the listing of several directories 16 years ago
swfobject Feature #347: The hybrid script SWFObject 1.5 & 2.2: The description in the source file has been updated. 16 years ago
xajax prevent the listing of several directories 16 years ago
.htaccess merge 16 years ago
access_url_edit_courses_to_url_functions.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
access_url_edit_sessions_to_url_functions.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
access_url_edit_users_to_url_functions.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
add_course.lib.inc.php minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
add_courses_to_session_functions.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
add_many_session_to_category_functions.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
app_view.php added thematic advance inside course description tool, making mvc model - partial CT#577 16 years ago
array.lib.php merge 16 years ago
attendance.lib.php fixed - display only students inside attendance sheet - partial BT#538 16 years ago
banner.lib.php added dashboard tab inside banner.inc - partial CT#566 16 years ago
blog.lib.php Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
classmanager.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
course.lib.php fixed courses list for teacher view inside reporting - partial BT#570 16 years ago
course_description.lib.php minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
course_document.lib.php merge 16 years ago
course_home.lib.php added reporting option inside session interface - partial BT#570 16 years ago
dashboard.lib.php Security issue: Adding Security::remove_XSS function 16 years ago
database.lib.php Minor - cosmetic changes 16 years ago
debug.lib.inc.php merge 16 years ago
display.lib.php Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 16 years ago
document.lib.php Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 16 years ago
events.lib.inc.php added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
exercise_show_functions.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
export.lib.inc.php Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 16 years ago
fileDisplay.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
fileManage.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
fileUpload.lib.php added check path exists inside document table when you create one 16 years ago
geometry.lib.php fixed files, this files have exceptions when are run tests 16 years ago
glossary.lib.php Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
group_portal_manager.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
groupmanager.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
image.lib.php merge 16 years ago
import.lib.php Feature #272 - The php function fgetcsv() has been replaced by api_fgetcsv(), see the internationalization library. The replacement function is binary safe, it does not depend on OS locale settings. 16 years ago
index.html merge 16 years ago
internationalization.lib.php Feature #272 - An insignificant change in the internationalization library. 16 years ago
internationalization_internal.lib.php Feature #272 - Reworks for some functions to make them stable against non-string input parameters. 16 years ago
legal.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
login.lib.php Adding login.lib.php nothing there for the moment ... 16 years ago
mail.lib.inc.php Fixed send email with attachment file from announcement tool - CT#652 16 years ago
main_api.lib.php Localized date formats, added localized date formats (only available with php 5.3) and fixed a few deprecated functions in php 5.3. Potential risk of problems with php 4 versions. - Chamilo - CT#290 16 years ago
message.lib.php Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
notebook.lib.php Timezone management (see CT#599) 16 years ago
online.inc.php merge 16 years ago
security.lib.php Feature #272 - A minor correction in the Security class. 16 years ago
session_handler.class.php Feature #272 - Updating some comments. 16 years ago
sessionmanager.lib.php Added condition relation type with drh inside sessions sql querys - partial CT#540 16 years ago
social.lib.php merge 16 years ago
sortabletable.class.php added group message pagination with sortable grid - partial CT#190 16 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 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 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 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
system_announcements.lib.php Security issues: adding \"intval\" function, replace include_once to require_once 16 years ago
tablesort.lib.php Feature #272 - Reworks for the TableSort class: Adding functionality for parsing hidden raw date values for maikng precise sorting by dates. Elimination of useless recursion. Simplifying the constructed callback function for sorting. 16 years ago
text.lib.php added time spent last week for teachers' report inside dashboard 16 years ago
tracking.lib.php added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
upload.xajax.php merge 16 years ago
urlmanager.lib.php Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
usermanager.lib.php Avoid warning message - Adding Database::num_rows 16 years ago
xht.lib.php merge 16 years ago
xmd.lib.php Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 16 years ago