bemade-addons/bemade_sports_clinic/security
Denis Durepos a6742c16b0 fix(portal): Resolve injury creation security violations and improve UI consistency
- Fix has_group() security violations by using request.env.user.has_group() in controllers
- Add mail.compose.message ACL permissions for portal users to enable injury creation
- Fix foreign key constraint violation in treatment note creation by passing correct patient parameter
- Update portal field labels and values to match internal views (match_status, practice_status, stage)
- Change "Medical Notes" to "Team Notes" and convert from HTML to plain text rendering
- Fix allergies field clearing logic to allow empty string updates
- Improve badge text readability with proper color contrast across all portal views
- Remove redundant external link icons from injury count displays

Resolves portal injury creation 403 errors and ensures consistent terminology
between portal and backend interfaces.
2025-07-26 20:11:22 -04:00
..
ir.model.access.csv fix(portal): Resolve injury creation security violations and improve UI consistency 2025-07-26 20:11:22 -04:00
MAIL_ACTIVITY_PORTAL_ACCESS.md Added dev note markdown files to repo. 2025-07-26 12:38:52 -04:00
mail_activity_portal_rules.xml fix: achieve zero failing tests and full compliance in bemade_sports_clinic 2025-07-23 07:08:49 -04:00
partner_access.xml feat: Implement comprehensive ACL and RPC security fixes 2025-07-22 21:07:51 -04:00
PORTAL_ACCESS_LIMITATIONS.md Added dev note markdown files to repo. 2025-07-26 12:38:52 -04:00
sports_clinic_groups.xml Created portal views for therapists and Report Injury functionality for portal users (coaches and therapists). 2025-06-21 21:24:50 -04:00
sports_clinic_portal_groups.xml [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
sports_clinic_portal_rules.xml feat: Implement comprehensive ACL and RPC security fixes 2025-07-22 21:07:51 -04:00
sports_clinic_rules.xml fix(portal): Resolve injury creation security violations and improve UI consistency 2025-07-26 20:11:22 -04:00