Stanislas

Results 198 comments of Stanislas

@rbrannath can you try this PR -> https://github.com/glpi-project/glpi/pull/11893 This PR allows you to add multiple sockets from one item

@rbrannath can you try this PR -> https://github.com/glpi-project/glpi/pull/11895 This PR allows you to link ```Socket``` to ```Location``` (to represent socket outlets) ```Socket``` form for ```Location``` is now same as ```Assets```

@cconard96 With this PR, will it be possible to use CSS variables from the entity configuration ? ![image](https://user-images.githubusercontent.com/7335054/184845981-ad0c8a71-0933-4cb6-babd-8d0c5cbcd64e.png)

Need this -> https://github.com/glpi-project/glpi/pull/12181 to continue

it's due to this new condition https://github.com/fusioninventory/fusioninventory-for-glpi/blob/9107173e31f84df31bc21065a8f548933739fd47/inc/task.class.php#L959 introduce by this PR -> https://github.com/fusioninventory/fusioninventory-for-glpi/pull/2527 Now, if we request a task job log without a task ID, the plugin returns an empty...

line 959, replace the return statement by ```$task_list = '';``` Pay attention to the memory that can cause a fatal mistake on Allowed memory size Because FI try to display...

Hi @laurentmele you plugin fields version is old, can you test latest ? Best regads

Hi @ actually, fields can't add new tab on glpi object but it’s interesting You can propose a PR to implement this feature, or If you want to refactor this...

Hi actually, fields is not compatible with visibility system of template, but it's interesting You can propose a PR to implement this feature, or If you want to refactor this...

Hi @titidelaff This issue hasn't evolved in a long time. I am closing this issue, feel free to continue the discussion here if you want or reopen it if the...