bemade-addons/bemade_sports_clinic/controllers
Denis Durepos d2286d136e feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management
- Added integrated mail.activity system for task management
- Implemented portal access to activities for treatment professionals
- Added activity creation, completion, and reassignment functionality
- Enhanced player management with Canadian address validation
- Improved injury tracking with parental consent and document attachments
- Implemented layered security architecture (ACL + Record Rules + Controller filtering)
- Added French Canadian (fr_CA) localization support
- Enhanced portal UI with activity counts and navigation
- Implemented RPC security protection with buddy method pattern
- Added comprehensive demo data and integration features
- Updated manifest to reflect all new capabilities and improvements
2025-08-12 09:23:05 -04:00
..
__init__.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
access_control_mixin.py feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
events_portal.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
patient_injury_portal.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
player_management_portal.py feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
task_management_portal.py feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
team_management_portal.py feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
team_staff_portal.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00