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
christianbeeznst f4cbdd3954 Internal: Enhance tables and charts: spacing, alignment, titles, Excel export - refs BT#21957 1 year ago
..
formvalidator Internal: Fix date and time format in datepickers by locale - refs BT#21592 1 year ago
javascript Restore jquery.frameready.js code from 1.11.x - refs BT#21508 1 year ago
kses-0.2.2
nusoap
pear Display: Fix styles for legacy checkboxes and radiobuttons 1 year ago
ppt2png
search
webservices Revert "Multi url disabled (#5678)" 1 year ago
xajax
zombie Revert "Multi url disabled (#5678)" 1 year ago
.htaccess
AnnouncementEmail.php
AnnouncementManager.php Internal: Fix session tutor general course errors - refs BT#21542 1 year ago
Compilatio.php
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
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
SmsPlugin.php
SmsPluginLibraryInterface.php
SortableTableFromArray.php
SortableTableFromArrayConfig.php
TeacherTimeReport.php
TicketManager.php Internal: Rename ROLE_RRHH to ROLE_HR and update user.roles migration - refs #5660 1 year ago
UnserializeApi.php
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 Gradebook: Remove user_id from gradebook tables, ensure event tracking - refs BT#21911 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 Revert "Internal: Fix CLI error when retrieving settings with api_get_setting - refs BT#21987" (#5791) 1 year ago
array.lib.php
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 User: Course: Fix event error when removing a user from a course - refs BT#21952 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
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 Internal: Migrate and improve settings from configuration.php to .env and hosting_limits.yml - refs #5702 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 Refactoring TrackEDownloadsRepository::saveDownload - refs BT#21266 1 year 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
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 Internal: Improve user creation and update logic for CSV sync script - refs BT#21895 1 year ago
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 Revert "Multi url disabled (#5678)" 1 year ago
login_redirection.class.php
message.lib.php Message: Fix missing sender records in message_rel_user for legacy message sends - refs BT#21887 1 year ago
model.lib.php
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: Message: Fix e-mail sender (if provided) - refs BT#20235 1 year ago
online.inc.php Revert "Multi url disabled (#5678)" 1 year ago
pdf.lib.php Gradebook: Remove user_id from gradebook tables, ensure event tracking - refs BT#21911 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 Revert "Multi url disabled (#5678)" 1 year ago
security.lib.php
sessionmanager.lib.php Session: Fix user repartition by language to only consider students - refs BT#21908 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 Internal: Enhance tables and charts: spacing, alignment, titles, Excel export - refs BT#21957 1 year ago
specific_fields_manager.lib.php
statistics.lib.php Internal: Enhance tables and charts: spacing, alignment, titles, Excel export - refs BT#21957 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: Add variable settings to .env.dist and plugin.yaml import - refs #5316 1 year ago
text.lib.php
thematic.lib.php Internal: Move display_order from ResourceNode to ResourceLink (#5143) 2 years ago
tracking.lib.php Revert "Multi url disabled (#5678)" 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: Migrate and improve settings from configuration.php to .env and hosting_limits.yml - refs #5702 1 year ago
userportal.lib.php Revert "Multi url disabled (#5678)" 1 year ago