Chamilo is a learning management system focused on ease of use and accessibility
 
 
 
 
 
 
chamilo-lms/main
Julio Montoya 15ac06c527 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
..
admin Minor HTML fixes 14 years ago
announcements Avoiding warning messages 14 years ago
attendance Fixing missing get_lang call! 14 years ago
auth Removing var_dump and wrong code #3592 my bad 14 years ago
blog Feature #2785 blogs 14 years ago
calendar Cleaning code 14 years ago
chat Avoiding php warning message 14 years ago
conference Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 14 years ago
course_description Feature #2785 tables: announcements, lesson plans, gradebook, course description, dropbox, groups, users, attendance, glossary 14 years ago
course_home Reducing introduction section height div 14 years ago
course_info Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
course_progress Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
coursecopy More UI improvements in Copy session BT#1596 14 years ago
create_course Making selects bigger 14 years ago
cron Re-enabled blocking of lang vars listing (avoid allowing hackers to overload the server) 14 years ago
css Fixing group topics layout 14 years ago
dashboard Fixing some minor bug with breadcrumbs 14 years ago
default_course_document
document Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
dropbox Minor - Updated langvar to follow coding conventions 14 years ago
exercice Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
external_module
forum Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
glossary Cleaning Glossary UI 14 years ago
gradebook Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601 14 years ago
group Applying patch sent by Marko Kastelic see #1949 14 years ago
help Fixing help section button see #3466 14 years ago
img Reporting: Adding "resources" missing page 14 years ago
inc Fixing group topics layout 14 years ago
install Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
lang Language update for 1.8.8.2 stable 2 14 years ago
link Fixing Link UI (removing empty table) 14 years ago
messages Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601 14 years ago
metadata Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
mySpace Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
newscorm Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
notebook Removing jquery.js calls because this is already called in the header/banner file 14 years ago
permissions Minor - remove notice 14 years ago
plugin/hotspot Updating hotspot fla s and swf s + updating files 14 years ago
reservation Minor - Fixed language variables 14 years ago
resourcelinker Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
search Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 14 years ago
session Replacing exercice_submit.php to exercise_submit.php 14 years ago
social Fixing group topics layout 14 years ago
survey Removing jquery.js calls because this is already called in the header/banner file 14 years ago
template/default/auth Removing greybox js library + replacing for the jquery ui dialog plugin 14 years ago
tracking Reporting: Adding "resources" missing page 14 years ago
upload Minor - Fixed language variables 14 years ago
user Minor - Fixing HTML warnings 14 years ago
webservices 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() 14 years ago
wiki minor cosmetic wiki changes 14 years ago
work Security issues: adding Database::escape_string + Security:check_abs functions 14 years ago
index.html