tempcode
tempcode
Fixes #737 Ripristinato il padding a destra e a sinistra di un elemento `card-body` associato ad un elemento `card-img`. Si vedano le immagini allegate alla issue per comprendere l'origine della...
## Versione di Bootstrap Italia 2.0.5 ## Comportamento atteso Quando vengono applicati bordi o ombre a un elemento card-img il contenuto testuale del card-body dovrebbe mantenere il padding a destra...
### Is your feature request related to a problem? Please describe. To edit/add a menu item is necessary have the **Manage Menu** permission. This permission cause the visualization of the...
Good evening, unfortunately I'm Italian and here we use comma as a decimal separator. Example: 1,202.23 (en) --> 1.202,23 (it) Actually seems the `number` rule doesn't support italian decimal format....
OS: Windows 11 22631.3296 Docker desktop 4.28 Lanciando spid-saml-check, come da istruzioni, non riesco più ad effettuare il "Download" del metadata dal mio applicativo che gira in locale sulla porta...
Good evening, If I try to run this code with YesSql that connect to a DB over SQL Server 2019: ``` var query = _session.Query() .With(x => x.ContentType == Constants.CONTENT_TYPE);...
Fixes #115 - added some missing tag to PublicGroup - make mandatory VATNumber and FiscalCode in PrivateGroup (I'm not sure about that but [here](https://docs.italia.it/italia/cie/cie-manuale-tecnico-docs/it/master/federazione.html#metadata-sp) says both are mandatory) - removed...
fix: removed support to .net 5.0 fix: updated HandlePostRequest method accordling to OpenIdConnectHandler [see]( https://github.com/dotnet/aspnetcore/blob/c9e3996173cec136bc2e9f3b4ec45f2a323b1d63/src/Security/Authentication/OpenIdConnect/src/OpenIdConnectHandler.cs#L494-L507)
Good day to everyone. Today I have initialized a new OrchardCore site and I have see this line in the logging file: ``` YesSql|The default capacity of the BatchCommand StringBuilder...