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
christianbeeznest 086141d491
Merge pull request #6065 from christianbeeznest/fixes-updates63
7 months ago
..
formvalidator Display: Fix js errors in forms 7 months ago
javascript Exercise: Disable submit buttons while recorded audio is saving - refs BT#22293 7 months ago
kses-0.2.2 Security: Apply patch for CVE-2019-20041 from b1975463dd. Reported by KAIST WSP Lab 4 years ago
nusoap Add security fixes from 1.11.x 4 years ago
pear Display: add option to show/hide password in legacy FormValidator control 8 months ago
ppt2png
search
webservices Revert "Multi url disabled (#5678)" 1 year ago
xajax
zombie Statistics: Fix errors and improve data handling in admin reports - refs BT#22248 9 months ago
.htaccess
AnnouncementEmail.php
AnnouncementManager.php Fix toggle visibility for resource links - refs BT#22283 8 months 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 Revert "Multi url disabled (#5678)" 1 year 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 Session: Allow scheduled announcements to session users 11 months ago
SkillModel.php Skill: Rename Profile class to SkillLevelProfile 9 months ago
SkillProfileModel.php Refactor Skills code #2243 4 years ago
SkillRelGradebookModel.php Refactor Skills code #2243 4 years ago
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 Ticket: Exclude current user from ticket modification notifications - refs BT#22281 9 months ago
TrackingCourseLog.php Internal: Fix score calculation across reports and interfaces - refs BT#22096 9 months 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 Fix param type in AddCourse::insertExampleContent 8 months ago
agenda.lib.php Fix toggle visibility for resource links - refs BT#22283 8 months ago
api.lib.php Merge pull request #6042 from ywarnier/quarterly 8 months 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 Minor - fix tpls 4 years ago
baker.lib.php Skills: Fix get badge BT#18905 4 years ago
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 Admin: Add duplicate_specific_session_content_on_session_copy setting - refs BT#22254 8 months ago
course_category.lib.php Course: Fix category list actions, reorder on moveUp, export CSV error - refs BT#22253 9 months 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 Statistics: Fix errors and improve data handling in admin reports - refs BT#22248 9 months ago
database.lib.php Minor: PHPDoc improvements to database.lib.php 2 years ago
diagnoser.lib.php Internal: Migrate and improve settings from configuration.php to .env and hosting_limits.yml - refs #5702 1 year ago
display.lib.php Display: Fix styles for legacy tabs 8 months 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 Refactoring TrackEDownloadsRepository::saveDownload - refs BT#21266 1 year ago
exercise.lib.php Internal: Remove enabled_text2audio & force enable_record_audio active 7 months 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 Course: Fix category list actions, reorder on moveUp, export CSV error - refs BT#22253 9 months ago
extra_field.lib.php Extra Fields: Avoid using the ExtraField::translateDisplayName method to translate the options display name - refs BT#21533 10 months ago
extra_field_option.lib.php Extra Fields: Avoid using the ExtraField::translateDisplayName method to translate the options display name - refs BT#21533 10 months ago
extra_field_value.lib.php Session: Add batch session export to CSV - refs BT#22096 11 months 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 Minor - format code 4 years ago
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 Internal: Improve user creation and update logic for CSV sync script - refs BT#21895 1 year ago
internationalization.lib.php Tracking: Add quarterly report in admin statistics page 8 months ago
legal.lib.php Legal: fix issue when extrafield termsactivated already have a value 1 year ago
link.lib.php Fix toggle visibility for resource links - refs BT#22283 8 months ago
login.lib.php Revert "Multi url disabled (#5678)" 1 year ago
login_redirection.class.php
message.lib.php Message: Convert relative links to absolute in email content - refs BT#22284 9 months ago
model.lib.php Fix Model::find method 3 years ago
myspace.lib.php Revert "Multi url disabled (#5678)" 1 year ago
notebook.lib.php Display: Use new icons in various tools 2 years ago
notification.lib.php Internal: Fix URL handling in notification links for CLI script - refs BT#22050 11 months ago
online.inc.php Revert "Multi url disabled (#5678)" 1 year ago
pdf.lib.php Exercise: Add export attempts results to PDF - refs #3320 8 months 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 Admin: Add duplicate_specific_session_content_on_session_copy setting - refs BT#22254 8 months ago
redirect.class.php Revert "Multi url disabled (#5678)" 1 year ago
security.lib.php Inscription: Add password checker - refs BT#20923 2 years ago
sessionmanager.lib.php Admin: Add duplicate_specific_session_content_on_session_copy setting - refs BT#22254 8 months 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 User: Fix deleteUser icon visibility and batch action language - refs BT#22161 10 months ago
specific_fields_manager.lib.php
statistics.lib.php Internal: Convert deprecated api_is_multiple_url_enabled() to AccessUrlHelper::isMultiple() 8 months ago
sub_language.class.php Internal: Language: Refactoring pages to add or remove sub-language - refs BT#21568 8 months ago
system_announcements.lib.php Admin: Fix query in system announcements 2 years ago
table_sort.class.php
template.lib.php Internal: Add variable settings to .env.dist and plugin.yaml import - refs #5316 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: Convert deprecated api_is_multiple_url_enabled() to AccessUrlHelper::isMultiple() 8 months ago
urlmanager.lib.php Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
usergroup.lib.php User: Fix usergroup table loading and form updates - refs BT#22277 9 months ago
usermanager.lib.php Tracking: Add quarterly report in admin statistics page 8 months ago
userportal.lib.php Skill: Replace links to new skill wheel page 9 months ago