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/public/main/inc/lib
Yannick Warnier cb2c2fddee Admin: Enable the multi-URL feature by default (just create a new URL to unlock all related features) 1 year ago
..
formvalidator Internal: Fix datepicker button functionality - refs BT#21589 1 year ago
javascript Restore jquery.frameready.js code from 1.11.x - refs BT#21508 1 year ago
kses-0.2.2 Security: Apply patch for CVE-2019-20041 from b1975463dd. Reported by KAIST WSP Lab 4 years ago
nusoap
pear Internal: Fix session tutor general course errors - refs BT#21542 1 year ago
ppt2png
search
webservices Internal: Fix session tutor general course errors - refs BT#21542 1 year ago
xajax
zombie Resolved merge conflicts with upstream/master 2 years ago
.htaccess
AnnouncementEmail.php
AnnouncementManager.php Internal: Fix session tutor general course errors - refs BT#21542 1 year ago
Compilatio.php Settings: Move complex settings from configuration.php to .env or to the Database - refs #2682 2 years ago
CourseChatUtils.php Internal: Allow multi-format media files. Make resource_file multiple for one resource_node - refs #5600 1 year ago
CoursesAndSessionsCatalog.class.php Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
ExerciseCategoryManager.php CI: Fix phpunits about renaming of CExerciseCategory to CQuizCategory 1 year ago
GamificationUtils.php
MailTemplateManager.php Internal: Add mail template system and fixes 1 year ago
MoodleImport.php Forum: General code clean-up - refs BT#19215 #WIP 4 years ago
NotificationEvent.php Internal: Clean up NotificationEvent.php by removing unused install() (table already installed) and adding PHPDoc and functions typing 2 years ago
ScheduledAnnouncement.php Display: Use new icons in various tools 2 years ago
SkillModel.php Skill: Fix skill creation problem of name -> title -- refs BT#21715 1 year ago
SkillProfileModel.php
SkillRelGradebookModel.php
SkillRelProfileModel.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
SkillRelSkillModel.php Skill: Internal: fix title vs name error in skill assignment - refs #3581 #4706 BT#21083 2 years ago
SkillRelUserModel.php Skills - Move all "skills" and "badge" code inside main/skills - refs CT#2243 3 years ago
SmsPlugin.php Extra fields - Rename extra_field field_type and extra_field_type to item_type and value_type, "value" in exta_field_values.value to field_value - refs CT#2008 (#4373) 3 years ago
SmsPluginLibraryInterface.php
SortableTableFromArray.php Minor: code climate 4 years ago
SortableTableFromArrayConfig.php Minor: code climate 4 years ago
TeacherTimeReport.php
TicketManager.php Internal: Rename ROLE_RRHH to ROLE_HR and update user.roles migration - refs #5660 1 year ago
UnserializeApi.php Merge branch 'master' into 2861 3 years ago
VideoChat.php Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
access_url_edit_courses_to_url_functions.lib.php
access_url_edit_sessions_to_url_functions.lib.php Internal: Database: Fix internal methods calls with name vs title (6) - refs #3581 #4706 2 years ago
access_url_edit_users_to_url_functions.lib.php Resolved merge conflicts with upstream/master 2 years ago
add_course.lib.inc.php Internal: Add duration field to multiple tables and handle migration of extra fields - refs #5633 1 year ago
agenda.lib.php Announcement: Allow to add event reminders to event created from announcement - refs BT#21582 1 year ago
api.lib.php Admin: Enable the multi-URL feature by default (just create a new URL to unlock all related features) 1 year ago
array.lib.php CI: Fix psalm NoValue errors 2 years ago
attendance.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
auth.lib.php
baker.lib.php
banner.lib.php Display: Add support for color theme per access_url & custom logo - refs BT#21621 #5578 1 year ago
career.lib.php Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
certificate.lib.php Internal: Disable pagination in certificate PDF generation - refs BT#21812 1 year ago
chamilo_session.class.php Gradebook: Certificate updates merge (incomplete feature enabling) - refs #2834 2 years ago
chat.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
conditional_login.class.php
course.lib.php Internal: Remove special_course field and related data 1 year ago
course_category.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
course_description.lib.php Display: Update icons in course description tool - refs BT#20895 2 years ago
course_request.lib.php Language: Fix terms with syntax from v1 1 year ago
dashboard.lib.php Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
database.constants.inc.php Internal: Rename "settings_current" table to just "settings" - refs #5567 1 year ago
database.lib.php Minor: PHPDoc improvements to database.lib.php 2 years ago
diagnoser.lib.php Language: Fix terms with syntax from v1 1 year ago
display.lib.php Display: Add support for color theme per access_url & custom logo - refs BT#21621 #5578 1 year ago
document.lib.php Internal: Allow multi-format media files. Make resource_file multiple for one resource_node - refs #5600 1 year ago
events.lib.php Internal: Clean up events.lib.php (phpdoc, parameters typing, removing unnecessary conditions) 2 years ago
exercise.lib.php Internal: Fix DQL query in exerciseResultsInRanking function - refs BT#21855 1 year ago
exercise_show_functions.lib.php Exercise: Show nto corrected message only if no text comment and no audio comment - refs BT#21609 1 year ago
export.lib.inc.php Settings: Move settings from configuration.php to .env or to the Database - refs #2682 3 years ago
extra_field.lib.php Internal: Fix 'Undefined array key path' error on gradebook import - refs BT#21541 1 year ago
extra_field_option.lib.php Extra Fields: Change extra field and extra field option's translation to look for camel case variable, then display text in po files then if nothing exist in translation then use original display text - refs BT#21533 1 year ago
extra_field_value.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
fileDisplay.lib.php
fileManage.lib.php Internal: Fix language variable replacement script for Twig and PHP files - refs BT#21777 1 year ago
fileUpload.lib.php
fixlinks.js
geometry.lib.php
glossary.lib.php Internal: mPdf load css files in header - refs BT#21621 1 year ago
grade_model.lib.php Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
gradebook.lib.php Internal: Rename "settings_current" table to just "settings" - refs #5567 1 year ago
groupmanager.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
import.lib.php
internationalization.lib.php Language: Add code to search for translation in parent languages as fallback if current translation is empty - refs BT#21573 1 year ago
legal.lib.php Legal: fix issue when extrafield termsactivated already have a value 1 year ago
link.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
login.lib.php
login_redirection.class.php
message.lib.php Internal: Align trash icon with message title in user reporting - refs BT#21696 1 year ago
model.lib.php Fix Model::find method 3 years ago
myspace.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
notebook.lib.php Display: Use new icons in various tools 2 years ago
notification.lib.php Internal: Message: Fix e-mail sender (if provided) - refs BT#20235 1 year ago
online.inc.php Resolved merge conflicts with upstream/master 2 years ago
pdf.lib.php Internal: Fix platform logo included in PDF files generated - refs BT#21621 1 year ago
plugin.class.php Internal: Rename "settings_current" table to just "settings" - refs #5567 1 year ago
plugin.lib.php Plugin: Update list of official plugins based on issue table - refs #2661 1 year ago
promotion.lib.php Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
redirect.class.php Settings: Move settings from configuration.php to .env or to the Database - refs #2682 3 years ago
security.lib.php Inscription: Add password checker - refs BT#20923 2 years ago
sessionmanager.lib.php Language: Fix language variables in sessions 1 year ago
skill.visualizer.lib.php Display: Use new icons in various tools 2 years ago
social.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
sortable_table.class.php Course: Improve UI and fix bugs in user tool 1 year ago
specific_fields_manager.lib.php
statistics.lib.php Language: Fix terms with syntax from v1 1 year ago
sub_language.class.php Internal: Rename "settings_current" table to just "settings" - refs #5567 1 year ago
system_announcements.lib.php Admin: Fix query in system announcements 2 years ago
table_sort.class.php
template.lib.php Internal: Fix platform logo included in PDF files generated - refs BT#21621 1 year ago
text.lib.php CI: Fix psalm UndefinedDocblockClass errors 2 years ago
thematic.lib.php Internal: Move display_order from ResourceNode to ResourceLink (#5143) 2 years ago
tracking.lib.php Internal: Refactor course access tracking- BT#21694 1 year ago
urlmanager.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
usergroup.lib.php Admin: Enable the multi-URL feature by default (just create a new URL to unlock all related features) 1 year ago
usermanager.lib.php Internal: Message: Restoring $creatorEmail param in api_mail_html function - refs BT#21613 1 year ago
userportal.lib.php Gradebook: Switch to course ID (from course code) #dangerous - refs #5278 1 year ago