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/src/CoreBundle/Repository
Julio 67b3bd7953 Fix user ajax find by role + add test 4 years ago
..
Node Fix user ajax find by role + add test 4 years ago
AssetRepository.php Minor - format code, remove error_log 4 years ago
BranchSyncRepository.php Tests: Add phpunit tests 4 years ago
CareerRepository.php SysAnnouncements: Use entities, add one item during installation 5 years ago
CourseCategoryRepository.php Course category: Add tests, fix CRUD course category asset + add migration 4 years ago
ExtraFieldOptionsRepository.php Fix arguments, fix type hint 5 years ago
ExtraFieldRelTagRepository.php Tests: Minor refactor code 4 years ago
ExtraFieldRepository.php Fix tag queries + add extra field + tag repos 4 years ago
ExtraFieldValuesRepository.php Skills: Update legacy code to use the Asset entity. 5 years ago
GradeBookCategoryRepository.php Add GradeBookCategoryRepository, use entities 5 years ago
GroupRepository.php Minor - refactor code 4 years ago
LanguageRepository.php Allow show all languages no matter if its sub language BT#19218 4 years ago
LegalRepository.php Use \ in native functions that improves performance + format code 5 years ago
MessageRepository.php Minor - format code 4 years ago
MessageTagRepository.php Entities: Fix type hint, fix queries 5 years ago
PromotionRepository.php SysAnnouncements: Use entities, add one item during installation 5 years ago
ResetPasswordRequestRepository.php Minor - flint fixes 5 years ago
ResourceFactory.php Minor - remove unused code 4 years ago
ResourceNodeRepository.php Resources: Use uuid instead of id to get files from resources. 4 years ago
ResourceRepository.php Documents: Fix student visibility. 4 years ago
ResourceWithLinkInterface.php Add declare(strict_types=1), replace phpdoc with 7.4 type hints 5 years ago
SequenceRepository.php Minor - flint fixes 5 years ago
SequenceResourceRepository.php Use \ in native functions that improves performance + format code 5 years ago
SessionRepository.php Session: Add tests + fix query 4 years ago
SettingsCurrentRepository.php Translations: Fix language loading + add test 4 years ago
SkillRepository.php Tests: Add phpunit tests 4 years ago
SysAnnouncementRepository.php Remove SessionManager::user_is_general_coach function 4 years ago
TagRepository.php Fix tag queries + add extra field + tag repos 4 years ago
TemplatesRepository.php Add declare(strict_types=1), replace phpdoc with 7.4 type hints 5 years ago
ToolRepository.php Add ToolRepository.php + test 4 years ago
TrackECourseAccessRepository.php Add AttemptFeedback.php + AttemptFile.php + add tests 4 years ago
TrackExerciseRepository.php Fix track e exercise 4 years ago