-
# Aurelien
- [ ] presentation
- [ ] service
- [ ] team
- [ ] user
- [ ] role
# John
- [ ] image
- [ ] techno
- [ ] project
- [ ] cg
- [ ] article
- [ ] project_techno
- [ ] project_…
-
Bonjour,
A l'instar du plugin escalade (https://glpi-plugins.readthedocs.io/en/latest/escalade/index.html#setting-up-filtering), serait-il envisageable de permettre un filtre (facultatif) pour chaq…
-
Bonjour,
J'ai mis à jour l'application, qui fonctionnait très bien.
Depuis, je n'ai plus rien...
J'ai tenté de désinstaller complètement et de réinstaller le plugin, j'ai bien la dernière version à…
-
Describe the bug
The BulkInsert method is not inserting boolean (bool) values when they have a default value specified in the model.
To Reproduce
Steps to reproduce the behavior:
In your model…
-
### The problem
On the device side (_ESP32_) I use `emberAfEndpointEnableDisable()` to enable/disable some endpoints depending on _ModeSelect_ cluster value.
I expect, that disabled endpoints entit…
-
Hello ,
realy like you project.
Love the lights implementation.
But i dont see any implementation for thermostat.
Is thare way to get it to work?
I use 2 internal realys to control 2 in…
-
Bonjour,
L'intégration de VigiEau par HACS s'est bien passée.
J'ai laissé la localisation par défaut. L'appli a bien trouvé ma localisation : Saint Genis Laval **69230**
![VigiEau1](https://git…
-
**Describe the bug**
everything invisible except entites
**To Reproduce**
attempt to go in any server while on linux
**Expected behavior**
visible chunks.
**Screenshots**
If applicable, a…
-
Permettre qu'une instance de Loxya permette de facturer et d'émettre des devis au nom de deux entités distinctes (selon les besoin et la personne assurant la prestation)
-
I've create a project with the following entity
```
public record Contact(
@Id Long id,
Boolean isOrganization
){};
```
I'm using it with a standard repository
```
@Component
p…