stephan
953775d9ca
Refactor event access management by replacing SQL views with inline queries
...
This commit removes the deprecated SQL views `v_eve_acces_actif` and `v_eve_acces_permissions`, replacing them with inline SQL queries in the PHP code. This change avoids issues with non-copiable DEFINER attributes in views and enhances the flexibility of access management. The new functions `fxEveAccesActifBody`, `fxEveAccesActifSql`, and `fxEveAccesPermSql` are introduced to encapsulate the SQL logic directly within the application, improving maintainability and performance.
2026-06-25 18:24:39 -04:00
..
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-06-17 07:05:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-06-22 14:08:16 -04:00
2026-06-19 13:39:39 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-06-25 16:49:03 -04:00
2026-06-18 10:50:44 -04:00
2026-06-25 18:24:39 -04:00
2026-05-13 09:43:32 -04:00
2026-06-22 15:43:48 -04:00
2026-05-13 09:43:32 -04:00
2026-06-22 14:08:16 -04:00
2026-06-17 14:27:09 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-06-03 15:09:00 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-06-25 17:15:37 -04:00
2026-06-23 14:19:57 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-06-23 10:10:06 -04:00
2026-06-23 09:37:49 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-06-25 17:15:37 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-20 15:42:01 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-06-23 09:20:28 -04:00
2026-05-13 09:43:32 -04:00
2026-06-19 14:37:08 -04:00