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

+1

Add argument to "console glpi:ldap:synchronize_users" for full sync

Silvan 3 years ago 0

Currently when using '--only-update-existing', deleted users in LDAP are not disabled.

If no arguments are provided, deleted users in LDAP are disabled but also new users will be created.

I like to have the option to sync existing users and disable deleted users in LDAP, this can be done by creating a new argument and calling "AuthLDAP::ACTION_ALL" only.

https://github.com/glpi-project/glpi/blob/751dcfa2c8e54bcd95636c696c0fb30fa6213b5e/src/Console/Ldap/SynchronizeUsersCommand.php#L193

+1

Multifactor mail notification config

donj 3 years ago 0

Hi Team,


We would like to configure M365 multifactor enable account as a email notification account in GLPI.

Please help us with a solution. 

+1

Please add 256 checksum/hash for github files for dowloading

Tom 3 years ago 0

For each GLPI release, please add corresponding hash/checksum files for verification purposes.

+1

RAZ Button

ChristopheL 3 years ago updated 3 years ago 2

I need a button or an other possibility to do a "cleaning data only" tables in the database.

When i install a GLPI on a server, after configuration and testing, i want a button or action to clean only dat tables in databases ant not tables used to configure GLPI.

Thanks.

+1

Helpdesk.html New Fields

Florian 4 years ago 0

Hello,

is it Possible to integrate in the helpdesk.html the follwoing Fields? actually requests opened by the helpdesk.html would not saved. 

Name

Lastname

EmailAdress

+1

Filter tickets by project in tickets listing

Random488 4 years ago updated by dhrzic 3 years ago 1

Please allow tickets to be filtered by projects.

Kind regards,

+1

Rights for assets status

maxou 4 years ago updated 4 years ago 0

Hello,

Is it possible to add an option to add specific status for specific people ?

For example on the dropdown Status the "Valid return" option will be uniquely available for specific groups.

The Technician Team group will not see this button.

The Project Team group will see this button.

Image 397


Is it also possible to create rules to to prevent error during the change of a status, example with this matrice :

When a computer is set to "Supplier - valid return",  can you add a option to make it impossible to return in another section like "Production - on site/at home" ?

Image 398


Do you think that's possible ?

Thanks in advance for your response.

+1

Import data from I-DoIT

proofy 4 years ago 0

I-DoIT is a software like GLPI. However, the development of GLPI is progressing much better than I-DoIT and I am considering switching. But then I don't want to start from scratch with my inventory.


Therefore it would be great if there is an easy way to import the data from I-DoIT into GLPI.



Perhaps a merger of the two open source projects would be possible at some point, because I-DoIT covers more the German-speaking region.

+1

Show parent elements in a less contrasted color

Mathieu MD 4 years ago 0

Inline display of tree elements (for example: Root Entity > Group Inc. > My Department or France > Toulouse > Building B) in tables don't allow user to quickly see the relevant information (here, My Department or Building B).

Parent elements should be in a less contrasted color. See screenshots.

https://github.com/glpi-project/glpi/issues/9559

+1

Multiple BaseDN for LDAP/AD start search

Michał Panasiewicz 4 years ago updated 3 years ago 1

Add to start search only specific DN:

ou=users, ou=office1, dc=company, dc=org

ou=users, ou=office2, dc=company, dc=org

ou=users, ou=office3, dc=company, dc=org

ou=users, ou=office4, dc=company, dc=org

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