commit 0e4582f9e424b6dd1f4c884896c85397516a4885 Author: jonasanne <jonas.anne@district09.gent> Date: Wed Nov 13 14:40:29 2024 Remove query method commit 84bcb5baf43970b77d5aa8c80f66665d2f9f5d33 Author: jonasanne <jonas.anne@district09.gent> Date: Wed Nov 13 14:14:10 2024 Fix codeclimate changes commit 78b3e4fbd5eeac15fd25bae8b7dad92b74cc72c1 Author: jonasanne <jonas.anne@district09.gent> Date: Wed Nov 13 14:12:37 2024 Update changelog commit 2d5c0e8c671fd190130fab2e3154b05057d3f5f2 Author: jonasanne <jonas.anne@district09.gent> Date: Wed Nov 13 14:06:51 2024 HEAT-6767463: Fix user register confirmation mail not working If you look at this change you will see that the firstorcreate has been changed by a first method and I did this because the flow of registration mail happens inside the createNewUser function. Here we set a token to confirm your registration and if we use a firstorcreate we don't set a token. This way we do set a token. commit fba598b38702cc2212b00d54a5f7baf2fa0d2363 Author: jonasanne <jonas.anne@district09.gent> Date: Tue Nov 12 17:18:59 2024 HEAT-6767463: Add is_null check to stay consistent commit e8838418296ea45dc6084f824f9a594a759fa31e Author: jonasanne <jonas.anne@district09.gent> Date: Tue Nov 12 17:16:12 2024 HEAT-6767463: Update changelog commit ccb167924e7bf57540e86c2a40105c56afa4df39 Author: jonasanne <jonas.anne@district09.gent> Date: Tue Nov 12 17:15:16 2024 HEAT-6767463: fix user not receiving registration mail When adding a new user to the platform they don't receive a registration mail. This fixes the problem. commit b500c120f9e7d22eb36715b38f5b9d8b9f3df69a Author: jonasanne <jonas.anne@district09.gent> Date: Tue Nov 12 16:42:10 2024 HEAT-6767463: Update getAll for users For some reason there is a limit of 50 on the users. This means not all users are loaded. This is changed now. commit 14c63a4f3b504389421d8f5743a0ba773b30d9cf Author: Jonas <jonas@Jonass-MacBook-Pro.local> Date: Wed Jul 10 10:18:02 2024 Update changelog