Commit graph

866 commits

Author SHA1 Message Date
3c3323ccd4 refactoring the command 2026-09-04 14:53:00 +01:00
8edef1ef91 refactoring the command form creation 2026-09-04 13:19:31 +01:00
da7e93a19a renaming 2026-09-02 14:52:17 +01:00
3b9d296a52 Platform.TryGetCurrentLocationAsync 2026-09-02 14:41:05 +01:00
b2fcd165f7 test(oidc): cover discovery regression and consume fixed IdentityServer8 rc007
Add an application-level smoke test for /.well-known/openid-configuration
and a direct IResourceStore check so the IdentityServer8 mapper failure is
caught from the Yavsc side.

Bump HigginsSoft.IdentityServer8 packages to 8.1.0-pazofrc007, which
includes the EntityFramework mapper fix removing the failing AutoMapper
static initialization.

This closes the 500 on OIDC discovery and restores remoting/auth flows
that depend on discovery metadata.
2026-08-31 17:35:02 +01:00
92da2e1369 chore(deps): cleanup Yavsc.Org restore package configuration 2026-08-31 13:29:12 +01:00
f992916d08 set your activity country
All checks were successful
Forgejo Release / release (push) Successful in 7m15s
2026-08-31 05:40:34 +01:00
8b9a9103fc Release 1.0.8-rc10 2026-08-31 04:45:39 +01:00
d5b2930092 display my queries 2026-08-31 04:27:39 +01:00
341b49cbfa hitting the performer 2026-08-31 04:15:10 +01:00
fbc72f0c85 RdvQuery from PostIt 2026-08-31 03:37:09 +01:00
6826d345a9 code cleanup 2026-08-31 03:09:49 +01:00
3c51e66e50 Exploration des activités 2026-08-31 02:14:04 +01:00
da994435cb List the activities 2026-08-31 00:25:53 +01:00
8d7bb8f6b6 An activity interface 2026-08-30 23:55:09 +01:00
ce5d3ce810 bug fix painting the signature 2026-08-30 21:05:43 +01:00
b44e54caf2 display the circle names 2026-08-30 19:44:25 +01:00
9e0908e126 load the ACL 2026-08-30 19:37:55 +01:00
9c5341c304 code reorg 2026-08-30 17:03:59 +01:00
6cd5346101 chore(release): bump version via gitversion for 1.0.8-rc8 2026-08-29 19:10:37 +01:00
ad0f946121 PostIt publishes 2026-08-29 19:07:02 +01:00
14fc76e2a6 ixes invalid registration email formats are still rejected before the user is created
SMTP recipient rejections are logged and treated as a soft failure instead of crashing the request
2026-08-29 17:21:40 +01:00
82e9d9023c Validation de l’email d’inscription ajoutée
Vvalidation au point le plus sûr : le modèle de formulaire, avec un garde-fou côté contrôleur pour normaliser la valeur avant création du compte.

* Ajout de [EmailAddress] dans RegisterModel.cs
* Nettoyage de model.Email avec Trim() avant le ModelState.IsValid dans AccountController.cs
* Ajout d’un test de régression dans EMailling.cs

Additionnellement, le job de test est corrigé pour laisser vivre le test en plateforme Android, hors CI
2026-08-29 16:23:58 +01:00
c23e62c4c0 chore(release): bump version via gitversion for 1.0.8-rc7 2026-08-29 15:43:53 +01:00
a426c47006 Merge branch 'fix/postit-acl-and-pub' into release/1.0.8-rc6 2026-08-29 15:42:12 +01:00
447bbe49dc /bin/bash: ligne 1: q : commande introuvable 2026-08-29 15:37:13 +01:00
14dcd31da1 Persistance de SearchText ajoutée 2026-08-29 14:34:43 +01:00
9db5d8116d chore(release): bump version via gitversion for 1.0.8-rc6 2026-08-29 09:50:07 +01:00
79398ca3e9 Disposing the test fixtures 2026-08-29 04:00:10 +01:00
a3b7c5701d dont boot twice the app 2026-08-29 02:41:59 +01:00
729c364702 -MsBuild.GitVersion 2026-08-29 00:52:29 +01:00
0c0aa9d2c9 reference my upstream 2026-08-28 23:35:06 +01:00
21a41214b0 fixes the tests 2026-08-28 22:41:05 +01:00
7edb2d7915 refacto + test fixes 2026-08-28 21:33:11 +01:00
834df97451 dead code cleanup 2026-08-28 20:58:10 +01:00
1cc705bfbd fixes the 404 on the Details button 2026-08-28 20:57:52 +01:00
55bab0557d Fixes ACL backend support 2026-08-28 20:10:32 +01:00
34d7ac8947 chore(release): bump version via gitversion for 1.0.8-rc4 2026-08-26 23:08:23 +01:00
b6532ea000 disable the Xamarin.UITest 2026-08-26 19:23:27 +01:00
04607aeaab fixes the tests 2026-08-25 23:01:00 +01:00
d78e3ab860 Do not fail at attaching developer tools 2026-08-25 21:15:04 +01:00
c16345674b Package renamed impact 2026-08-25 20:30:39 +01:00
790faad27b Fixes the Android Login process 2026-08-25 19:20:03 +01:00
776fb10903 refacto Makefiles and MainView setup 2026-08-25 14:53:25 +01:00
a0f0fb1282 test are still ok! 2026-08-25 14:16:49 +01:00
72c1dede61 restore the TextEditor 2026-08-24 01:43:47 +01:00
2977f74980 don't wait from App Nav push ok on loggin succeded 2026-08-24 01:23:15 +01:00
93604a9498 show the window 2026-08-24 00:30:29 +01:00
49d3c8da81 Simpler is better 2026-08-24 00:18:07 +01:00
d5c7419219 restores the legacy behavior 2026-08-24 00:03:14 +01:00