Stanislas
Stanislas
Problem occurs only from Printer (for now) Even if IP from XML tag ```IPS``` is known from list of network port IPs GLPI add it as ```port management``` This results...
allow networkport update from discovery only for printer Usefull when printer changes IP Only network information are deleted (is the goal) other inforamtions , page counter, Sysdescr, serial number, model...
Mutualize socket view between ```assets``` and ```Location```  Allow to link ```Location``` to ```Socket``` (to represent socket outlets)  | Q | A | ------------- | --- | Bug fix?...
Permit to add several ```Socket``` from an item   Compared to the standard add form ```Position``` field is hidden (compute on add) and ```NetworkPort``` field is hidden too (useless...
Add new criterias to rule ticket engine (like ```x-priority```) - from - subject - reply-to - to - in-reply-to | Q | A | ------------- | --- | Bug fix?...
Add missing device firmware info. | Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations?...
Signed-off-by: Teclib ### Changes description First try to install apk silently, then use standard method ### Checklist Please check if your PR fulfills the following specifications: - [ ] Tests...
### Changes description Prevent SQL error when user does not select value from dropdown ```shell [2022-09-06 10:11:13] glpisqllog.ERROR: DBmysql::query() in /home/dev/GLPI/10.0-bugfixes/src/DBmysql.php line 370 *** MySQL query error: SQL: INSERT INTO...
If ```height``` is not defined from ```img``` images are distorted in notifications Try to compute ```height``` or ```width``` if need. | Q | A | ------------- | --- | Bug...
At each inventory, GLPI delete all links (and ```infocom``` too) between asset and device (```item_devicexxxx```) Check if link need to be updated are added (prevent bulk deletion) Best regards |...