Commit Graph

141 Commits (6705a874d9167eb544f16174ee57c206d2c599e8)

Author SHA1 Message Date
BorjaSanchezBeezNest 6705a874d9 Tracking: Add quarterly report in admin statistics page 8 months ago
Angel Fernando Quiroz Campos 330c0569a5
Fix typed arguments in call to api_mail_html function 10 months ago
christianbeeznst 913d723d0a Internal: Migrate and improve settings from configuration.php to .env and hosting_limits.yml - refs #5702 1 year ago
christianbeeznst 240dcfc690 Internal: Fix SQL query error in user language report and address missing graphs issue - refs BT#21957 1 year ago
christianbeeznst 790f7eb87e Internal: Fix user-selected locale in registration email and confirmation message - refs BT#21596 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 bb5ca1c0f3 Internal: Message: Restoring $creatorEmail param in api_mail_html function - refs BT#21613 1 year ago
christianbeeznst 8f041b47fb Internal: Set notification with student boss language - refs BT#21681 1 year ago
christianbeeznst 0e26fd9a63 Internal: Add cidReq to validate course access in Lp - refs BT#21540 1 year ago
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
christianbeeznest a531dfc35e
User: Create "fallback" user role and account to attach orphan content to - refs #5221 2 years ago
christianbeeznst ff4ef19f9a User: Add auto_remove field to the extra_field table to manage automatic deletion during anonymization - refs #5211 2 years ago
Yannick Warnier a0ff3ccad8 User: Fix SQL error when querying get_user_id_of_course_admin_or_session_admin() as admin. Improve PHPDoc. 2 years ago
christianbeeznst ce73a7ebd8 User: Add deleting users in 2 steps - refs #5097 2 years ago
christianbeeznst 4d89a9ea85 User: Remove deprecated user.enabled field - refs #5212 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 94b1cee5ac Skill: Certificate: Internal: fix title vs name error and fix general certificate generation errors -refs #3581 #4706 BT#21007 2 years ago
Yannick Warnier faeca06262 Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
Angel Fernando Quiroz Campos a993c6cfa8 Internal: In legacy get_lang and templates isn't necessary to force the locale - refs BT#21304 2 years ago
Angel Fernando Quiroz Campos 00d9316d5f CI: psalm suppress PrivateService error 2 years ago
christian f4394aa6c7 Inscription: Add email translate by user selector - refs BT#20922 2 years ago
christian be99bd2364 Skill: Fix pages of user skills - refs BT#21003 2 years ago
NicoDucou 6e3684516b User: fix role asignation to avoid keeping previous asignation -refs BT#20939 2 years ago
christian a2660e0ab5 Migrations: Improve registration and search diagnosis - refs BT#20846 2 years ago
christian dda91e9c3b Migrations: Improve configuration settings and inscription user - refs BT#20846 2 years ago
Christian 052e0b54f4 Settings: Move complex settings from configuration.php to .env or to the Database - refs #2682 2 years ago
Christian 93bad6fbc6 Settings: Move settings from configuration.php to .env or to the Database - refs #2682 3 years ago
christianbeeznest 962e9f9654
User: Deprecate User productions in v2 - refs CT#3806 3 years ago
christianbeeznest 933fdb7fad
Internal: Tracking: Rename mySpace folder to my_space - refs #4536 3 years ago
Borja Sánchez c5a86060ea User: Fix update_extra_field_value function when pass params to save 3 years ago
christianbeeznest a6857b0c30
Extra fields - Rename extra_field field_type and extra_field_type to item_type and value_type, "value" in exta_field_values.value to field_value - refs CT#2008 (#4373) 3 years ago
Christian 807c706333 User - Convert user_api_key.api_service to 'default' - refs CT#2560 3 years ago
Christian 1019852619 User registration - Add symbol @ to username input from creation form - BT#19778 3 years ago
Angel Fernando Quiroz Campos 095661df32 Fix psalm issues 4 years ago
Christian 4945c9c4bc Session: Fix csv and xml import with same session name - refs BT#19147 4 years ago
Julio 021f4339de Sessions: Refactor code 4 years ago
Christian 836ddb517e Minor: Clean code from flintci and codeclimate - refs BT#19215 4 years ago
Christian 7a2e46dcc2 User: Add templates for emails , missing inputs - refs BT19215 4 years ago
Julio 6ce002febe Session: Fix typo + add tests 4 years ago
Julio b7854188b7 Minor - format code 4 years ago
Christian 2459edecdc User registration: Add form to register user to the portal - refs BT#19044 4 years ago
Julio 91522eab0e Refactor TrackExercise 4 years ago
Angel Fernando Quiroz Campos f0c5ad2193 Fix query to get sessions by category 4 years ago
Angel Fernando Quiroz Campos bb3af8fe30 Change queries to find session coached by user 4 years ago
Angel Fernando Quiroz Campos 3dbbb08142 Change query to use Session::SESSION_COACH 4 years ago
Angel Fernando Quiroz Campos 68c2efbbb0 Remove SessionManager::user_is_general_coach function 4 years ago
Angel Fernando Quiroz Campos 12b3b440f6 Minor - flint fixes 4 years ago
Angel Fernando Quiroz Campos c2349dffd6 Session: Use session_rel_user in queries finding session admin 4 years ago