Alexandre Delaunay
Alexandre Delaunay
> Would you agree to drop PHP 7.4 support on GLPI 10.1 ? It should be ok as time will pass before releasing the new major version but we can...
Summary of our discussion with @cedric-anne - we add the GLPI_THEMES_DIR constant (default on `files/_themes`) for let users adding custom theme files - if we find a custom theme in...
Warning : make sure to not break embed/public feature when adding a session check on the front file
ex  corresponding array passed to sql construction: ``` Array ( [link] => OR [criteria] => Array ( [0] => Array ( [field] => 2 [searchtype] => contains [value] =>...
See https://github.com/glpi-project/glpi/pull/4734
Apart this, seems good 👍🏽
Yes we're currently blocked on the `@use bootstrap` in https://github.com/tabler/tabler/blob/v1.0.0-beta12/src/scss/utils/_colors.scss#L1 My previous review, i forgot i commented the line the others errors. But for the current one, i'm currently out...
➡️ https://glpi-user-documentation.readthedocs.io/fr/latest/modules/tools/knowledgebase.html
> It looks like multiple line graphs aren't working It should be ok now, this issue was caused by a previous foreach also using `$serie` variable but with a reference
@tsmr do you plan to continue this PR ? Yes. But there is a conflict post PR - How can i resolve it ?