Commit Graph

4643 Commits (de24fc00a1b8274fbd5ccbd2d3ebd9cc5bb7db90)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 07b5c93244
Usergroup: Fix query condition to get groups by user 2 years ago
Angel Fernando Quiroz Campos 28463ab582
Multi url disabled (#5678) 2 years ago
christianbeeznst 227c12b962 Internal: Add sticky index to course table 2 years ago
Angel Fernando Quiroz Campos 5e28e432f3
Minor: Format code 2 years ago
Angel Fernando Quiroz Campos 630b29a354
Message: Use header-logo.png for default mail header - refs BT#21621 2 years ago
christianbeeznst 57d3aafc6e Internal: Improve pagination and more items for file info page 2 years ago
christianbeeznst 0d08f7c440 Internal: Refactor file search logic into repository and fix UUID search - refs BT#21826 2 years ago
Angel Fernando Quiroz Campos 1d8b755e58
Minor: Format code 2 years ago
christianbeeznst 9b00329b22 Internal: Add "File info" to admin system block with file details - refs BT#21826 2 years ago
christianbeeznst 5fcff4e751 Internal: Add config option for unrestricted personal file access - refs BT#21826 2 years ago
Yannick Warnier 5fdbe1c199 Admin: Fix icon showing inactive state in multi-URL list + use outline version of toggle-switch when inactive 2 years ago
Yannick Warnier cb2c2fddee Admin: Enable the multi-URL feature by default (just create a new URL to unlock all related features) 2 years ago
Angel Fernando Quiroz Campos bac988186b
Internal: Remove cascade persist on ResourceLink::$course 2 years ago
Yannick Warnier 20950369bd Language: Fix language variables (singular needs to be plural) in course home 2 years ago
Yannick Warnier b307485dea Language: Hack the course_setting tool to return 'Course settings' in plural 2 years ago
Angel Fernando Quiroz Campos 80fd6c6497
Minor: Format code + fix psalm 2 years ago
Angel Fernando Quiroz Campos 41c84559e1
Admin: Allow to edit and set the current theme while changing the selected one 2 years ago
christianbeeznst 3878de9bc7 Internal: Remove special_course field and related data 2 years ago
Yannick Warnier b33f2722cd Language: Fix language variables in admin page 2 years ago
Yannick Warnier 36ce51abab Internal: Remove deprecated or duplicated extra fields from new installation. Renamed many display texts for extra fields. 2 years ago
Angel Fernando Quiroz Campos 00e9687057
Admin: Avoid duplicate access_url_rel_color_theme when updating color theme 2 years ago
Yannick Warnier 4ee217649a Language: Fix language variables in user profile 2 years ago
NicoDucou 84a7c5b868 Migration: Learnpath fix learning path subscription migration to avoir registry where user is null o user_id = 0 - refs BT#20864 2 years ago
christianbeeznst c55122bd08 Internal: Rename ROLE_RRHH to ROLE_HR and update user.roles migration - refs #5660 2 years ago
Angel Fernando Quiroz Campos 1cf8c3dad6
Minor: Format code 2 years ago
Angel Fernando Quiroz Campos 1899d81eef
Internal Migration: Avoid clear entities managed by doctrine while migrating c_lp_category and c_lp data 2 years ago
Yannick Warnier f331862949 Permission: Remove user:assignclass as it duplicates class:assignuser - refs #5644 2 years ago
christianbeeznst 251cf4e503 Internal: Merge Permissions Controllers 2 years ago
Angel Fernando Quiroz Campos 2395d82e6e
Internal: Migration: Fix color_theme migration during development - refs BT#21621 2 years ago
Angel Fernando Quiroz Campos 54a820b0b6
Internal: Fix platform logo included in PDF files generated - refs BT#21621 2 years ago
christianbeeznst 058fba2186 User: Refactor roles list, remove error logs, add user roles method 2 years ago
Angel Fernando Quiroz Campos 1627273c72
Minor: Fix typo 2 years ago
Angel Fernando Quiroz Campos ab3c047b36
Internal: Add cascade persist for ResourceLink properties 2 years ago
christianbeeznst f9496feee6 Internal: Add config for "access_to_personal_file_for_all" - refs BT#21826 2 years ago
christianbeeznest 4526fcf836
Admin: Add permissions management and role assignment - refs #5644 2 years ago
Angel Fernando Quiroz Campos 18e8c0a65b
Minor: Format code 2 years ago
Angel Fernando Quiroz Campos ab8638caff
Internal: Add Twig function to get base64-encoded asset - refs BT#21621 2 years ago
Angel Fernando Quiroz Campos f957829c8f
Internal: Migration: Verify var/theme exists before migrate it 2 years ago
Angel Fernando Quiroz Campos 3b82ae9549
Fix missing variable 2 years ago
Angel Fernando Quiroz Campos 309a4e97f6
Internal: Migration: Create agenda_reminder table. As fallback to allow to use CCalendarEvent entities 2 years ago
Angel Fernando Quiroz Campos 131c23807a
Internal: Allow to persist cascade for ResourceNode::$resourceType and CLpCategory::$lps 2 years ago
Angel Fernando Quiroz Campos c63568dc8c
Internal: Fix migration for agenda_reminders to avoid FK and index issues 2 years ago
christianbeeznst 00aa33bcb2 Migration: fix 'duration' column to specified tables" 2 years ago
Angel Fernando Quiroz Campos 193763e905
Internal: Remove ChamiloApi::getEditorDocStylePath - refs BT#21621 2 years ago
Yannick Warnier 2c72cc815f Documentation: Revert renaming installation guide. Use legacy name installation_guide.html to be semantically more explicit *and* avoid renaming x language variable which contain the filename 2 years ago
Yannick Warnier 0676c751be Migration: Remove last remnants of the settings_current table name (now using settings) in the migration process 2 years ago
christianbeeznest f2c90bda64
Migration: Implement priority migration and helper class to avoid issues with db structure temporarily not matching entities definitions 2 years ago
NicoDucou b37074ca6a Migrations: moving the access_url_rel_color_theme table creation at the begining of the migrations 2 years ago
NicoDucou d5958b0cfe Migrations: adapting order to set the field NULLABLE before settings values to NULL 2 years ago
NicoDucou d46da80405 Migrations: adapting current_settings to settings in all migrations 2 years ago