bemade-addons/bemade_sports_clinic/models
Denis Durepos 53a027c87c feat: Production readiness sanitization and access control refactoring
- Remove all debug logging and statements for production deployment
- Convert operational logging from info to debug level where appropriate
- Clean up debug test files and commented code
- Refactor access control helpers into centralized AccessControlMixin
- Consolidate duplicated access control methods across controllers
- Enforce team-based access control for all portal users
- Fix access control logic to match expected security behavior
- Move TODO.md to notes/ directory for better organization
- All 76 tests passing with proper security enforcement

Production ready: Clean codebase with centralized access control and no debug noise
2025-07-31 14:55:18 -04:00
..
__init__.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
injury_document.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
mail_followers.py Revert "Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md" 2025-05-29 21:35:47 -04:00
patient.py Fix portal activity modal dismiss buttons and XML syntax errors 2025-07-27 21:32:10 -04:00
patient_contact.py feat: refactor portal player detail view with comprehensive tabs and status card 2025-07-23 21:01:01 -04:00
patient_injury.py Fix portal activity modal dismiss buttons and XML syntax errors 2025-07-27 21:32:10 -04:00
res_partner.py Revert "Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md" 2025-05-29 21:35:47 -04:00
res_users.py feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
sports_team.py Fix portal activity modal dismiss buttons and XML syntax errors 2025-07-27 21:32:10 -04:00
treatment_note.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00