• Joined on 2026-05-12
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 16:47:01 -04:00
a62cca6e45 Enhance product display functionality by adding 'pro_date_limite' to the product selection query and updating the rendering logic to include the sale end date. Adjust comments to reflect these changes and improve clarity on the product display section. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 10:38:09 -04:00
83dc15ec9f Enhance workflow documentation by adding cost-benefit approach guidelines in both entreprise and projet rules. Update comments in dossard print functions for clarity on PDF formatting and printing specifications. Refine layout instructions in dossard layout file for improved user understanding. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 10:22:47 -04:00
3320a26ada Add layout management functions for dossard PDF generation. Implement features for loading, saving, and normalizing layouts with support for dynamic box configurations. Enhance field catalog for extensibility and improve comments for clarity. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 10:13:18 -04:00
f0e0feeeb9 Update dossard PDF layout to refine positioning of number and name boxes. Adjust percentage values for better alignment and centering, enhancing overall layout clarity. Improve comments for better understanding of layout adjustments. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 10:08:57 -04:00
762b31083e Refactor dossard PDF layout to implement independent boxes for number and name, enhancing text centering and positioning. Update layout calculations for improved alignment and dynamic font sizing based on available space. Enhance comments for clarity. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 10:02:54 -04:00
358673cada Refactor dossard PDF layout to improve background calibration and text positioning. Adjust margins and dimensions for the printable zone, ensuring better alignment of the number and name. Update comments for clarity and implement dynamic font sizing based on ascent height. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 09:59:46 -04:00
eed49c4745 Refactor dossard PDF layout to improve text positioning and sizing. Adjust margins and dimensions for the printable zone, ensuring better alignment of the number and name. Update comments for clarity and implement dynamic font sizing based on glyph height. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 09:57:17 -04:00
8eb0c644f3 Refactor dossard PDF layout to enhance text positioning and font sizing. Update layout calculations for the printable zone and adjust name placement under the number. Improve comments for clarity and ensure dynamic font sizing accommodates both width and height constraints. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 09:54:14 -04:00
6f7d8c5ef8 Refactor dossard PDF layout to improve text alignment and font sizing. Adjust name positioning to align left under the number and implement dynamic font sizing for the number based on available space. Enhance comments for better clarity. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-25 09:51:59 -04:00
ed992d2903 Update dossard layout to center large number and adjust name positioning. Modify QR code placement and enhance comments for clarity. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 20:10:00 -04:00
aee3467918 Refactor dossard PDF generation to standardize layout for 1 participant. Update page size to 8.5x5.5" and adjust positioning of text and QR code. Enhance template resolution logic and improve comments for clarity. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 19:36:14 -04:00
087ef47e15 Refactor dossard layout and background placement for PDF generation. Update dimensions to fit 5.5x8.5" bibs on Letter-sized pages, ensuring proper centering and scaling of background images. Adjust QR code and text positioning to align with new layout parameters. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 19:33:09 -04:00
aabb419e7d Add default and custom dossard templates in JPG format. Update image path resolution to include PNG options and enhance image type detection for PDF generation. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 19:29:52 -04:00
3a7c1f4bb7 Replace default PNG templates with JPG versions and add support for image type detection in PDF generation. Update template resolution logic to include new image formats. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 19:27:15 -04:00
36eb81d8e8 Enhance permission sorting in fxEveAccesShowCompteForm to prioritize 'hors kit total' entries and improve display of action permissions. Adjust select element width for better UI presentation. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 19:23:37 -04:00
d4ab2e2dc7 Refactor permission checks in fxEveAccesHasPermission and fxEveAccesHasAnyPermission functions to enhance logic for 'perm_grants_all' propagation. Update comments for clarity regarding key propagation rules. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 19:17:34 -04:00
8cd023e224 Add functionality to print bibs in PDF format for event management. Introduce new translation keys and implement print button logic in the event details view. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 19:10:27 -04:00
8788f22a81 Add functions to handle 'perm_grants_all' column and update permission checks for event kits. Refactor related logic to respect new permission propagation rules. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 17:57:12 -04:00
fd7930b139 Update SQL for 'Sans inscription en ligne' event type to include icon and ensure correct updates. Add logic to set icon if missing and adjust event attachment query for flexibility. Increment version code.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-24 17:53:09 -04:00
a68f54be80 Refactor fxImportResultatsSaveQuestionAnswer to ensure que_actif is set correctly during question updates and insertions. Simplify SQL logic for handling pec_id and improve error handling for database queries in fxInscrGestionFetchFicheProfile. Increment version code.