Commit Graph
232 Commits
Author SHA1 Message Date
Giovanni ce887d0846 fix broadcast error with event 2026-03-18 11:33:42 +01:00
Giovanni 0057972c2f remove unecessary use 2026-03-18 11:07:58 +01:00
Giovanni da3bc1f534 Merge branch 'dev' into features/mails 2026-03-18 10:58:06 +01:00
Giovanni 62cb78859c improve deactivate account mail 2026-03-18 10:17:24 +01:00
Giovanni 5d98678d86 improve register mail 2026-03-18 10:13:17 +01:00
Giovanni 431b9eb0bb improve delete account mail 2026-03-18 10:11:56 +01:00
Giovanni f3d6f6bd11 create a mail when an event is deleted to the participants 2026-03-18 10:06:12 +01:00
Giovanni 2271304044 create a mail when a user registered 2026-03-18 10:00:47 +01:00
Giovanni 66266d1b4b remove notification deletion code when validating an account 2026-03-18 09:55:10 +01:00
Giovanni e713cc2857 create a mail when the role of the user is updated 2026-03-18 09:53:54 +01:00
Giovanni 96973f7884 create a mail when the role of the user is updated 2026-03-18 09:53:42 +01:00
Giovanni c3fb0ec094 create a mail when an account is deactivated by an administrator 2026-03-18 09:48:20 +01:00
Giovanni d9ce927d88 create a mail when an account is deleted by an administrator or by the user 2026-03-18 09:45:55 +01:00
Giovanni 870151cdd3 create a mail when an account is created by an administrator 2026-03-18 09:41:54 +01:00
Giovanni 7ff2f6a6d0 improve validate mail 2026-03-18 09:40:43 +01:00
Giovanni 6ff9d3a6a7 remove test email 2026-03-18 09:32:36 +01:00
T'JAMPENS QUENTIN p2406187 138077fa75 Merge branch 'features/admin-inscription' into 'dev'
Features/admin inscription

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!28
2026-03-15 15:14:59 +00:00
T'JAMPENS QUENTIN p2406187 2789f0e1d9 remove condition 2026-03-15 16:13:13 +01:00
T'JAMPENS QUENTIN p2406187 39702cec9f fix cors 2026-03-15 16:12:55 +01:00
Giovanni ee949da604 Merge branch 'dev' into features/mails 2026-03-13 15:31:37 +01:00
p2405951 c9382136ba Merge branch 'features/profile' into dev 2026-03-12 09:53:58 +01:00
Giovanni e720c6c5dd create and send an email on account validate 2026-03-08 22:12:12 +01:00
Giovanni a33b6354bf create a test mail 2026-03-08 22:11:46 +01:00
p2405951 e67db45548 fix bug d'affichage profile-photod 2026-03-08 18:55:28 +01:00
T'JAMPENS QUENTIN p2406187 ec61d5e721 Merge branch 'fix/phone-number-update' into 'dev'
format phone number on update user

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!27
2026-03-03 11:27:43 +00:00
T'JAMPENS QUENTIN p2406187 1cabe42d83 format phone number on update user 2026-03-03 12:25:19 +01:00
p2405951 dd63f5ddd0 fix UserService.php 2026-02-24 17:02:55 +01:00
p2405951 ffa77ad386 recup stash 2026-02-24 16:43:16 +01:00
Giovanni d77e3dc82b remove useless notification when admin create an account 2026-02-24 16:04:26 +01:00
Giovanni 2c4c1cf403 update cors.php 2026-02-24 15:45:33 +01:00
Giovanni 3b304959a9 except broadcasting/auth from csrf token 2026-02-14 10:42:30 +01:00
Giovanni f32dee8e58 add broadcasting/auth to paths in cors.php 2026-02-14 10:32:22 +01:00
Giovanni 8c0ff638c3 test firstOrCreate method 2026-02-14 10:11:25 +01:00
Giovanni 6c3a11388b set config variables for env variables 2026-02-12 18:31:11 +01:00
Giovanni ac1eaca0df set config variables for env variables 2026-02-12 18:27:06 +01:00
Giovanni 7768e7a9e3 set config variables for env variables 2026-02-12 18:07:23 +01:00
Giovanni d3d7292b80 re-create DatabaseSeeder 2026-02-11 20:02:34 +01:00
LEBLOND MALO p2405951 a85e843863 Merge branch 'features/export' into 'dev'
add in stash export

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!26
2026-02-11 15:57:54 +00:00
p2405951 59c8268232 add in stash export 2026-02-11 17:52:46 +01:00
JOSSERAND GIOVANNI p2405212 7351cd5c53 Merge branch 'features/adminInCollection' into 'dev'
Features/adminincollection

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!25
2026-02-11 15:54:34 +00:00
Giovanni 97ae8366c0 add env variables for admin informations 2026-02-11 16:36:51 +01:00
Giovanni 7782983fef add env variables for admin informations 2026-02-11 16:31:23 +01:00
Giovanni 6b155d70b3 delete DatabaseSeeder 2026-02-11 16:01:49 +01:00
Giovanni 24aaf8661c create DevSeeder 2026-02-11 16:01:18 +01:00
Giovanni 4d089d004c create ProdSeeder 2026-02-11 16:01:11 +01:00
Giovanni 281094fb7b create ProdSeeder 2026-02-11 15:59:54 +01:00
Giovanni 06f8fec1ab create DevSeeder 2026-02-11 15:59:49 +01:00
Giovanni e006cb1c5e add the admin user in users collection 2026-02-11 15:48:50 +01:00
T'JAMPENS QUENTIN p2406187 c74690f68b Add default role when user is created by an admin 2026-02-11 14:51:28 +01:00
T'JAMPENS QUENTIN p2406187 5e232fd0af Create other user route 2026-02-11 14:51:28 +01:00