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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
ed992d2903
Update dossard layout to center large number and adjust name positioning. Modify QR code placement and enhance comments for clarity. Increment version code.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.