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
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
..
admin Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
announcements Removing \n 15 years ago
app_share
attendance Bug #1733: Attendance sheet: Making person name order to depend on the internationalization settings. 15 years ago
auth Modified - Changed in the view of extended profile, now the CV is visible by default 15 years ago
blog Replacing include_once to require_once 15 years ago
calendar Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
chat under valid only when there is no open multiple windows 15 years ago
conference Minor - Adding headers 15 years ago
course_description
course_home
course_info add the possibility to see the last advance and the next advance in the post it BT#937 15 years ago
course_progress Fixed default time in thematic advance creation 15 years ago
coursecopy Fixing the copy course by session see CT#1253 15 years ago
create_course
cron/user_import
css Updated style of homepage and social to fit in lower resolutions 15 years ago
dashboard Adding toolname to the Dashboard 15 years ago
default_course_document Replacing Chamilo logo 15 years ago
document the gallery would not be accessible after a search because the images are in different directories, and the gallery tool designed to retrieve a directory not an array 15 years ago
dropbox Removing double validation: Database::escape_string + Security::remove_XSS 15 years ago
exercice Added new variable in the field of star_time and end_time to define interval 5 minutes 15 years ago
external_module Changing headers 15 years ago
forum Replacing security:remove_XXS with intval to reduce htmlpurifier calls see #1450 15 years ago
garbage
glossary Minor - cleaning files 15 years ago
gradebook Merge 15 years ago
group
help
img Minor - added descriptions to tests classes 15 years ago
inc Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
install Minor - added descriptions to tests classes 15 years ago
lang Minor - added descriptions to tests classes 15 years ago
link Removing execise use of remove_XSS . i.e: Database::escape_string(Security::remove_XSS()) 15 years ago
messages Minor fixing message output 15 years ago
metadata Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
mySpace Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
newscorm Fixing BT#1272 when adding a Chamilo item (quiz, forum, etc) in a LP with a SCO type 15 years ago
notebook
online
permissions Minor - added descriptions to tests classes 15 years ago
plugin/hotspot Reverting the hotspot tool while waiting for a real fix - CT#1161 15 years ago
reservation
resourcelinker We still use resource linker? see CT#1368 15 years ago
search
social Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
survey Minor - added descriptions to tests classes 15 years ago
template
tracking Added report on resource for course progress tool - private BT#613 15 years ago
upload Minor - cleaning code 15 years ago
user Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
webservices Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
wiki Fixing more incorrect br-tags. 15 years ago
work hidden button \"submit file\" the section work when the teacher doesn't send any homework 15 years ago
index.html