Welcome to GLPi feature request service.
Please check if the feature has not already been requested.
If not, please describe it

+1

Get the PC name in a ticket

Javier Samaniego hace 10 años actualizado por Ariel hace 9 años 5

Is it possible get or associate the PC that send the ticket to the ticket?


Thank you.

+1
Denegado

Plugin news choisir la page d'affichage

Riesu hace 10 años actualizado por glpi hace 9 años 2
Il serai bien de pouvoir choisir sur quel page afficher l'alerte, par exemple n'avoir que la page d'accueil ou/avec celle des tickets.
+1

Pretty URLs with htaccess

Juan Fernando Villa Hernández hace 10 años 0

The URL at today is: http://myurl.com/front/funtionality.php?id=XXX or http://myurl.com/plugin/funtionality.php the idea it's change this trough htaccess for http://myrul.com/funtionality/ID I mean the URL change to this: Example the URL for projects it is:http://myurl.com/plugins/projet/front/projet.php the htaccess change just for /project/ and when you chooose a project appear form this must be changed too so: form + ID it's reduced so the final it's http://myurl.com/projet/01 or ticket case Example the ticket URL it's: http://myurl.com/front/ticket.form.php?id=000000 the htaccess change just for /ticket/ and when you chooose a ticket appear form this must be changed too so: form + ID it's reduced so the final it's http://myurl.com/Ticket/20153001

+1
Respuestas

Integrate Talk plugin to the project section.

biet-j hace 10 años actualizado por glpi hace 10 años 3
(Sorry for my bad english)
I'm falling in love with the talk plugins
http://plugins.glpi-project.org/#/plugin/talk
it's very usefull, so, is it possible to have the same plugin for the project?

Thx!
+1
Denegado

DO NOT clear fields when a mandatory field is missing

Matthias Delamare hace 10 años actualizado por glpi hace 9 años 4

When you try to close a ticket and you missed to fill a mandatory field (eg category), the response field you took time to fill is TOTALLY EMPTY after clicking on save...

+1

add ipam fonctions

Quette Nicolas hace 10 años 0

I would like in the future version to glpi a ipam

0

Impact analysis data via GLPI 11 API v1 or v2

michal1298 hace 5 días 0

Hello.

Following this discussion https://forum.glpi-project.org/viewtopic.php?pid=520646, I would also like to formally request the ability to retrieve Impact analysis data via the REST API.
As confirmed in this thread, this functionality is currently missing, which limits integration possibilities.

Regards.

0

Multi selection

richard coadou hace 6 días 0

Bonjour,
j'aimerais sélectionner plusieurs enregistrements pour pourvoir les modifier en masse.

Par exemple je souhaite modifier le statut des n° de séries suivants donc les sélectionner à partir d'une liste excel et modifier en masse les valeurs :
serial1
serial2
serial3.......

Serial500

Il faudrait un opérateur dans les filtres comme "est l'un d'eux"

Merci d'avance pour votre aide

0

Assets - Computers - Volumes Free Percentage - change datatype from string to int/dropdown

jpp hace 1 semana 0

Hi.
It would by really nice to have value: Assets - Computers - Volumes Free Percentage
as int/dropdown (like Characteristics - Last Inventory Date -- "-1 months" in Dropdown).

For using Saved search "show me assets with <= 10 % free disk space" we must construct such huge query:

Image 516


(from 100 to 11)

Because there is only: contains, not contains, is empty.

Please, implement Volumes Free Percentage as int/dropdown or enable compare operator "between values", "less than", "more than". Thx

0

Forms - Annotation field

stevanborges hace 1 semana 0

When using forms, sometimes you use the same question but for different conditions.


Adding a Annotation field will help to identify the question that belongs to the condition:

Image 513

This was implemented in a customized formcreator version:

Image 514

Image 515