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 c79708e19d Merge 15 years ago
..
WCAG
asciimath Feature #2132 - ASCIIMathML.js - The live coordinates in svg-graphs are removed, because they are not calculated correctly for most of the browsers. 15 years ago
browser Added detection for Firefox 4 and 3.6 (Namoroka) user agent for detecting Firefox browser 15 years ago
ezpdf
fckeditor Feature #2245 enable pdf preview only for browsers with native support 15 years ago
flv_player
formvalidator Task #3015 - Fixing a bug. 15 years ago
getid3
htmlpurifier Task #1297 - Minor corrections about the previous transaction. 15 years ago
icalcreator
internationalization_database improve the order of the lastname and the firstname on Chamilo tables when they appear in the same column, with the Spanish languag 15 years ago
javascript Integrate jplayer in the document for mp3, ogg and wav files, adding chamilo jplayer skin 15 years ago
kses-0.2.2 Task #2969 - Adding a comment. 15 years ago
magpierss
mediaplayer
mimetex
mp3player
mpdf
nanogong update nanogong to ver 4.2 15 years ago
nusoap ../inc/lib/nusoap/ 15 years ago
pchart Fixing gradebook graphs see #3296 (leaving cache off for tests) 15 years ago
pclzip
pear Removing unused function in the excel reader lib 15 years ago
phpmailer Improving Social groups UI 15 years ago
ppt2png
search Replacing exercice_submit.php to exercise_submit.php 15 years ago
svg-edit update svg-edit Spanish language 15 years ago
swfobject Task #2541 - Removing forgotten debugging message. 15 years ago
xajax
.htaccess
access_url_edit_courses_to_url_functions.lib.php
access_url_edit_sessions_to_url_functions.lib.php
access_url_edit_users_to_url_functions.lib.php
add_course.lib.inc.php Adding the locked and attendance_sheet_log db changes 15 years ago
add_courses_to_session_functions.lib.php
add_many_session_to_category_functions.lib.php
app_view.php Minor - added comments 15 years ago
array.lib.php Adding star.png for new exercises 15 years ago
attendance.lib.php we don't show teachers or coaches in the attendance user list see bt#2503 15 years ago
auth.lib.php Fixing SQL queries in course catalog, replacing the $user_count = count(CourseManager:: get_user_list_from_course_code()) with an specific function called CourseManager::get_users_count_in_course() 15 years ago
banner.lib.php Fixing menu navigation 15 years ago
blog.lib.php fix typo 15 years ago
career.lib.php Minor - Updated langvar to follow coding conventions 15 years ago
classmanager.lib.php
course.lib.php Merge 15 years ago
course_description.lib.php Feature #2785 change icon for course description 15 years ago
course_document.lib.php
course_home.lib.php a little closer ipad 15 years ago
course_request.lib.php
dashboard.lib.php Adding validations if class exists to avoid PHP errors 15 years ago
database.constants.inc.php Adding database.constants.inc.php file with database definitions see #3481 15 years ago
database.lib.php Adding database.constants.inc.php file with database definitions see #3481 15 years ago
database.mysqli.lib.php Adding database.constants.inc.php file with database definitions see #3481 15 years ago
debug.lib.php
diagnoser.lib.php Fixing system information short tags and install folder see #3552 15 years ago
display.lib.php Improving groups UI 15 years ago
document.lib.php Cleaning code when calling the document quota see #3535 15 years ago
events.lib.inc.php Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 15 years ago
exercise_show_functions.lib.php exe_weighting is not dynamic see #1932 + some other minor fixes in exercises 15 years ago
export.lib.inc.php Removed useless backticks 15 years ago
fileDisplay.lib.php Fixing documents tool move functionality, replacing curdirpath in document list, adding more information and icons in the upload multiple files funcionality see BT#2784 15 years ago
fileManage.lib.php Removed useless backticks 15 years ago
fileUpload.lib.php Minor - updating function documentation 15 years ago
geometry.lib.php Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 15 years ago
glossary.lib.php Cleaning Glossary UI 15 years ago
group_portal_manager.lib.php Adding GROUP_TITLE_LENGTH constant 15 years ago
groupmanager.lib.php Applying patch sent by Marko Kastelic see #1949 15 years ago
image.lib.php Minor - correcting indentation 15 years ago
import.lib.php
index.html
internationalization.lib.php Adding a validation in the api_get_interface_language() file in order to check sub_language parent settings (firstname, lastname order) see BT#1598 15 years ago
internationalization_internal.lib.php
legal.lib.php
link.lib.php Fixing Link UI (removing empty table) 15 years ago
login.lib.php More cleaning in the main page adding home icon 15 years ago
mail.lib.inc.php
main_api.lib.php fix mp3 native support. Firefox out 15 years ago
message.lib.php Fixing Groups UI 15 years ago
model.lib.php Adding notification feature see #2189 (personal option to issue mail when something new happens) 15 years ago
notebook.lib.php Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 15 years ago
notification.lib.php Added constant for weekly frequency in notifications (although too late to change the database now...) 15 years ago
online.inc.php Minor - Removing double validation 15 years ago
pdf.lib.php Now we can export images (jpg, jpeg, png, gif) in a PDF document using the LP to PDF export 15 years ago
promotion.lib.php Fixing double promotion creation see #3465 15 years ago
security.lib.php Task #3055 - Implementing the method Security::filter_img_path(). 15 years ago
session_handler.class.php
sessionmanager.lib.php Fixing copy session funcionality, now we filter by access_url_id (multi site) see BT#1596 15 years ago
social.lib.php Fixing user images 15 years ago
sortabletable.class.php Special fix in the document table when ordering elements by name see #2499 15 years ago
specific_fields_manager.lib.php Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 15 years ago
stats.lib.inc.php Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 15 years ago
statsUtils.lib.inc.php Minor comments review 15 years ago
surveymanager.lib.php
system_announcements.lib.php Adding UTC support in agenda and announcements + improving UI 15 years ago
tablesort.lib.php Adding validations to avoid php warning for empty arrays 15 years ago
text.lib.php Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 15 years ago
thematic.lib.php Thematic tool - Adding copy funcionality for sessions + some minor UI changes 15 years ago
tracking.lib.php Replacing exercice_submit.php to exercise_submit.php 15 years ago
upload.xajax.php
urlmanager.lib.php Fixing multiple URL list see BT#1555 15 years ago
usergroup.lib.php Feature #2785 classes and update lang (lack change group by class->english translation) 15 years ago
usermanager.lib.php Fixing user images 15 years ago
xht.lib.php
xmd.lib.php