Commit Graph

3029 Commits (19a35b332ff45cb06fb73e2ebf96fe9eef919df6)

Author SHA1 Message Date
Julio 8d158674cf Minor - Fix entities 4 years ago
Julio 3505aafc39 Tests: Add CourseHomeControllerTest.php 4 years ago
Julio 183ab2bef3 Minor - format code 4 years ago
Julio 22d3289074 Tests: Minor refactor code 4 years ago
Julio f97c959b9c Tests: Fix sessions about + add tests 4 years ago
Julio 1bbb516973 Tests: Add phpunit tests, entities: set default values in construct 4 years ago
Julio 6d015e52ec Tests: Add phpunit tests 4 years ago
Julio b0d653a79c Minor - remove comments 4 years ago
Julio 198b2c2170 Migration - Add MigrationFactory.php + fix queries 4 years ago
Julio 33ff113544 Migration - Fix queries 4 years ago
Julio 5f4d4b35eb Migration: Fix surveys 4 years ago
Julio b5687ca995 Migration: Remove unused tables + constants + format code 4 years ago
Julio b2de603db6 Migration: Fixes 4 years ago
Julio 053035be5d Minor - format code 4 years ago
Julio 8d42da7438 Migration: Fix queries 4 years ago
Julio 29e9895bc2 Settings: Add exercise_hide_label + fix default category 4 years ago
Julio fba6350b96 Tools: AbstractTool add abstract methods 4 years ago
Julio 4e1a0c559e Remove unused tools.yml 4 years ago
Julio 0270e9e392 Minor - format code 4 years ago
Julio 3cbc1f5a43 Minor: Fix forum tool + use attribute GradebookCategory.php 4 years ago
Julio b96d83574b Entity: Add repositoryClass 4 years ago
Julio b66b7b3bfe Tools: Update tool classes 4 years ago
Julio 444aba92df Branch: Use NestedTreeRepositoryTrait 4 years ago
Julio 5016891bf7 User: Add ROLE_ADMIN when setting $user->addUserAsAdmin 4 years ago
Julio 622bd97a08 Minor - remove unused code, format code 4 years ago
Julio b4a8fe0894 Internal: Refactor tool loading (disable tools.yml) 4 years ago
Julio e0e2165891 Minor - format code, remove unused code 4 years ago
Julio d337597713 Remove unused code 4 years ago
Julio 238e60a0cf Minor - Doctrine add repositoryClass, format code + add Assert as attribute 4 years ago
Julio 65a5249d58 Migrations: Remove blog migration 4 years ago
Julio 0c6f08e579 Remove blog tables 4 years ago
Julio f812bd69e9 Remove blog tables 4 years ago
Julio 139f7943b0 Groups: Set constants into entity + add test 4 years ago
Julio cfd5371c7e Symfony: Organize services, use classes instead of aliases 4 years ago
Julio ea78691414 Migrations: Delete c_tool that is not registered in the tool table. 4 years ago
Julio 864e2deb17 Migrations: Fix queries 4 years ago
Julio ec22f8bf49 Migrations: Add ExtraFieldSavedSearch migration + fixes 4 years ago
Julio 9ad615a35d Migration: Remove duplicates blocked by unique constraint 4 years ago
Julio 280de1522c Fix migrations 4 years ago
Julio eae08afc45 Minor - format code 4 years ago
Julio 77a4c84c03 Move teacher/student status inside CourseRelUser.php 4 years ago
Julio 21d409cee2 Minor - format code, remove unused code 4 years ago
Julio 87c40c90d6 User roles: Use roles instead of status 4 years ago
Julio 6b4387b591 Users: Use Container::getUserRepository + use api_get_user_entity() 4 years ago
Julio 4e8bdd2ab0 Minor - format code 4 years ago
Julio 435db6bd56 Documents: Move injected js inside <head> 4 years ago
Julio b29e4ec815 Documents: Add document.js BT#18893 4 years ago
Julio f72976c7d4 Documents: Add document.css when loading an HTML file 4 years ago
Julio bfffb402b6 Documents: Inject translatehtml js into an HTML 4 years ago
Julio d23d4378b1 Minor - remove unused code 4 years ago