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

0

GLPI 10+ : badge number with tickets assigned to [me]

Croûton 3 years ago updated by Curtis Conard 2 years ago 1

Hello team,

With GLPI 9+, there was a position-fixed button with a counter which notified how many tickets were assigned to the authenticated user.

That button doesn't exist anymore on the top of GLPI pages.

Is there a way to restore it ?

There are many contributors who used this button before, and who claim this functionality back.

Thank you

0

Private description of ticket

Random488 3 years ago updated by Curtis Conard 2 years ago 1

Hi,

If you think about it, it makes lots of sens if you want to solve an internal private issues with external parties who need to perform tasks without knowing about important informations included in the descriptions.


Kind regards, and thank you for all the efforts to create this beautiful system

0

Date et heure de la derniere connection

Bruno 3 years ago 0

serait il possible d'ajouter une colonne afin de connaitre la date et heure de la derniere connection sur le pc ?

0

Search for equipment with this field

mathieu sizec 3 years ago 0

The idea : a little search button near every (or a selection of) field, when displaying an equipment details.

The search field would be already set with the value of the one from the equipment details.

My equipment's model is XXXX (type is YYYY). I click the 'search for the same' button and my search will be set with 'model is XXXX' field and type is YYYY.


0

Checkbox dans les description

mathieu sizec 3 years ago 0

I know there is a license problem using checkbox because of tinymce

But still, this is a need, I hink : be able to simply add a checkbox, with its state being saved as ticket is saved.

It could let us create easy task lists without the need to add a glpi task for every task of the tasklist, which coule be a real pain

0

location with address only

oliveblanche 3 years ago 0

location with address only without entering gps coordinates.

0

Ask user to change their password when they sign in

Rafael Santos 3 years ago 0

It would be very useful in managing the user in the password field to have a mark to ask the user to change the password on the next login. And many times when I create a new account on glpi, I set a simple password for the user to access and change, but most of the time the password remains the same. Administration. Users >>> /front/user.form.php

Image 416

Image 417
0

Changing saved search order manually and add identation

rdm94 3 years ago updated by Random488 2 years ago 2

Hi,

Saved search would be even better if you could manually order them so that they can act like mail folders.

The possibility to indent them in the listing would make it more efficient as well.

Maybe this could be done using a parent-child hierarchy.

Kind regards

0

Formcreator protects the directory in the public url

Alto 3 years ago 0
Hello everyone,

How can I limit the right of access to the url address if I want to send a questionnaire to people who I do not want to have access rights in GLPI.
For example, I send this url:10.10.12.57/glpi/plugins/formcreator/front/formdisplay.php?id=2" 
to fill out the questionnaire but if they delete one part in the url they can access the folders and see all USERS in GLPI.
I created a questionnaire in formcreator and I want to send it only to those who do not have access as a GLPI user
How can I protect GLPI?


Thanks in advance.
0

Make descending order default for Notification queue instead of ascending

mikael karlsson 3 years ago updated by Curtis Conard 2 years ago 1

We have to change this ourselves after every update, so please change the default order or add a way to change it in the settings:

So in src/Search.php in version 10.0.3

Line 7479: change ASC to DESC

Line 7480: change 1 to 4