Commit Graph

24 Commits

Author SHA1 Message Date
bdb33801c9 Refactor button styles and enhance action group layout in event management interface
This commit updates button classes for the auto action feature, replacing success and secondary styles with a new 'btn-bib-auto' class for better visual distinction. It also introduces new CSS styles for the action group layout, ensuring buttons are aligned correctly. The version code has been incremented to 4.72.659 to reflect these changes.
2026-06-17 16:15:57 -04:00
7a3e9395e6 Enhance fxBibAideButton functionality and introduce segment helper functions
This commit modifies the fxBibAideButton function to include an optional parameter for controlling the display of translation buttons. Additionally, new helper functions fxBibBtnAideSegmentOpen and fxBibBtnAideSegmentClose are introduced to streamline the rendering of action segments in the interface. These changes improve the organization and flexibility of the button rendering logic, enhancing the overall user experience. No version code change is included in this update.
2026-06-17 16:13:07 -04:00
9c105565d1 Implement localization for JavaScript messages in the event management interface
This commit introduces a new function to inject data attributes for JavaScript localization in the #module-bib element. It also updates various text strings used in the interface to utilize localized messages, enhancing user experience by providing contextually relevant feedback in both French and English. Additionally, a new SQL script is added to populate the database with these localized strings, ensuring they are available for dynamic use. No version code change is included in this update.
2026-06-17 15:54:35 -04:00
69f360eae8 Implement dynamic language handling and improve error messaging in AJAX responses
This commit enhances the AJAX functionality by introducing a new language handling mechanism, allowing for dynamic language selection based on user input. Additionally, error messages throughout the AJAX responses have been updated to utilize the new fxBibMsg function for better localization and clarity. This improves user experience by providing contextually relevant messages in the selected language. No version code change is included in this update.
2026-06-17 15:49:47 -04:00
57bceba425 Remove diagnostic script and update version code to 4.72.656
This commit deletes the temporary diagnostic script used for troubleshooting includes and connections, as it is no longer needed. Additionally, the version code has been incremented to reflect this change.
2026-06-17 14:56:19 -04:00
b44a100bad Add collapsible functionality for management blocks in event interface
This commit introduces a collapsible feature for the management blocks in the event interface, allowing users to expand or collapse sections for better navigation. New CSS styles have been added to support this functionality, and a button for toggling the visibility of the content has been implemented. The version code has been incremented to 4.72.651 to reflect these changes.
2026-06-17 14:32:49 -04:00
ebe2022164 Enhance translation functionality in bib management interface by introducing new helper functions for admin translation buttons and improving button visibility. Update existing functions to streamline translation handling and ensure consistent UI elements. Adjust HTML structure for better clarity and maintainability. 2026-06-16 17:52:51 -04:00
7a8dafa49b Refactor bib management interface to enhance translation functionality and improve button visibility. Introduced new helper functions for managing translation pop-ups and updated CSS styles for the new translation button. Incremented version code to 4.72.637 in inc_settings.php. 2026-06-16 17:26:18 -04:00
506f999920 Refactor bib management interface to improve action group visibility and layout. Introduced new helper functions for managing UI states and enhanced button visibility logic. Updated CSS for better responsiveness and incremented version code to 4.72.635 in inc_settings.php. 2026-06-16 16:59:31 -04:00
8fc0370f70 Refactor bib management interface to enhance button visibility and layout. Updated CSS for better responsiveness and added new functionality for batch action groups. Incremented version code to 4.72.634 in inc_settings.php. 2026-06-16 16:43:57 -04:00
780a1c140b Enhance bib management functionality by adding sequence detection and improving UI state synchronization. Introduced a new helper function to check for saved sequences and updated button visibility logic based on sequence presence. Adjusted rendering of action buttons in the assignment interface to reflect the current state more accurately. 2026-06-16 16:36:06 -04:00
bea4db8386 MSIN-4379: Update bib management interface with new 'View' column and improved layout. Adjusted CSS for better responsiveness and added dynamic button for viewing bib details. Incremented version code to 4.72.633 in inc_settings.php. 2026-06-16 16:31:37 -04:00
e43cff9762 Update version code to 4.72.63 in inc_settings.php 2026-06-16 16:23:32 -04:00
28ce5f929e MSIN-4379: Refactor bib help system with dynamic inline assistance and improved tooltip handling. Updated JavaScript selectors and added new CSS styles for inline help elements. Introduced new Python scripts for generating translation files in both Excel and SQL formats. 2026-06-16 16:08:57 -04:00
0bfe3aa264 MSIN-4379: aide Tippy multi-lignes et fallback traductions legacy.
Les pop-ups (?) respectent les retours à la ligne de info_aide ; lecture seule des clés info créées sous ajax_bib_range.php en attendant nettoyage BD.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 15:24:06 -04:00
08a4ba52f8 Refactor bib management functions for improved dynamic text handling and AJAX context. Updated text retrieval methods to enhance user experience and ensure consistency across components. Adjusted JavaScript selectors for better element targeting in the UI. 2026-06-16 15:06:10 -04:00
e55665e0f3 Amélioration de l'interface utilisateur pour la gestion des dossards : ajout de textes d'aide dynamiques, refonte des boutons d'action et ajustement des styles CSS pour une meilleure présentation. Mise à jour des sélecteurs pour les éléments d'information et réorganisation des colonnes dans le layout. 2026-06-16 14:50:30 -04:00
797e1e10ba changement visuel dossard 2026-06-16 14:37:43 -04:00
f987d6e7b6 changement de visul dossard 2026-06-16 14:09:53 -04:00
888e265a73 correction fiche contact 2026-06-04 09:08:08 -04:00
dabb797060 MSIN-4379 2026-06-02 15:04:03 -04:00
f83bc634a3 Clic sur un œil MSIN-4370 2026-05-27 10:08:44 -04:00
9690f1884c Refactor batch processing functions to include epr_id in summary calculations and improve bib assignment logic 2026-05-26 09:45:29 -04:00
5842222283 Initial clean V5 repository 2026-05-13 09:43:32 -04:00