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 7 лет назад 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) 7 лет назад 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 7 лет назад обновлен 5 лет назад 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 7 лет назад обновлен Curtis Conard 2 года назад 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
Отклонен

switch ticket status to processing after requester reply

dmagniez 8 лет назад обновлен glpi 7 лет назад 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
Начат

Default group for a user

Walid Nouh 8 лет назад обновлен Curtis Conard 2 года назад 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 8 лет назад обновлен 6 лет назад 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 8 лет назад обновлен João Fernando Silveira 6 месяцев назад 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
Отвечен

Business rule based on ticket creation time

Roshan 8 лет назад обновлен glpi 7 лет назад 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.


Сервис поддержки клиентов работает на платформе UserEcho