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
Yannick Warnier a1fbf2c264 Minor - Adapting code comments to phpdoc 14 years ago
..
admin Updated language terms for new classes feature - closes #3690 with coming language update 14 years ago
announcements Fixed visibility of base course announcements through session - fixes #3742 14 years ago
attendance Fixing attendance UI gray colors 14 years ago
auth Fixing PHP warnings & notices 14 years ago
blog Minor - Adapting code comments to phpdoc 14 years ago
calendar Should fix bugs when using gradebook, works and agenda see #3660 14 years ago
chat Avoiding php warning message 14 years ago
conference
course_description
course_home Attendances -- Minor cosmetic changes 14 years ago
course_info Minor fixing get_lang to Teacher fixes #3729 14 years ago
course_progress 2nd attempt to support sessions in Course progress see BT#2662 14 years ago
coursecopy Minor - Updated PHPDoc headers 14 years ago
create_course Fixing chosen width. Adding "chosen selects" when adding a session or a course. 14 years ago
cron Minor - Adapting code comments to phpdoc 14 years ago
css Adding improve lp item order implements #3741 + lots of warning are avoided 14 years ago
dashboard
default_course_document
document Replacing jquery.js to jquery.min.js 14 years ago
dropbox Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 14 years ago
exercice Adding improve lp item order implements #3741 + lots of warning are avoided 14 years ago
external_module
forum Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
glossary Minor glossary corrections 14 years ago
gradebook Minor - Adapting code comments to phpdoc 14 years ago
group Improving toolbar with new icons 14 years ago
help Fixing help section button see #3466 14 years ago
img Improving Gradebook UI 14 years ago
inc Minor fix 14 years ago
install Fixed step 7 installation label bug - fixes #1762 14 years ago
lang Language update 14 years ago
link Fixing Link & bug see BT#2751 14 years ago
messages Improving notification class 14 years ago
metadata Minor - Adapting code comments to phpdoc 14 years ago
mySpace When showing score stats in the reporting now we take also the scorm + a fix when showing exercise score stats see BT#2752 14 years ago
newscorm Fixing the new lp item order drag n drop style, still buggy but functional #3741 14 years ago
notebook
permissions
plugin/hotspot
reservation Fixes #3732 + updating license text in headers (Reservation feature) 14 years ago
resourcelinker Minor - Adapting code comments to phpdoc 14 years ago
search Minor - Adapting code comments to phpdoc 14 years ago
session Fixing PHP warnings & notices avoided 14 years ago
social Minor - Adapting code comments to phpdoc 14 years ago
survey Adding extra fields in survey exports fixes #1647 14 years ago
template/default/auth Setting course catalog random by default 14 years ago
tracking When showing score stats in the reporting now we take also the scorm + a fix when showing exercise score stats see BT#2752 14 years ago
upload Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 14 years ago
user Improving user csv/xls exports (adding extra fields) see #3723 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 Fixes #3738 wiki page export to document 14 years ago
work Replacing curdirpath with id when listing works, also using the user_id instead of the authors field 14 years ago
index.html