• Joined on 2026-05-12
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 13:15:04 -04:00
2970007d2b Enhance email invitation functionality in fxEveAccesPromoteurSendInviteMail to include a mobile access link for users. Update message content to guide users on accessing their accounts via mobile, improving user experience and accessibility. This change aligns with MSIN-4401 requirements for better event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 12:36:56 -04:00
ee9d5943c9 Refactor fxAdminCanEditEveAccesKits function to utilize a global array for access control in kit management. Move the list of editors to inc_settings.php for better organization and maintainability. This change aligns with MSIN-4401 requirements for improved event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 12:34:42 -04:00
f232a862ac Refactor fxAdminCanEditEveAccesKits function for improved access control in kit management. Move the function definition to inc_functions.php to ensure it is available for super admin without loading the entire inc_fonctions_sl.php file. Update logic to validate user permissions based on session information, aligning with MSIN-4401 requirements for enhanced event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 12:31:25 -04:00
0fcb7dc9f8 Add access control for kit management in event administration. Introduce the function fxAdminCanEditEveAccesKits to validate user permissions based on email or login. Update event access page to restrict modification actions and enhance UI feedback for non-editable states, aligning with MSIN-4401 requirements for improved event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 12:25:44 -04:00
ccf895c8fb Update UI components for improved accessibility and readability in event management. Add styling for access keys and codes, ensuring better visual distinction. Refactor HTML structure in the super admin panel for enhanced layout consistency. Increment version code to 4.72.786.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 12:19:09 -04:00
95aa7c9cf5 Add functionality to manage 'sections ouvertes' in event registration. Implement checks for the presence of the 'role_fiche_sections_open' column and update related functions to ensure sections are opened based on user roles. Enhance UI to reflect these changes in the registration management interface, aligning with MSIN-4401 requirements for improved event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 11:53:01 -04:00
9ec4fd9ead Implement multi-selection filter for race status in the registration management interface. Enhance UI with a mobile-friendly design for better user interaction. Update backend logic to handle selected statuses and ensure proper filtering in requests. This aligns with MSIN-4401 requirements for improved event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 11:43:57 -04:00
dd33cb6873 Implement access control for dashboard viewing in promoteur hub. Introduce permission checks to restrict access based on user roles, enhancing security and user experience. Update event panel rendering logic to conditionally display features based on available permissions, aligning with MSIN-4401 requirements for improved event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 11:41:28 -04:00
4de952967d Refactor fxPromoteurHubGetEventLinks to enhance event access management by distinguishing between legacy and V2 permissions. Update documentation to clarify menu access based on user roles, ensuring a more intuitive experience for super admins and promoters. This aligns with MSIN-4401 requirements for improved event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 11:36:33 -04:00
5b87d02d9e Refactor event access management to support V2 features, updating permission checks and enhancing UI elements for better user experience. Remove legacy API keys and streamline access permissions in fxEveAcces functions. This aligns with MSIN-4401 requirements for improved event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 11:19:21 -04:00
7d08e7ec7c Refactor account management functionality to enhance password reset process. Exclude 'compte_reset' from session checks in compte.php to prevent conflicts with active sessions. Implement safe return link handling after logout in inc_fx_compte.php, ensuring users can navigate back to the reset page securely. Add user notifications for active sessions during password reset attempts, aligning with MSIN-4401 requirements for improved user experience.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 10:41:37 -04:00
4816bcf024 Enhance password reset functionality by updating the SQL query to clear the reset token upon successful password change. Introduce a new function to activate invite status for accounts after password creation, ensuring a smoother transition from invite to active status. Update localization keys for account status to improve user feedback. This aligns with MSIN-4401 requirements for enhanced event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 10:19:06 -04:00
37dd64e4c4 Update localization keys for existing account messages in fxEveAccesPromoteurT function to simplify feedback for users. This change enhances clarity in user notifications regarding account status, aligning with ongoing improvements in event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 10:16:31 -04:00
29af6c75cf Enhance event access invitation form with AJAX email verification and improved feedback handling. Add new localization keys for account existence checks and update UI elements for better user experience. This aligns with MSIN-4401 requirements for streamlined event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 10:11:23 -04:00
591d93d699 Implement event access invitation and revocation handling in compte.php, ensuring proper processing before HTML output to prevent blank pages. Update inc_tableau_eve_acces.php to reflect new error handling and success messaging. Enhance fxEveAccesPromoteurInvite function to handle mail sending failures gracefully. This aligns with MSIN-4401 requirements for improved event management functionality.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 10:08:30 -04:00
5cd00a1ff1 Enhance event access management for promoters by adding invitation and revocation functionalities. Update the UI to handle success and error messages, and improve session handling for actor identification. This aligns with MSIN-4401 requirements for a more robust event management experience.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 10:02:55 -04:00
fdf34afcd3 Refactor promoteur hub integration to support V2 features, including new dashboard links and menu updates. Remove legacy event access checks and streamline menu display for improved user experience. This aligns with MSIN-4401 requirements for a more cohesive event management interface.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 09:57:32 -04:00
c1d730ac98 Refactor hub promoteur access management to support V2 only, removing legacy event handling. Update related functions and documentation to reflect changes in event access permissions and menu integration. This aligns with MSIN-4401 requirements for improved event management.
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-13 09:49:24 -04:00
5f73db0a59 MSIN-4401 Implement event access management features, including team invitation capabilities and menu integration
stephan pushed to dev at stephan/ms1inscription-v5 2026-07-11 18:53:13 -04:00
54a7e1dae9 Add logo path function and enhance logo image creation for QR key chains