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 87387aad5c Improved variable naming: ExtensionCouldBeLoaded means the extension was loaded (because the system could load it) while ExtensionShouldBeLoaded (new variable) means the extension might be loaded optionally - refs #4251 14 years ago
..
admin Adding a new constant (MAX_COURSE_LENGTH_CODE) in course.lib.php in order to use the same max value for the course code now is 40 like the field in the database see #4548 14 years ago
announcements Fixing query see #4504 14 years ago
attendance Adding the link type in the api_resource_is_locked_by_gradebook() function 14 years ago
auth Replacing formw and row with the formvalidator functions 14 years ago
blog
calendar Group tutor can add events see BT#4284 14 years ago
chat Minor adding CSS class in the chat course 14 years ago
conference
course_description
course_home Minor style corrections 14 years ago
course_info Now we can add boolean (yes, no) options in a plugin settings, all BBB settings are now moved to the plugin see BT#3123 14 years ago
course_notice Course notifications Rss 14 years ago
course_progress
coursecopy Removing use of the api_get_setting('use_document_title') setting see #3781 14 years ago
create_course Replacing formw and row with the formvalidator functions 14 years ago
cron
css Finetuned style for shortcuts bars - refs #4451 14 years ago
dashboard
default_course_document
document Removing formvalidator class calls 14 years ago
dropbox global move loading of classes to autoload 14 years ago
exercice Improving exercise header result 14 years ago
forum Removing unclosed div in some form validators 14 years ago
glossary Removing unclosed div in some form validators 14 years ago
gradebook Commenting adding @deprecated in some scorm unused functions see #4716 14 years ago
group Group tutor can add events see BT#4284 14 years ago
help Removing thickbox from help/faq using jquery ui, should fix bug #3861 14 years ago
img Official code added in the PDF export of the gradebook results see BT#4080 14 years ago
inc Improved variable naming: ExtensionCouldBeLoaded means the extension was loaded (because the system could load it) while ExtensionShouldBeLoaded (new variable) means the extension might be loaded optionally - refs #4251 14 years ago
install minor - remove warnings 14 years ago
lang Language update 14 years ago
link Adding copying bbb slide to the chamilo link tool + improving UI see BT#3123 14 years ago
messages
metadata
mySpace Fixing query see #4504 14 years ago
newscorm Removing some classes that are already loaded using autoload 14 years ago
notebook Removing unclosed div in some form validators 14 years ago
permissions
plugin/hotspot
reports
reservation missing underline in require: sortabletable to sortable_table 14 years ago
resourcelinker
search
session Fixing bug on personal session course list - ref #4649 14 years ago
social Fixing user id in the invitation list 14 years ago
survey Removing unclosed div in some form validators 14 years ago
template Fixing white space in the main page 14 years ago
timeline
tracking
upload Removing unclosed div in some form validators 14 years ago
user
webservices Fixing possible bug when adding the complextype originalUsersList 14 years ago
wiki Removing unclosed div in some form validators 14 years ago
work Adding the link type in the api_resource_is_locked_by_gradebook() function 14 years ago
index.html