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

+1

Thank you for your ongoing commitment!

Chrisg 7 лет назад 0

Because we tend to complain more then praise people. I want to take this opportunity to thank you for your ongoing commitment to the project. You have come a long way and you guys are still going strong. What an achievement and keep up the great work you guys are doing. 

+1

Disallow removal of last profile from user object

Chrisg 7 лет назад обновлен 7 лет назад 0

Removal of the last available profile will render the given user inaccessible (with a not authorized). The GLPI interface should not allow the last available user profile to be removed. if numrows == 1 then disable or remove the selectbox.

+1

[API] getMyEntities json formatting

Oyabi6 7 лет назад 0

Hi,

Currently, when we call apirest.php/getMyEntities/?is_recursive=1  we get something like that:

{
   "myentities":[
  {
     "id":132,
         "name":"Entité racine >Test"
      },
      {
         "id":5,
         "name":"Entité racine > Test2"
      },
      {
         "id":75,
         "name":"Entité racine > Test3"
      },
...

It's really hard to exploit that output.

In my opinion, it will be better if we can have something like that :


{
   "myentities":[
      {
         "id":0,
         "name":"Entité racine",
         "subentities":[
            {
               "id":5,
               "name":"Test"
            },
            {
               "id":75,
               "name":"Test2"
            }
         ]
      }
   ]
}

Regards.

+1

Network Equipment weight

Dean 7 лет назад 0

When adding the weight for Network Equipment, the range is limited to 1-100 Lbs.  This range is not large enough for some the bigger devices.  Please expand this range.

+1

clean up unused custom entered values of fields

asdf 7 лет назад 0

I like to have a function for clean up the custem entered values (like location, Group) if the value is´t used anymore.

Example: All Devices moved to a "new" Business location. Old one isn´t used by any device. Now in the Dropdown the "old" location is still availiable. Of course - it´s possible to delete manual. But - there are so much fields that an automatic cleanup would be nice.

+1

want use GLPI ver 9.2.1 > , 1.Display Graph is % , 2.export pdf for support fonts THAI , 3. import file SLA form csv

somchai 7 лет назад 0

want use GLPI ver 9.2.1  >   ,  1.Display Graph is %  ,  2.export pdf for support fonts THAI , 3. import file SLA form csv

+1

​Add notes on project tasks

Olivier MURET 7 лет назад 0

Add "notes" on project tasks or discussion feed on project tasks

+1

personnalisation du message de réponse du collecteur

ijack30 7 лет назад 0

Serait il possible de rendre personnalisable le message que les règles de collecteur envoi aux utilisateurs, lorsque l'on programme une règle de refus d'import avec adresse de réponse


https://forum.glpi-project.org/viewtopic.php?id=164852


+1

Group visibility

EC2311 7 лет назад 0

Hello

We can hide some groups from projects, but not in the tasks or other objects where they appear. I would be great if we could manage their visibility for any place they are required...

+1

Add in software inventory, fields with the architecture of a given program (x86, x64, arm, etc.).

Michał Panasiewicz 7 лет назад 0

Add in software inventory, fields with the architecture of a given program (x86, x64, arm, etc.) - IMHO best place for this is in version table.
This causes that the same program in various architectures appears in the inventory several times instead of in the form of one entry. It can not be changed with the use of dictionary rules because we will lose information about the architecture in which the program is compiled.

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