Jasmin Savard
Jasmin Savard
Fixed build again.
These are 2 different Recaptcha and should be kept separated. So, I would say we would need to simply add the ability to specify which version to use from the...
You will need to explain to me what this piece of code does because I have no idea as of now. I would need to analyze the Audit Trail module...
Unless it is an issue for someone "which I would really be surprised" then I suggest we leave it as it is for now and come back later if it...
I like the idea. Though, we recently found that we can simply use Visual Studio to analyze everything and fix the issues based on the .editorconfig file. Running this manually...
Would/Could that work with VS Code too? 😄
I'm not sure, to be honest. If the DateTime format is changed intentionally then it is because you want to use that specific DateTime format. Then it would defeat the...
That would make more sense.
@piedone What happens if you want to change the DateTime format intentionally then? The reason why we kept it like this is that this is how it is handled by...
@Piedone And this CultureScope uses the same mechanic as the Localization Middleware to be consistent.