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

+4

Email notification – Envelope Icon

SLRVPVLN2016 hace 7 años 0

Hello,


Currently, when we are in a ticket screen, there is a button to change the notification options, it’s symbolized by the envelope icon.


For more visibility, it might be a good idea if the envelope is not the same color when the notification was turned off.

When the ticket was transferred to another technician, it would not have to ask the question.


Image 175


Thank you

GLPI 9.3.0

+4

Hiding and or Locking Fields from users

Anakin3456 (Marco) hace 7 años 0

For my Asset Management i need the opportunity to hide or lock fields for the normal users. As we store Informations in the fields which are not allowed to be changed otherwise the whole process of activating devices in the network will not work

+4

Monitoring (plugin)

Megachip hace 7 años actualizado hace 5 años 2

Is there any working monitoring plugin for 9.2.X (atm 9.2.3)? (Shinken, Nagios or Alignak)?

+4

Block\Remove access to user tab personalization

salazar8D hace 7 años actualizado por Curtis Conard hace 2 años 1

Hi everyone,

I would like to know if there is a way that can I block\remove the access of the tab personalizations from my users. I have done some modifications on the layout/rules and I don't want to the users alterate some preferences like: "Pre-select me as Technician when Creating Ticket" and stuffs.

I have found a way that I can do that, but I don't want to make the association on a user_id though... Maybe on a profile_id on something like that ?

Here it's my code edit:

glpi\front\preference.php -> Starts on line 67

if(Session::getLoginUserID() == 13){<br>$pref = new Preference(); $pref->display(['main_class' => 'tab_cadre_fixe']); }else{ echo '<div class="center">'; echo '<br>'; echo '<br>'; echo '<img src="/glpi/pics/warning.png" alt="Warning" title="Warning">'; echo '<br>'; echo '<br>'; echo '<span class="b">You don't have permission to do that.</span>'; echo '</div>'; }<br><br>

Thank you all

My setup: : GLPI 9.2.1 (/glpi => C:\xampp\htdocs\glpi) Installation mode: TARBALL

+4
Denegado

switch ticket status to processing after requester reply

dmagniez hace 8 años actualizado por glpi hace 7 años 2

I suggest an option to automatically switch ticket status from pending to processing if the requester had replied.


When we receive a ticket update from an user via the webform, ticket is in pending state waiting user answer, technicians haven't any clue that ticket evolved and need attention.

+4
Iniciado

Default group for a user

Walid Nouh hace 8 años actualizado por Curtis Conard hace 2 años 2

Define a default group for a user. Add new actions in business rules for tickets & assets to assign this group to a ticket or an asset.


Assign this default group using the authorization rules engine

+4

Transfer location between entities

Megachip hace 8 años actualizado hace 6 años 1

Would be nice to have the possibility to transfer a location between entities.


Also requested here:

https://forge.indepnet.net/issues/3255

http://forum.glpi-project.org/viewtopic.php?id=26454


Possible this is also in conjunction with 

http://glpi.userecho.com/forums/1-general/topics/700-tranfer-option-between-entities-on-projects/

+4

Gabarit ticket variable

BCDragoon hace 8 años actualizado por João Fernando Silveira hace 6 meses 1

Permettre d'utiliser des variables, ex.:  %DATE%, %ANNEE%, %MOIS% chiffre et texte, %JOUR%..... dans un gabarit de ticket, et peut-être ailleurs. Quand je crée un gabarit de ticket que je vais associer à un ticket récurrent, j'aimerais pouvoir mettre dans le titre %MOIS% %ANNEE% pour que ca donne: Titre Octobre 2017 lors de la création du ticket. Merci à l'avance !

+4
Respuestas

Business rule based on ticket creation time

Roshan hace 8 años actualizado por glpi hace 7 años 1

hello all,

Is it possible to create a business rule based on ticket creation time. 

Example : auto assign tickets created from 6pm to 5 am to a technician or group.