Commit Graph

27 Commits

Author SHA1 Message Date
d5fdb227dd Update mobile registration menu labels and enhance SQL entries for V2
This commit modifies the mobile registration menu labels to reflect the new versioning, changing the text to "Gestion des inscriptions V2" in French and "Registration management V2" in English. Additionally, it introduces a new function, `fxInscrMobilePromoteurMenuLabel`, to standardize the label retrieval process. The icon for the mobile registration link is also updated to improve visual consistency across the interface.
2026-06-19 12:43:54 -04:00
460d5df27f Implement mobile login enhancements and UI updates
This commit introduces a mobile login feature with validation messages for username and password fields, improving user experience. It also updates the header and footer to conditionally render elements based on mobile entry status, ensuring a cohesive design. Additionally, CSS styles are added to enhance the mobile interface, and the version code is incremented to 4.72.689 to reflect these changes.
2026-06-19 12:39:47 -04:00
fb4f74d48f Update mobile registration links and enhance access logic
This commit modifies the mobile registration links to point to the correct routes, ensuring proper navigation for users. Additionally, it refines the logic for displaying mobile access based on user permissions, introducing a new function to check for legacy promoteur menu access. These changes improve the user experience and maintain consistency in the mobile module's functionality.
2026-06-19 12:32:43 -04:00
52f9b632fb Enhance mobile text management and internationalization support
This commit introduces several new functions for managing text localization in the mobile module, including `fxInscrMobileInitTextes`, `fxInscrMobileLoadTextes`, and `fxInscrMobileResolveTexte`. These changes improve the handling of multilingual text by loading and resolving localized strings based on the selected language. Additionally, the mobile page initialization logic is updated to ensure proper text loading, and existing text retrieval methods are refactored for consistency and clarity.
2026-06-19 12:29:58 -04:00
af2b0a7faa Refactor mobile registration access logic to utilize new permission functions
This commit updates the mobile registration access checks across multiple files to use the newly implemented `fxInscrMobileCanAccess` and `fxInscrMobileCanScan` functions. The changes enhance the permission handling for mobile event registrations, ensuring a more robust access control mechanism. Additionally, the mobile URL generation is updated for consistency, and new functions for managing event access permissions are introduced to streamline the codebase.
2026-06-19 11:55:00 -04:00
ed1b5b5bd2 ajout switch qrcode MSIN-4376 2026-05-25 15:49:37 -04:00
f97ee2485a ajout switch qrcode MSIN-4376 2026-05-25 15:42:04 -04:00
8cfd6f2e35 ajout switch qrcode MSIN-4376 2026-05-25 15:38:16 -04:00
4cdd814945 ajout switch qrcode MSIN-4376 2026-05-25 15:35:26 -04:00
dab41e4857 ajout switch qrcode MSIN-4376 2026-05-25 15:34:33 -04:00
a762f5e599 ajout switch qrcode MSIN-4376 2026-05-25 15:20:46 -04:00
9d0e14b74b fin MSIN-4375 2026-05-21 08:52:44 -04:00
bd0da2651b fin MSIN-4375 2026-05-20 17:58:33 -04:00
889ceddf79 test MSIN-4375 2026-05-20 17:56:59 -04:00
bba116e7b6 test MSIN-4375 2026-05-20 17:56:35 -04:00
525ddba26f test MSIN-4375 2026-05-20 17:54:01 -04:00
5d35f38985 test MSIN-4375 2026-05-20 17:53:32 -04:00
a0d879502a test MSIN-4375 2026-05-20 17:42:06 -04:00
b2ed26a0aa test MSIN-4375 2026-05-20 17:39:22 -04:00
7a1685e7fa test MSIN-4375 2026-05-20 17:36:52 -04:00
f7b1a18365 test MSIN-4375 2026-05-20 17:36:01 -04:00
181b3f7d1c test MSIN-4375 2026-05-20 17:35:46 -04:00
13d6f0752a test MSIN-4375 2026-05-20 17:35:13 -04:00
36dc2f6ab0 test MSIN-4375 2026-05-20 15:44:24 -04:00
2efb46fc59 test MSIN-4375 2026-05-20 15:43:12 -04:00
ac21e4aa81 correction suite a la mep 2026-05-20 15:42:01 -04:00
5842222283 Initial clean V5 repository 2026-05-13 09:43:32 -04:00