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 9 years ago 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
Completed

Group members view

Vincent Legros 9 years ago updated 9 years ago 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 9 years ago updated by Pierre LEBEL 9 years ago 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 9 years ago updated by Tomolimo 9 years ago 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
Completed

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

Tomolimo 9 years ago updated by glpi 9 years ago 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 9 years ago 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 9 years ago updated 9 years ago 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 9 years ago updated by dubravko sever 7 years ago 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
Completed

Pouvoir changer le chemin DN d'un compte AD

eric le-corre 9 years ago updated by glpi 8 years ago 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 9 years ago updated by Tomás Abad 7 years ago 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.