Commit Graph

230 Commits (68b417db5927fb37c5c5e66bd4a7e9ae440b9e06)

Author SHA1 Message Date
christianbeeznst 68b417db59 User: Fix deleteUser icon visibility and batch action language - refs BT#22161 11 months ago
Angel Fernando Quiroz Campos 153fdb1e32
Revert "Internal: Fix CLI error when retrieving settings with api_get_setting - refs BT#21987" (#5791) 1 year ago
christianbeeznst e5cef5433b Internal: Fix CLI error when retrieving settings with api_get_setting - refs BT#21987 1 year ago
christianbeeznst 913d723d0a Internal: Migrate and improve settings from configuration.php to .env and hosting_limits.yml - refs #5702 1 year ago
Angel Fernando Quiroz Campos 4599b6ac36
Internal: Removing APP_MULTIPLE_ACCESS_URL env param 1 year ago
Angel Fernando Quiroz Campos 73b3fe6d13
Revert "Multi url disabled (#5678)" 1 year ago
Angel Fernando Quiroz Campos 28463ab582
Multi url disabled (#5678) 1 year ago
Angel Fernando Quiroz Campos 52d5d7f519
Internal: Don't check multi-url in api_get_path 1 year ago
Yannick Warnier cb2c2fddee Admin: Enable the multi-URL feature by default (just create a new URL to unlock all related features) 1 year ago
Yannick Warnier 81195b84c8 Install: Update minimum PHP version required to 8.2 1 year ago
Yannick Warnier 9967ebdf4a Install: Update minimum PHP version required to 8.1 1 year ago
Yannick Warnier 332ede3f2a Language: Fix missing translations for roles 1 year ago
christianbeeznst c55122bd08 Internal: Rename ROLE_RRHH to ROLE_HR and update user.roles migration - refs #5660 1 year ago
christianbeeznst 058fba2186 User: Refactor roles list, remove error logs, add user roles method 1 year ago
christianbeeznest 4526fcf836
Admin: Add permissions management and role assignment - refs #5644 1 year ago
Angel Fernando Quiroz Campos 2618d75e6b
Display: Fix list of legacy theme selector + add empty css files from legacy chamilo theme 1 year ago
Angel Fernando Quiroz Campos bb0a675295
Display: Add support for color theme per access_url & custom logo - refs BT#21621 #5578 1 year ago
christianbeeznst 50e74ac5a9 Internal: Add duration field to multiple tables and handle migration of extra fields - refs #5633 1 year ago
christianbeeznest fe97f8df7d
Internal: Rename "settings_current" table to just "settings" - refs #5567 1 year ago
Angel Fernando Quiroz Campos 2f6187355d
Internal: Mail: Fix condition to validate replay-to address 1 year ago
christianbeeznst 4d0b457325 Internal: Fix session visibility for exercises without start date - refs BT#21820 1 year ago
christianbeeznst edfae5f1c3 Internal: Fix auto-generated password to meet security requirements - refs BT#21606 1 year ago
christianbeeznst 7932938c74 Internal: Fix forum visibility and notification issues - refs BT#21692 1 year ago
Angel Fernando Quiroz Campos a416426b93 Internal: validate email address before set it in mail - refs BT#21613 1 year ago
Angel Fernando Quiroz Campos 16f5645a96 Internal: Move function code from api_mail_html to MailHelper.php class - refs BT#21613 1 year ago
Angel Fernando Quiroz Campos 6a438956f8 Internal: Remove defaut.text.twig template fro mail text content - refs BT#21613 1 year ago
Angel Fernando Quiroz Campos 9b89b3a277 Internal: Admin: Move ENV parameters about smpt* to mail settings - refs BT#21613 1 year ago
Angel Fernando Quiroz Campos bb5ca1c0f3 Internal: Message: Restoring $creatorEmail param in api_mail_html function - refs BT#21613 1 year ago
Angel Fernando Quiroz Campos af99f6a904 Internal: Message: Restoring mail conf about SMTP_UNIQUE_SENDER - refs BT#21613 1 year ago
Angel Fernando Quiroz Campos 4dd2b0e3d5
Internal: Use IS_AUTHENTICATED instead of IS_AUTHENTICATED_FULLY to check access (#5477) 1 year ago
christianbeeznst d75635bf8a Internal: Ensure course ID consistency from query parameter 1 year ago
christianbeeznst a1990de7b7 Internal: Check sid Req to validate session access in overview quiz - refs BT#21598 1 year ago
christianbeeznst 0e26fd9a63 Internal: Add cidReq to validate course access in Lp - refs BT#21540 1 year ago
christianbeeznst 3cc08e4434 Internal: Add cidReq to validate course access in Lp - refs BT#21540 1 year ago
Yannick Warnier 2a0c4b6eaa Language: Fix terms with syntax from v1 1 year ago
christianbeeznst 0986bbfd4f Internal: Fix lesson issues - refs BT#21540 1 year ago
christianbeeznst 9a30ec7e46 Internal: Add mail template system and fixes 1 year ago
Angel Fernando Quiroz Campos d1c4e0c753
Revert "Calendar: Refactor Agenda Reminders Script - refs #5145" (#5321) 1 year ago
christianbeeznst 96651bee25 Calendar: Refactor Agenda Reminders Script - refs #5145 1 year ago
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
Yannick Warnier b23447d69f Gradebook: Switch to course ID (from course code) #dangerous - refs #5278 1 year ago
Angel Fernando Quiroz Campos 9cb43a7fe2 Internal: Remove global constant ROLE_FALLBACK in favor of User::ROLE_FALLBACK 2 years ago
Angel Fernando Quiroz Campos 10a5f23ff4 Internal: Set NotAllowedException as one HttpException to allow to return 403 status 2 years ago
christianbeeznst cc86c0061f Internal: Add session expiry redirect and custom exception handling 2 years ago
christianbeeznest a531dfc35e
User: Create "fallback" user role and account to attach orphan content to - refs #5221 2 years ago
Yannick Warnier 7e917cafad User: Prepare the addition of the "predeleted" active state of users - refs #5097 2 years ago
christianbeeznst 01e61e528e Social: Improve skill wheel and reporting 2 years ago
NicoDucou 2684e23137 Internal: Migration: Fix name->title conversion for tracking page myStudent - refs #3581 #4706 BT#21007 2 years ago
Yannick Warnier 62e32b88fd Internal: PHPUnit: Improve code following PHPUnit tests' guidance - refs #5057 2 years ago
Yannick Warnier 38ef378d06 Internal: Database: Fix internal methods calls with name vs title (7) - refs #3581 #4706 2 years ago