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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.