• Joined on 2026-05-12
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 15:42:18 -04:00
10e6a09640 MSIN-4328 — Enhance fxChronotrackApiSync with new functions for handling bib conflicts and payload adjustments. Update fxChronotrackApiAdminRenderPageScript to clarify log messaging regarding bib status. Improve synchronization logic for participant entries, ensuring accurate handling of bib assignments and conflicts. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 15:25:57 -04:00
e747b180aa MSIN-4328 — Update messaging in fxChronotrackApiAdminRenderPageScript for clarity on bib status and conditions for sending bibs. Modify logic in fxChronotrackApiSync to ensure bibs are sent immediately upon confirmation status, improving synchronization accuracy. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 15:25:16 -04:00
57e281b46f MSIN-4328 — Enhance logging clarity in fxChronotrackApiSync by detailing participant entry information, including bib status and names. Update the admin page script to provide clearer messaging on log entries for better user understanding. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 15:19:55 -04:00
847f2f57a7 MSIN-4328 — Introduce a new button for full resync in the ChronoTrack admin panel, allowing all eligible participants to be resent regardless of last push date. Update JavaScript to handle the new button's functionality and enhance logging for successful entries. Adjust push preparation logic to accommodate full resync options. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 15:15:47 -04:00
23def197c8 MSIN-4328 — Update SQL queries in ajax_bib_range.php and inc_fx_promoteur.php to set par_maj alongside no_bib and par_date_bib, ensuring accurate timestamping for participant updates. Enhance fxChronotrackApiSync to include par_date_bib in filtering logic. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 14:58:02 -04:00
b9e4395297 MSIN-4444 — Add functions to handle team name retrieval and team group key generation, improving team management in the API. Update logic to classify participants into solo and team groups, ensuring proper handling of team representatives and blocked entries. Adjust messages for clarity in team-related errors. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 14:45:36 -04:00
0a19621949 MSIN-4475 — Refactor CSS for improved layout and responsiveness in assignment modes. Update JavaScript to enable immediate tool display without tile clicks, and adjust PHP for seamless workspace transitions. Increment version code to 4.72.867.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 14:34:23 -04:00
162419069b MSIN-4419 — Enhance refund cancellation hint with updated text and dynamic rescan functionality. Update version code to 4.72.865.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 14:23:00 -04:00
b74d5ac34a MSIN-4475 — Update CSS for badge auto assignment to ensure proper display without overflow. Adjust PHP functions to allow temporary unlocking for promoters and update version code to 4.72.864.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 14:15:02 -04:00
26b658acf8 MSIN-4445 — Refactor free assignment logic to allow all solo races (with or without existing sequences) to be assigned without creating new sequences. Update related functions and improve documentation for clarity. Increment version code to 4.72.863.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 12:29:07 -04:00
25c626be45 MSIN-4474 — Implement return URL preservation for event modifications and participant management. Enhance navigation logic to ensure users return to the original list after actions like save or cancel. Introduce new functions to validate and resolve return URLs, maintaining consistency across the application. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 12:25:23 -04:00
b038537d1c MSIN-4474 — Enhance participant and event access logic by refining conditions for editable fields based on promoter status. Implement legacy access handling for event modifications and ensure proper identity preservation during updates. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 12:04:00 -04:00
4b6e461b32 MSIN-4328 — Refactor API response handling in fxChronotrackApiAdminRenderPageScript to improve error management and user feedback. Update logic to ensure job continuation despite errors in batches, and enhance progress rendering with detailed status messages. Adjust sync entry posting to utilize fixed sub-lots for efficiency, reducing API call volume. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 11:53:24 -04:00
dfab716014 MSIN-4328 — Implement new function to derive registration choice names from entries, enhancing race data handling. Update race label formatting to include registration choice when available, improving clarity in dropdown options. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 11:52:39 -04:00
aa61dfef15 MSIN-4328 — Introduce new functionality to normalize registration choice data for events and enhance race label formatting. Merge reg_choice names by race ID to improve clarity in dropdown labels. Update existing functions to streamline data handling and presentation. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 11:47:32 -04:00
7858823205 MSIN-4328 — Enhance race label formatting by including registration choice names when available. Introduce new functions to index and apply reg_choice labels to race rows, improving clarity in race data presentation. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 11:29:05 -04:00
9143f7a967 MSIN-4473 — Update promoteur hub link styles to align with button design by adding border-radius. Increment version code to 4.72.862.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 11:07:25 -04:00
ad57a54407 MSIN-4379 & MSIN-4455 — Update auto bib assignment logic for team events. Refactor to utilize existing team bibs and enhance error handling. Implement logic to load used bibs before assignment, ensuring no duplicates. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-22 08:32:33 -04:00
fd6ec9b876 MSIN-4471 — Refactor PDF generation for improved layout and pagination handling. Adjust header and footer dimensions based on subtitle presence, and implement logic to correctly count and display intro pages. Update SQL documentation to enhance clarity in participant instructions. Increment version code.