Commit Graph

8 Commits

Author SHA1 Message Date
ed534eded7 Implement promoteur mode functionality by injecting environment notice markers and enhancing session management. Update related functions for event handling and improve UI interactions. Increment version code to 4.72.887. 2026-07-28 14:53:48 -04:00
0a0bd3a418 Implement session management for promoteur login, enhancing user experience without altering client account. Add event filtering for active events within the last 5 days and update UI elements accordingly. Increment version code to 4.72.884. 2026-07-28 14:43:49 -04:00
4407da6616 Refactor asset paths to use same-origin URLs, avoiding CORS issues. Update script and link references across multiple files for consistency. Increment version code to 4.72.883. 2026-07-28 11:44:20 -04:00
25c626be45 MSIN-4474 — Implement return URL preservation for event modifications and participant management. Enhance navigation logic to ensure users return to the original list after actions like save or cancel. Introduce new functions to validate and resolve return URLs, maintaining consistency across the application. Increment version code. 2026-07-22 12:29:03 -04:00
0343a8e4a7 Refactor session management and enhance user feedback in superadmin interface
This commit improves session management within the superadmin interface by introducing a new session validation function that ensures active sessions are maintained and provides JSON responses for session expiration. Additionally, the session timeout duration is standardized, and user feedback is enhanced with alerts for expired sessions. The codebase is streamlined by removing deprecated session handling logic, improving overall clarity and maintainability. These changes aim to enhance user experience and ensure robust session handling across the application.
2026-07-03 20:06:59 -04:00
d7f3b0156b Implement MS1 loader functionality and update preloader UI
This commit introduces the MS1 loader functionality across various scripts, enhancing the user experience during loading processes. It integrates the loader into form submissions and AJAX calls, ensuring consistent feedback for users. Additionally, the preloader UI is updated to utilize the new loader design, improving visual consistency. The version code is incremented to reflect these changes.
2026-07-02 09:14:34 -04:00
365c51f6c8 Enhance event search functionality by prioritizing event ID matches
This commit updates the SQL query in `ajax_newpromoteur.php` to prioritize matches based on event IDs when searching for events. It introduces a new integer conversion for the search query to facilitate this matching. Additionally, the event name display in `inc_footer.php` is modified to include the event ID for better user context. These changes aim to improve the event search experience in the promoteur hub.
2026-06-25 18:29:51 -04:00
5842222283 Initial clean V5 repository 2026-05-13 09:43:32 -04:00