Alexandre Delaunay

Results 32 issues of Alexandre Delaunay

send events by http to others applications. It can ease future integrations (like slack/mattermost/telegram, etc)

enhancement

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass?...

| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass?...

| Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass?...

```[tasklist] ### Tasks - [ ] https://github.com/glpi-project/glpi/pull/15729 - [x] Support templates feature (not deactivable) - [x] Support clone feature (not deactivable) - [x] Support models/types definition (not deactivable) - [...

enhancement

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass?...

enhancement

enhancement
help wanted

SQL request required to adapt existing DB: ``ALTER TABLE `plugin` ADD `featured` int NULL AFTER `active`;``

enhancement

ex: ```sql UPDATE plugin SET active = 1 WHERE `key` = 'pluginname'; ``` Key is not yet defined just after plugin submission

bug