Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.