Commit Graph

265 Commits

Author SHA1 Message Date
cf6a71f5e2 Update event management UI to reveal management block with new content and improved comments for clarity. Adjustments made to enhance user understanding of quantities and parameters for events. 2026-06-17 13:19:18 -04:00
aed8aa7e8f Enhance documentation functionality by adding fxDocSchemaReady function and updating fxBibBlockHeader to support optional documentation overlay. Increment version code to 4.72.646 in inc_settings.php. 2026-06-17 13:14:51 -04:00
f3ed7d6ea7 Remove unused CSS styles for event management and update version code to 4.72.645 in inc_settings.php 2026-06-17 13:11:08 -04:00
1b08f543b0 Refactor event management UI by simplifying header functions and hiding management block
This commit streamlines the event management UI by simplifying the `fxBibBlockHeader` function and hiding the management block for the event. The management block is now set to display as hidden, with a placeholder for future content. Additionally, the comments have been updated to reflect the next steps in the UI development. These changes aim to enhance the clarity and maintainability of the code while preparing for upcoming features.
2026-06-17 13:10:44 -04:00
4b5f6a3b1e Implement event management panel with new CSS styles and PHP function for readonly quantities
This commit introduces a new event management panel in the PHP code, displaying readonly quantities and waiting list statistics. The associated CSS styles have been added to enhance the layout and presentation of the panel. Additionally, translations for the readonly notice have been included in the SQL script. The version code has been updated to 4.72.644 to reflect these changes, aiming to improve user experience in managing race parameters.
2026-06-17 12:58:06 -04:00
c791d44ac0 Update event management UI and documentation with new styles and translations
This commit modifies the CSS for the event management block, changing its display properties to enhance visibility. The PHP files have been updated to reflect these changes, including the introduction of new translations for the event management section. Additionally, the version code has been incremented to 4.72.642 to reflect these updates. This aims to improve user experience and accessibility in managing race parameters and statistics.
2026-06-17 11:48:16 -04:00
030a331cd5 Add new CSS styles for educational button blocks and introduce SQL script for bib assignment documentation
This commit enhances the documentation interface by adding new CSS styles for educational button blocks, improving layout and readability. Additionally, a new SQL script is introduced to manage the bib assignment documentation, including structured content for various sections and buttons, ensuring a comprehensive guide for users. This update aims to improve user interaction and accessibility within the documentation.
2026-06-17 07:10:43 -04:00
7719737db7 Enhance documentation interface with new edit functionality and improved styles
This commit introduces a new JavaScript function to open a document editing popup, enhancing user interaction with documentation links. The CSS has been updated to improve the layout and styling of the documentation panel, including adjustments to padding and font sizes for better readability. Additionally, new PHP functions have been added to generate edit links for documentation, integrating them into the header actions for improved accessibility. The version code has been incremented to 4.72.641.
2026-06-17 07:05:32 -04:00
180b00e8ed Refactor documentation trigger and styles for improved user interaction
This commit updates the CSS for the documentation overlay, consolidating styles for the help button and ensuring it aligns with the existing button styles. The PHP files have been modified to enhance the integration of the documentation trigger within the block headers, allowing for optional documentation links. Additionally, the SQL file has been updated to improve the content of the documentation pages, providing clearer instructions and enhancing user experience.
2026-06-17 07:01:02 -04:00
7814deb02d Increment version code to 4.72.639 in inc_settings.php 2026-06-17 06:57:58 -04:00
b3f38d5d98 Add styling for document assignment header and integrate document trigger
This commit introduces new CSS styles for the document assignment header, enhancing its appearance with a blue background and hover effects. Additionally, the PHP file has been updated to include a document trigger in the assignment section, improving user interaction and access to related documentation.
2026-06-17 06:54:47 -04:00
7db84a060a debut de doc 2026-06-17 06:51:48 -04:00
48de0b0168 Restore site-wide translation pencils via afficheTexte markers (revert e2ab4e5).
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 18:26:15 -04:00
e2ab4e58fe Revert site-wide translation markers; keep bib v4 pencils only.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 18:20:55 -04:00
02bbca628f Add fxAdminTradLinkClass function and update translation button handling
This commit introduces the fxAdminTradLinkClass function to centralize CSS class management for translation links. The fxAdminTradButton function has been updated to utilize this new function, ensuring consistent styling. Additionally, a new JavaScript function is added to handle translation link clicks, opening a popup for editing translations. This enhances the user experience and maintains code clarity.
2026-06-16 18:16:09 -04:00
5816a53b11 Refactor translation handling and update CSS styles for admin buttons
This commit enhances the translation functionality by introducing a new invisible marker for translation links and updating the existing button structure to use anchor tags instead of buttons. The afficheTexte function has been modified to include the new marker, improving the integration of translation links in the HTML context. Additionally, CSS styles for the translation button have been updated for better alignment and display. The version code has been incremented to 4.72.638.
2026-06-16 18:10:02 -04:00
4779493fad Add afficheTextePage function for improved translation handling in HTML context
This commit introduces the afficheTextePage function, which enhances the translation functionality by allowing the display of translation buttons in HTML context. The existing afficheTexte function has been updated to remove the translation button display option, ensuring clearer usage. This change aims to streamline translation handling and improve maintainability of the codebase.
2026-06-16 17:55:57 -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
9faae13e7d Fix HTML structure in fxAdminTextEditSwitchHtml function by removing unnecessary text in the label for the text edit mode switch. This improves clarity and maintains consistency in the user interface. 2026-06-16 17:45:42 -04:00
196367adc1 fin pour aujourdhui pour assignation de dossard 2026-06-16 17:43:13 -04:00
96ffc48f84 Implement text editing mode for superadmin in dev/preprod environments. Introduce new functions for handling text edit requests and rendering environment notices. Update CSS styles for the text edit switch and related elements. Increment version code to 4.72.638 in inc_settings.php. 2026-06-16 17:39:18 -04:00
afe27bc8ec Refactor translation handling in traduction.php by introducing new helper functions for managing translation fields and improving data processing logic. Enhanced HTML structure and CSS styles for better layout and responsiveness. Updated version code to reflect changes. 2026-06-16 17:31:33 -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
b7ec814231 Increment version code to 4.72.636 in inc_settings.php. 2026-06-16 17:09:52 -04:00
597cdf4a52 Refactor bib management interface to support empty labels in column headers and enhance layout for statistics display. Updated CSS styles for improved responsiveness and adjusted translation handling in Python scripts for better clarity in the bib management system. 2026-06-16 17:09:35 -04:00
a48617db7d Enhance bib management functions by adding support for empty labels in column headers and improving fallback logic in the fxBibTexte function. Updated column header rendering to include default labels for better clarity. Adjusted layout for statistics display in the bib range header. 2026-06-16 17:09:07 -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
55ba3f154b Enhance CSS styles for inline help elements and update column header structure in PHP. Adjusted grid layout in style.css and wrapped header content in a span for better styling. Updated version code to 4.72.632 in inc_settings.php. 2026-06-16 16:28:01 -04:00
e43cff9762 Update version code to 4.72.63 in inc_settings.php 2026-06-16 16:23:32 -04:00
f9011a3dc2 MSIN-4379: bump version 4.72.63
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 16:15:17 -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
d6cd0df5ec Refactor AJAX context in bib range handling to ensure translations are consistently linked to compte.php. Simplified language initialization and removed unnecessary conditionals for improved clarity. 2026-06-16 15:12:44 -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
cb28d1b553 Retirer les identifiants SQLTools du dépôt et ajouter un fichier exemple
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 14:28:22 -04:00
909162d49f Merge branch 'dev' of http://git.progiweb.ca/stephan/ms1inscription-v5 into dev 2026-06-16 14:10:33 -04:00
f987d6e7b6 changement de visul dossard 2026-06-16 14:09:53 -04:00
4a548b2278 Merge remote-tracking branch 'gitea/dev' into dev 2026-06-16 13:07:23 -04:00
14303963b9 recu don test 2026-06-16 13:05:18 -04:00
e79d2d9e91 correction contact MSIN-4380 2026-06-04 10:42:17 -04:00
60c51e6d94 correction contact MSIN-4380 2026-06-04 10:36:53 -04:00
c5f004b7af Merge branch 'dev' of http://git.progiweb.ca/stephan/ms1inscription-v5 into dev 2026-06-04 09:08:16 -04:00
888e265a73 correction fiche contact 2026-06-04 09:08:08 -04:00
fada0b7595 Merge remote-tracking branch 'gitea/dev' into dev 2026-06-04 08:45:45 -04:00
c534a7f846 patch cookie prod et excel pour federation nat 2026-06-04 08:45:30 -04:00