bemade-addons/bemade_sports_clinic/security
Denis Durepos cbd9f2faab feat(portal): add timesheets portal (list + edit) and clean assets
Portal Timesheets Feature\n- Add new portal timesheets list with edit modal: views/portal_timesheets_templates.xml\n- New controller: controllers/timesheets_portal.py\n- New model for event timesheets: models/sports_event_timesheet.py\n- Security: sports_event_timesheet_rules.xml + ir.model.access.csv updates\n\nEvent/Portal Integration\n- Wire timesheets into events portal: controllers/events_portal.py, views/portal_event_* templates, menus\n- Sports event model enhancements: models/sports_event.py\n\nGeneral Portal/View Updates\n- Updates across player/team/user/partner views for consistency and UX\n\nAsset Cleanup\n- Remove unused 24h datetime initializer from frontend bundles\n  * Dropped bemade_sports_clinic/static/src/js/portal_datetime_24h.js from __manifest__.py assets\n\nNotes\n- No functional dependency on the 24h initializer remains; inputs use native datetime-local or explicit formatting in templates.
2025-09-22 21:33:57 -04:00
..
ir.model.access.csv feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
mail_activity_portal_rules.xml portal(events): polish headers and detail view 2025-09-01 20:21:36 -04:00
partner_access.xml feat: Implement comprehensive ACL and RPC security fixes 2025-07-22 21:07:51 -04:00
project_task_portal_rules.xml portal(events): polish headers and detail view 2025-09-01 20:21:36 -04:00
sports_clinic_groups.xml Production readiness: sanitize debug code, refactor access control, and organize documentation 2025-07-31 19:55:35 -04:00
sports_clinic_portal_groups.xml Production readiness: sanitize debug code, refactor access control, and organize documentation 2025-07-31 19:55:35 -04:00
sports_clinic_portal_rules.xml Corrected access error for coaches attempting to view the patient record for a patient that was also on teams the coach did not have access to. 2025-08-22 06:03:49 -04:00
sports_clinic_rules.xml portal(events): polish headers and detail view 2025-09-01 20:21:36 -04:00
sports_event_rules.xml feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
sports_event_timesheet_rules.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00