|
|
038bd7bd26
|
Implement fxImportResultatsEnsureQuestionsVisibleFiche function to activate questions during import for MSIN-4482. Update SQL queries to manage visibility of questions based on event type and ensure correct filtering of pec_id. Adjust logic in fxInscrGestionFetchFicheProfile to accommodate non-online registration scenarios. Increment version code.
|
2026-07-24 17:49:14 -04:00 |
|
|
|
69a97c0044
|
Enhance import functionality for events without online registration in MSIN-4482. Introduce new SQL queries and functions to manage event types and guard against invalid imports. Update AJAX handling to enforce type restrictions and improve user feedback in the event panel. Increment version code.
|
2026-07-24 17:45:47 -04:00 |
|
|
|
26a470fe1e
|
Refactor fxImportResultatsCommit to improve handling of pec_id and pec_id_original during imports for MSIN-4482. Update SQL queries to ensure pec_actif is set correctly and prevent collisions with unique constraints. Enhance logic for updating participant records based on active status and original IDs. Increment version code.
|
2026-07-24 17:31:48 -04:00 |
|
|
|
80c791c7e1
|
Enhance fxImportResultatsCommit and fxImportResultatsReset functions for MSIN-4482 by updating SQL queries to ensure correct handling of pec_id_original and pec_actif flags during imports. Refactor participant deletion logic to improve performance using subqueries. Add diagnostic SQL for verifying import integrity. Increment version code.
|
2026-07-24 17:20:19 -04:00 |
|
|
|
05ce600e09
|
Refactor fxImportResultatsResetPreview to improve SQL query readability and performance by storing the escaped origin in a variable. Add diagnostic SQL query to count visible participants in the list based on active PEC status. Enhance the event panel UI to display database status with refresh functionality. Increment version code.
|
2026-07-24 17:06:46 -04:00 |
|
|
|
c6477f7757
|
Enhance result import functionality for MSIN-4482 by adding reset and preview capabilities. Implement fxImportResultatsResetPreview to count potential deletions and fxImportResultatsReset to remove imported data based on confirmation. Update AJAX handling in ajax_import_resultats.php to support these new actions. Ensure pec_actif is set to 1 for active entries in the import process. Increment version code.
|
2026-07-24 17:02:55 -04:00 |
|
|
|
8498af24f9
|
Implement fxImportResultatsGroupBlockedByType function to categorize and handle blocked import rows in fxImportResultats for MSIN-4482. Enhance error reporting by adding detailed messages for header rows, missing unique identifiers, unmapped races, and database update failures. Update the commit function to utilize the new error handling structure. Increment version code.
|
2026-07-24 16:26:45 -04:00 |
|
|
|
171a48a411
|
Add temporary unique ID generation for pec_id_original and par_id_original in fxImportResultats for MSIN-4482. Implement fxImportResultatsTempOriginalId function to ensure non-zero unique values during insertion. Update SQL queries to utilize generated IDs. Increment version code.
|
2026-07-24 16:22:28 -04:00 |
|
|
|
d63c92e36a
|
Implement header row filtering and unique identifier generation in fxImportResultats for MSIN-4482. Add functions to detect header-like rows and create unique panier/commande identifiers. Enhance error handling during database operations. Increment version code.
|
2026-07-24 16:19:54 -04:00 |
|
|
|
8929236e85
|
Enhance participant import functionality in MSIN-4482 by updating the import phases and adding new fields for emergency contact details. Implement commit action in AJAX handling for result mapping validation. Increment version code.
|
2026-07-24 16:16:00 -04:00 |
|
|
|
84e65340b6
|
Enhance fxImportResultatsRenderEventPanel and ajax_import_resultats.php for improved AJAX handling in MSIN-4482. Update AJAX URL construction to include domain, add error handling for JSON parsing, and ensure panel visibility. Implement output buffering to prevent HTML pollution in JSON responses. Increment version code.
|
2026-07-24 16:09:37 -04:00 |
|
|
|
a1b6fa8911
|
Refactor fxImportResultatsComIdForEve to use org_id instead of com_id for event sharing templates in MSIN-4482. Update SQL queries and comments for clarity. Ensure compatibility with legacy data structures. Increment version code.
|
2026-07-24 15:44:25 -04:00 |
|
|
|
1ca75a4ed4
|
Implement UI enhancements for participant import without transaction in MSIN-4482. Add new styles for import dropzone and integrate import functionality into event management panel. Update navigation for improved access to import features. Increment version code.
|
2026-07-24 15:39:50 -04:00 |
|
|
|
797223e976
|
MSIN-4479 — Update alert messages in bib-assignments.js and inc_fx_promoteur.php to use new dataset keys for error handling. Ensure count function handles null results correctly to prevent JSON pollution. Increment version code to 4.72.869.
|
2026-07-24 13:05:56 -04:00 |
|
|
|
447dc5a7dc
|
MSIN-4478 — Update role delegation logic to prevent total kits from being delegable. Adjust comments and UI messaging to clarify restrictions on promoter invitations. Increment version code.
|
2026-07-23 15:47:11 -04:00 |
|
|
|
5406e7e3db
|
MSIN-4478 — Add functionality for managing pending invites and account activation for promoteur access. Implement methods to refresh reset tokens, revoke other roles, and deactivate orphan invite stubs. Update invitation handling to support reactivation of previously deactivated accounts. Increment version code.
|
2026-07-23 15:22:57 -04:00 |
|
|
|
685a1fd4f3
|
MSIN-4469 — Enhance fxBibProductionXmlSetFormula function to support cached values for Excel output, preventing empty totals in Excel/LibreOffice until recalculation occurs. Update fxBibProductionBuildOrderXml to utilize this new functionality for improved total calculations. Increment version code.
|
2026-07-23 12:55:42 -04:00 |
|
|
|
f93f6d14ff
|
MSIN-4469 — Refactor fxBibProductionBuildOrderXml function to improve handling of Excel row counts and remove unnecessary empty rows. Update logic for shifting rows and add validation for printer lines in the output. Increment version code.
|
2026-07-23 12:50:47 -04:00 |
|
|
|
d15a68285c
|
MSIN-4469 — Update fxBibProductionBuildSupplierXml function to clarify header cell styles for printed bibs. Modify Excel template to reflect new styling conventions for improved clarity in output. Increment version code.
|
2026-07-23 12:36:15 -04:00 |
|
|
|
f3233eb19b
|
Implement fxNormalizeCmsPageLinks function to correct internal CMS links in HTML content. Update index.php to utilize this new function for processing page text, enhancing link handling for various content types. Increment version code.
|
2026-07-23 11:47:36 -04:00 |
|
|
|
a763a7b230
|
Update version code to 4.72.868 and date code to 2026-07-23 for production release. Adjust comments to reflect changes related to cache-busting for CSS/JS loader.
|
2026-07-23 11:18:45 -04:00 |
|
|
|
f76fb95fcd
|
CON-333 — Refine static database synchronization logic to ensure that the display of differing content is contingent on the presence of actual differences. Update conditional checks to enhance clarity in the output when differences exist. Increment version code.
|
2026-07-23 10:09:23 -04:00 |
|
|
|
5b6faf93f9
|
CON-333 — Add functionality to remove excess "poubelle" entries from the info table during synchronization. Introduce a new action for users to trigger this process, ensuring that only unnecessary entries are deleted while preserving valid labels. Update user interface messaging to clarify the operation and its implications. Increment version code.
|
2026-07-23 09:28:14 -04:00 |
|
|
|
88a8010a18
|
CON-333 — Enhance static synchronization process by adding functionality to automatically remove excess entries during synchronization. Update user messaging to clarify that excess entries will be removed when possible, while ensuring no deletions occur. Revise documentation to reflect these changes in the workflow. Increment version code.
|
2026-07-23 09:24:27 -04:00 |
|
|
|
5ceeec7fdd
|
CON-333 — Update documentation and workflow for database promotion processes, emphasizing the restriction of SQL execution to dev preprod environments only. Enhance clarity on deployment steps and introduce guidelines for removing excess roles and permissions during synchronization. Increment version code.
|
2026-07-23 09:16:19 -04:00 |
|
|
|
9697b37263
|
CON-333 — Update role permissions synchronization to use role_code instead of role_id for improved portability across databases. Introduce new functions for handling role permissions and enhance existing synchronization logic to support non-destructive updates. Update user interface to include a new "apply_all" action for comprehensive synchronization without deletions. Increment version code.
|
2026-07-23 09:00:04 -04:00 |
|
|
|
18b667d24b
|
CON-333 — Implement soft synchronization for static tables, allowing for insertion of missing rows and updates to existing records without deletion. Introduce new functions for handling insert columns and info row checks. Update dashboard to reflect non-destructive actions and improve user messaging for clarity. Increment version code.
|
2026-07-23 08:53:44 -04:00 |
|
|
|
c154196090
|
MSIN-4328 — Increase AJAX timeout for preview synchronization in the ChronoTrack admin interface to improve user experience during long operations. Enhance error messaging for better clarity on network issues and session handling. Update participant classification function to allow optional payload building. Increment version code.
|
2026-07-22 21:57:21 -04:00 |
|
|
|
1306770f2e
|
MSIN-4328 — Introduce verbose logging option in the ChronoTrack API for detailed entry logs. Update push panel UI to include a checkbox for verbose logs and adjust related functions to conditionally log detailed information based on user selection. Increment version code.
|
2026-07-22 21:49:57 -04:00 |
|
|
|
ab063aeb23
|
MSIN-4328 — Simplify the push panel in the ChronoTrack admin interface by removing the detail count display and updating related messaging for clarity. Adjust comments to reflect changes in the exclusivity section. Increment version code.
|
2026-07-22 21:45:22 -04:00 |
|
|
|
36631dc201
|
MSIN-4328 — Remove automatic loading of sync logs in fxChronotrackApiAdminRenderPageScript to streamline user experience. Update comments to clarify log access method, ensuring better understanding of log visibility options. Increment version code.
|
2026-07-22 21:44:07 -04:00 |
|
|
|
4851a50279
|
MSIN-4328 — Enhance ChronoTrack admin panel UI by updating the push panel to display exclusive and detail counts. Improve loading status visuals with a new layout and messaging for better user experience. Adjust CSS for improved responsiveness and clarity. Increment version code.
|
2026-07-22 21:41:12 -04:00 |
|
|
|
03cb227b5d
|
MSIN-4328 — Update ChronoTrack admin panel to enhance event form rendering with a focus option for full-screen operation. Modify UI elements for clarity and improve navigation links. Adjust layout for better responsiveness and user experience. Increment version code.
|
2026-07-22 21:35:36 -04:00 |
|
|
|
1612d91ac6
|
MSIN-4328 — Add new functions for rendering event forms and auto-sync features in the ChronoTrack admin panel. Enhance user interface with compact summaries and configuration options for automatic synchronization. Update existing messaging for clarity and improve overall functionality. Increment version code.
|
2026-07-22 21:28:52 -04:00 |
|
|
|
e27e2b5bc0
|
MSIN-4461 — Implement new functions for handling entry notes in ChronoTrack, including indexing questions and mapping responses for participants. Update SQL queries to enhance data retrieval for active questions. Ensure synchronization logic accommodates custom notes effectively. Increment version code.
|
2026-07-22 18:02:20 -04:00 |
|
|
|
b18407f64b
|
MSIN-4461 — Update API functions to support entry_note_test for custom notes in ChronoTrack. Modify button titles and messaging in the admin panel for clarity. Enhance synchronization logic to extract entry_note values from entries, ensuring accurate handling of custom notes. Increment version code.
|
2026-07-22 17:56:38 -04:00 |
|
|
|
46e34d4dcc
|
MSIN-4328 — Introduce new function for handling payloads in POST API without entry_id, enhancing synchronization logic for bib conflicts. Update existing functions to improve clarity on bib handling and error management during entry processing. Increment version code.
|
2026-07-22 16:13:19 -04:00 |
|
|
|
839d865d7c
|
MSIN-4328 — Refine messaging in fxChronotrackApiAdminRenderPushPanel for clarity on sending options. Enhance error handling in fxChronotrackApiSyncPushEvent to manage exceptions gracefully. Update ajax_chronotrack_api.php to ensure proper JSON response formatting. Increment version code.
|
2026-07-22 15:57:13 -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.
|
2026-07-22 15:42:15 -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.
|
2026-07-22 15:25:52 -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.
|
2026-07-22 15:25:09 -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.
|
2026-07-22 15:19:51 -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.
|
2026-07-22 15:15:38 -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.
|
2026-07-22 14:57:56 -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.
|
2026-07-22 14:45:33 -04:00 |
|
|
|
162419069b
|
MSIN-4419 — Enhance refund cancellation hint with updated text and dynamic rescan functionality. Update version code to 4.72.865.
|
2026-07-22 14:34:19 -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.
|
2026-07-22 14:22:43 -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.
|
2026-07-22 14:14:52 -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.
|
2026-07-22 12:29:03 -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.
|
2026-07-22 12:25:16 -04:00 |
|