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

+1

Mandatory authorisation for tickets

Manfred Scheunemann il y a 9 ans mis à jour par Tomolimo il y a 9 ans 2

At user-Level I want to be able to name a user or group that has to authorise a ticket bevor it will be processes by the support-team. The user creating the ticket has to wait until the ticket is authorised.

+1
Terminé

budget

Walid Nouh il y a 9 ans mis à jour par glpi il y a 9 ans 2

Add a type to a budget

+1

Mandatory/Authorized/Forbidden softwares

Edwin FAURE il y a 9 ans 0

Hello,


To my knowledge I didn't find a plugin (or standard) feature that allow to fully use software categories to create statistics/alerts on it.


For instance it would help us implement a IT software compliance project to detect computers lacking mandatory softwares, and/or hosting known and forbidden ones.

+1
Terminé

utiliser une jointure vers utilisateur a partir de la vue ordinateur

gibert il y a 9 ans mis à jour par glpi il y a 9 ans 3

bonjour

Serait il possible a partir d'un ordinateur de pouvoir extraire des infos d'utilisateur grace a une jointure. On peut le faire pour les peripheriques, logiciels mais pas pour un utilisateur. Merci par avance de votre retour.

+1

Footer Fixed

Thiago Passamani il y a 9 ans mis à jour il y a 9 ans 0

Image 48

Add the glpi/css/style.css file in the id #footer the following information:

position: fixed; bottom: 0; right: 0; width: 99%; z-index: 1500;

Thus it is:

[CSS]

#footer {
font-size: 9px;
color: # 000;
background-color: # E2E1DE;
padding: 6px;
height: 18px;
padding: 5px;
position: fixed;
bottom: 0;
right: 0;
width: 99%;
z-index: 1500;
}

[/CSS]


With this change the information is best displayed on the screen.


Sorry for my english.

+1

Ticket task reminder change recipient

Armin01 il y a 9 ans mis à jour il y a 9 ans 3

The person you have to do the task should get the reminder e-mail. At the moment the task creator get the e-mail reminder.

More Information about this situation read the post from 24.05.2016 16:18

http://forum.glpi-project.org/viewtopic.php?pid=319566#p319566

+1

Custom associated items

Aurélien il y a 9 ans mis à jour il y a 7 ans 3

Hi,


I need to customize "Associated Items" for 2 plugins because I want to link databases to one of my web application (I have the 2 plugins installed : Databases and WebApplication).


I don't see a functionnality to do that without modifying myself .class.php file.


If you can add a new way more easly to do that without to forget compatibility with update of plugins...


Thanks in advance


Aurélien

+1

show satisfaction survey only for the requester

DsBatista il y a 9 ans mis à jour par Arthur Schaefer il y a 7 ans 1

It would be good if the ticket satisfaction survey was shown only for the requester (and not by the author of the ticket itself). For example: sometimes the user isn't able to open a ticket and so the technician does it... and in the end the satisfaction survey is sent to the technician instead of being sent to the one who was actually attended.

+1

Visualization / CSV ​Export of tickets statistics

Xavier CAILLAUD il y a 9 ans 0

Visualization / CSV Export of tickets list :

Add preferences to choose the display mode (and export) statistics on the ticket list: by default it is day, hour, minute - not very usable in case of spreadsheet calculation. therefore have the choice between standard and display in minutes:

Exemple : Html::timestampToString($data["takeintoaccount_delay_stat"]) ou Html::formatNumber($data["takeintoaccount_delay_stat"] / 3600, false, 5)

+1

categories with priority

João Fábio Oliveira Bruno il y a 9 ans 0

Dear all,

I'm wondering if is possible a field to select the Priority our SLA when you create a category.

I think this options will optimize time to create rules to apply SLA.