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

0

Make descending order default for Notification queue instead of ascending

mikael karlsson hace 3 años actualizado por Curtis Conard hace 2 años 1

We have to change this ourselves after every update, so please change the default order or add a way to change it in the settings:

So in src/Search.php in version 10.0.3

Line 7479: change ASC to DESC

Line 7480: change 1 to 4

0

Add the "Last Boot" column with GLPI Inventory

Damien hace 3 años actualizado hace 3 años 2

Add the "Last Boot" column which existed with fusioninventory and which disappeared with GLPI Inventory.
I tried to do it myself without success...
This column allowed to see when a computer had last started and allowed to see the computers left on all night (which is forbidden with us).

0

GET variables : Autocompile Fields

myspacee hace 3 años 0

Hello,
often our user don't compile or make errors when open new tickets, so when 
open a new ticket We can pass, trought a link, some GET variable, eg:

/glpi/front/helpdesk.public.php?create_ticket=1&type=inicident&category=CAT&title=DOG

In this way we can personalize and autocompile field for our users and better group tickets.

Thank you for your time,
m.


0

Project types should be linked with entity

paidge hace 3 años 0

As for the ITIL categories, I think the project types should be linked to an entity. In this way, when a new project is created, GLPI would only display the project types for the entity to which we are attached

0

Report Windows Build

inconitau hace 3 años 0

I'd like that GLPI Agent report the Build on the windows version, to easely know if computers are up to date in patchs tuesday

0

server software roles and permission, per-user association

Mario De Chenno hace 3 años 0

AFAIK, client/server and web application software could be modelled as Appliance in GLPI.
Other than tracking inventory and versions, we feel the need to maintain in one place the user's roles and permission to use centralised server software. That could be implemented for example:

- Associate server software (or appliances, if that is GLPI's way) to multiple user;

- define user role profiles for server applications and associate the profiles to the users.

This way we could get a view of all users enabled to a single server application, and of all server application a single user is enabled to.

Hope this feature could be useful for all.

Let me know.

Mario

0

Ticket-Rules that connect "external senders email-domain" or "email-adress" to location

Christof O hace 3 años 0

We would like to create multiple rules, that connect "location" to ticket

0

Templates/Copy option for ldap entries

Megachip hace 3 años actualizado hace 3 años 0

Would be nice if we could use templates or at least copy ldap authentication entires. Having 30+ domains on google and they do support queries over more than one :/

0

Rule to remove IP address when status is "inactive"

Javier Samaniego hace 3 años actualizado hace 3 años 0

Rule to remove IP address when status is "inactive", currently not possible with asset rules.

Maybe related with: https://glpi.userecho.com/en/communities/1/topics/1272-new-features-for-assets-and-search-bar

Thank you.

0
Iniciado

Add SCIM user provisionning

doum hace 3 años actualizado por glpi hace 2 años 1

Currently we can authenticate with modern platform using oauth plugin (should be native in core for me...) for example with Azure

but when users can open tickets without connecting to GLPI (by phone or email for example), you have to automatically import your users in GLPI. Currently you have to use LDAP, and it's not consistent with using modern auth system

so it will be perfect to be able to use SCIM (for example with Azure AD) to create users in GLPI, whether they connect to GLPI or not