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

+2

Notification templates do not support nested if conditions

j novak hace 9 años 0

Hello,


notification template evaluation do not support nested IFs:


##IFticket.storestatus=5##
  ##IFticket.status=New##
  ...
  ##ENDIFticket.status##
  ##ELSEticket.status##
  ...
  ##ENDELSEticket.status##
##ENDIFticket.storestatus##
I prepared patch which solves it. You can/must IFs number:


##IF0ticket.storestatus=5##
  ##IF1ticket.status=New##
  ...
  ##ENDIF1ticket.status##
  ##ELSE1ticket.status##
  ...
  ##ENDELSE1ticket.status##
##ENDIF0ticket.storestatus##

the template is evaluated then as expected.

FOREACH/ENDFOREACH is supported too.


Is it possible to include such patch in release? I believe it is useful.


Jirka Novak


+2
COMPLETADO

Group members view

Vincent Legros hace 9 años actualizado hace 9 años 3

Today disabled and enables users are shown as members of a group but without any disctinction.

The idea could be to mark disabled users in a group so we can visualy see enabled/disabled users

+2

Hierarchical responsible & automatic watcher

Jean-charles Preaux hace 9 años actualizado por Pierre LEBEL hace 9 años 2

Hello,

What do you think about the idea to add the hierarchical responsible (a glpi user) for users and automatically add it as watcher when creating ticket ?

+2

Add a tab "my tickets created" in the user settings

François Legastelois hace 9 años actualizado por Tomolimo hace 9 años 1

Hi,


It would be great to have one click access to their tickets created (without having to create a bookmark).


For exemple, by having a tab "my tickets created" in settings :

http://glpi/front/preference.php


Regards,




+2
COMPLETADO

Asset templates should be per entity and recursives (child entity yes/no)

Tomolimo hace 9 años actualizado por glpi hace 9 años 9

Hello,

Currently asset templates are defined in an entity and they are not inherited by child entities. One must recreate them to be able to use them in sub-entities.

Thank you,

Regards,

Tomolimo

+2

setup default entity and default profil by rule

philippe chauvin hace 9 años 0

Add possibility to assign "default" profil and "default" entity by the rule "Authorizations assignment rules".

Currently, it is just possible to add profil to an entity.

+2

Add Category to Software Dictionary

Megachip hace 9 años actualizado hace 9 años 1

Would be cool to have the availability to set the software category via dictionary rule (Like it is possible for Software, Version, Publisher and Entity)

+2

Allow assign more tha 1 licence per server

Christian Bernard hace 9 años actualizado por dubravko sever hace 7 años 1

Currently, we can't assign more than 1 license per server. It cause calculation issues when we apply CORE or CAL licensing


EX; SQL 4 CORES licensing can't be directly assign. I have to create a software entry manually with (4) at the end, the multiplicate my cost x4 to add it to management sheet

+2
COMPLETADO

Pouvoir changer le chemin DN d'un compte AD

eric le-corre hace 9 años actualizado por glpi hace 8 años 4

Bonjour,


Un compte importé dans GLPI a un chemin DN (DN de l'utilisateur), ce chemin sert pour la connexion.


Problème, si la structure de l'active directory change, le chemin DN n'est plus bon dans GLPI.
ex : si CN=alain le grand,OU=Billetterie,OU=toto,OU=Utilisateurs,DC=domaine,DC=lan devient CN=alain le grand,OU=commercial,OU=toto,OU=Utilisateurs,DC=domaine,DC=lan.

Ou alors si il y a pas exemple une migration de l'AD vers un autre domaine.


Il serait bon que dans GLPI le chemin DN soit un champ modifiable que l'administrateur peut modifier si besoin pour correction.

Sinon il faut supprimer l'utilisateur et le réimporter mais je pense que les liens vers ses anciens tickets sont perdus.


+2

monitor size as a rational number

soft hace 9 años actualizado por Tomás Abad hace 7 años 4

It would be great to be able to specify the size of the monitor using a rational number, such as: 21.5", 20.1", 23.6", etc.