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 8f19fb9fbc Feature #272 - Reverting the previous detection of "broken" UTF-8, it does not work well, reworked code should be tried. 16 years ago
..
WCAG merge 16 years ago
asciimath
ezpdf merge 16 years ago
fckeditor Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 16 years ago
flv_player
formvalidator merge 16 years ago
getid3 merge 16 years ago
html2pdf
htmlpurifier merge 16 years ago
icalcreator merge 16 years ago
internationalization_database merge 16 years ago
javascript merge 16 years ago
kses-0.2.2 merge 16 years ago
magpierss
mediaplayer merge 16 years ago
mimetex merge 16 years ago
mp3player merge 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 merge 16 years ago
pchart merge 16 years ago
pclzip merge 16 years ago
pear merge 16 years ago
phpmailer merge 16 years ago
ppt2png merge 16 years ago
search merge 16 years ago
swfobject merge 16 years ago
xajax merge 16 years ago
.htaccess
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 Bug #825 - Database collation for newly created courses always will be utf8_general_ci 16 years ago
add_courses_to_session_functions.lib.php Deleting ==== from heades adding license text 16 years ago
add_many_session_to_category_functions.lib.php Deleting ==== from heades adding license text 16 years ago
app_view.php
array.lib.php Deleting ==== from heades adding license text 16 years ago
attendance.lib.php added required input field in attendance - partial CT#603 16 years ago
banner.lib.php Forcing the month view in the \"Personal agenda\" 16 years ago
blog.lib.php merge 16 years ago
classmanager.lib.php Deleting ==== from heades adding license text 16 years ago
course.lib.php Deleting users in forum_notification and mailqueue to avoid sending mails on forum thread updates when users were 16 years ago
course_description.lib.php hide thematic advance option from course description tool - partial BT#578 16 years ago
course_document.lib.php Deleting ==== from heades adding license text 16 years ago
course_home.lib.php added visibility of published learning path for students only when the progress of its prerequisite is completed - partial BT#871 16 years ago
dashboard.lib.php added dashboard interface for session administrator - partial CT#566 16 years ago
database.lib.php A very minor change in the Database class, which seems to be exploited in the Survey tool. 16 years ago
debug.lib.inc.php Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 16 years ago
diagnoser.lib.php Adding $_SERVER variables to system status 16 years ago
display.lib.php Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 16 years ago
document.lib.php Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 16 years ago
events.lib.inc.php Adding session id to the \"event_access_course\" function in events.lib 16 years ago
exercise_show_functions.lib.php Deleting ==== from heades adding license text 16 years ago
export.lib.inc.php Deleting ==== from heades adding license text 16 years ago
fileDisplay.lib.php Deleting ==== from heades adding license text 16 years ago
fileManage.lib.php Feature #272 - fileManage.lib.php and text.lib.php: Revision, coding conventions, cleaning. 16 years ago
fileUpload.lib.php Feature #272: The library fileUpload.lib.php: Revision, code conventions, cleaning, removing the deprecated functions replace_accents() and remove_accents(). 16 years ago
geometry.lib.php Deleting ==== from heades adding license text 16 years ago
glossary.lib.php Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
group_portal_manager.lib.php Minor - Adding validation to avoid warning message + documentation 16 years ago
groupmanager.lib.php Deleting ==== from heades adding license text 16 years ago
image.lib.php Deleting ==== from heades adding license text 16 years ago
import.lib.php Deleting ==== from heades adding license text 16 years ago
index.html
internationalization.lib.php Feature #272 - Reverting the previous detection of "broken" UTF-8, it does not work well, reworked code should be tried. 16 years ago
internationalization_internal.lib.php Tasks #272 and #605 - Intrnationalization library: The function get_lang() has been rewoked. Suggestion links to the former language translation tool are not shown anymore. Code has been simplified. The current tool "Chamilo Translation Application" produces UTF-8 strings, so dynamic string purification is no more needed. 16 years ago
legal.lib.php Deleting ==== from heades adding license text 16 years ago
login.lib.php Fixing lost password message sent by email changeset 9259 dffa14745af4 + other cosmetic changes 16 years ago
mail.lib.inc.php change \"from\" email CT#662 16 years ago
main_api.lib.php Feature #272 - Some cosmetic changes in the main API. 16 years ago
message.lib.php Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 16 years ago
notebook.lib.php Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
online.inc.php Typo fixed 16 years ago
security.lib.php Minor - Code style review 16 years ago
session_handler.class.php Deleting ==== from heades adding license text 16 years ago
sessionmanager.lib.php fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 16 years ago
social.lib.php Merge 16 years ago
sortabletable.class.php Merge 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 Deleting ==== from heades adding license text 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 Minor - Cosmetic changes 16 years ago
tablesort.lib.php
text.lib.php Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 16 years ago
thematic.lib.php rounded percent of thematic advance to integer 16 years ago
tracking.lib.php fixed average of resolved exercises in lp for reporting - partial CT#603 (By fasa) 16 years ago
upload.xajax.php
urlmanager.lib.php merge 16 years ago
usermanager.lib.php Certificates added to Chamilo see CT#751 (partial) 16 years ago
xht.lib.php
xmd.lib.php