bemade-addons/bemade_sports_clinic
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
..
controllers feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
data feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
i18n Created portal views for therapists and Report Injury functionality for portal users (coaches and therapists). 2025-06-21 21:24:50 -04:00
migrations/18.0.1.7.0 [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
models feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
notes feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
security feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
static/description 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
tests feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
views feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
__init__.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
__manifest__.py feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00