• Joined on 2026-05-12
stephan pushed to dev at stephan/ms1readerv4 2026-07-19 10:20:23 -04:00
2ecc1c84b8 Initial import
stephan created repository stephan/ms1readerv4 2026-07-17 11:39:00 -04:00
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 11:41:14 -04:00
211f1e2638 MSIN-4452 — Update badge styles in promoteur hub for improved visual alignment and reduced alert intensity. Adjust CSS properties for danger, warning, info, and soft badges. Increment version code to 4.72.835.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 11:27:15 -04:00
64ef6c2a8e MSIN-4454 — Update product display in promoteur hub to show sold quantities instead of available. Adjust labels and HTML structure for clarity and consistency in the user interface. Increment version code accordingly.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 11:24:15 -04:00
0ff8299fdc MSIN-4451 — Add participant count under the "entries sold" KPI in the promoteur hub. Introduce new CSS styles for displaying participant information and update SQL queries to calculate unique participants. Increment version code to 4.72.834.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 11:17:22 -04:00
37f8bec215 Update 'promoteur_hub_flash_inscrits' label to reflect total entries sold instead of registered. This change clarifies the terminology used in the interface, aligning it with the intended meaning of the data. Increment version code accordingly.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 10:55:32 -04:00
7b94e0daa0 Remove unused sorting parameters from AJAX response in bib range actions, streamlining the data returned for improved performance. This change simplifies the response structure while maintaining the necessary HTML output. Increment version code to 4.72.834.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 10:42:37 -04:00
e9752ddcb7 MSIN-4456 — Enhance sorting functionality for team names in bib assignments. Introduce new functions to ensure reliable ordering by team name and implement PHP-based sorting for participants when the primary sort criterion is a team. Update AJAX responses to include additional sorting parameters. Increment version code to 4.72.833.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 10:07:11 -04:00
26b85d1892 MSIN-4446 — Enhance AJAX responses for bib range actions by including summary HTML and sequence counts. Update JavaScript functions to handle new response structure, ensuring accurate display of sequence information after create, delete, and refresh actions. Increment version code to 4.72.832.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 10:02:32 -04:00
527e3909e8 MSIN-4445 — Refine free assignment logic by enhancing duplicate bib number checks and improving feedback mechanisms for overlapping ranges. Update backend functions to ensure accurate detection of assigned bibs within specified ranges and adjust UI components to reflect these changes. Increment version code to 4.72.830.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 09:58:13 -04:00
ce63b9325e MSIN-4445 — Enhance free assignment functionality by adding duplicate bib number warnings for overlapping ranges. Implement backend checks for bibs already assigned to other events and update UI components to display relevant feedback. Increment version code to 4.72.829.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-16 09:51:51 -04:00
77799add6d MSIN-4445 — Implement free assignment functionality for solo events without sequence creation. Add new actions for analysis, simulation, and planning of free ranges. Update UI components and JavaScript logic to support the new features, including feedback mechanisms for quantity validation. Increment version code to 4.72.828.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-15 13:21:19 -04:00
b72ea70242 MSIN-4464 — Update audit history button styles for improved visibility and user experience. Change button design to a more discreet circular format, adjusting colors and dimensions for better integration into the UI. Increment version code to 4.72.827.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-15 13:18:48 -04:00
d23d471de4 MSIN-4464 — Implement audit history feature for participant fields. Add functionality to retrieve and display recent changes for specific fields, enhancing traceability of modifications. Introduce a new button in the UI to access the audit history, along with corresponding styles and JavaScript logic for improved user interaction. Update relevant backend functions to support this feature, ensuring proper access control and data retrieval.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-15 13:08:23 -04:00
3ac01a6f00 MSIN-4464 — Revamp event selection form in audit logs. Replace dropdown with a search input and direct ID entry for improved usability. Enhance event filtering with live search capabilities and update layout for better accessibility, ensuring a more intuitive experience for users managing audit logs.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-15 13:06:08 -04:00
ffb679626e MSIN-4464 — Refactor audit event selection in admin interface. Update SQL query to improve sorting logic for events and enhance the event selection form with a live search feature. Adjust layout and add direct input for event IDs, improving usability and accessibility for users managing audit logs.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-15 13:04:18 -04:00
c8aa6394f5 MSIN-4464 — Enhance audit logging functionality for participant management. Introduce new functions to track last touch events and handle cancellation/restoration of participant registrations. Update admin interface to display recent logs and improve oversight of audit activities, ensuring better traceability of changes made to participant records.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-15 13:00:05 -04:00
1260270c7d MSIN-4464 — Implement audit logging for participant updates. Introduce functions to track changes to 'no_bib', 'no_bib_remis', and participant status, ensuring traceability of modifications. Enhance the admin interface to support these audit features, improving oversight and accountability in participant management.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-15 12:57:22 -04:00
97ac1807b0 MSIN-4464 — Add configuration for fiche audit traceability in admin interface. Introduce a new sidebar section for audited fields and retention, enhancing the user experience by providing easy access to audit-related features.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-15 12:40:04 -04:00
260c617e35 Remove reference to MSIN-4460 from UI messaging in admin kit management. Clarify text regarding delegable kits to enhance user understanding without altering functionality.