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

+1

Change color approval

ylagva 10 years ago 0

Please could you change the color of approval, this green is very awful and not very visible.


#bcda1a would be better.


commonitilvalidation.class.php line 499

+1

Automatically adding requester to ticket in standard interface

pac 9 years ago updated 9 years ago 2

like ealier version

+1

copy closed ticket

Yannick 9 years ago 0

It would be usefull to have the possibility to copy a closed ticket for technician without change status manually.

+1

Get the PC name in a ticket

Javier Samaniego 10 years ago updated by Ariel 9 years ago 5

Is it possible get or associate the PC that send the ticket to the ticket?


Thank you.

+1

Pretty URLs with htaccess

The URL at today is: http://myurl.com/front/funtionality.php?id=XXX or http://myurl.com/plugin/funtionality.php the idea it's change this trough htaccess for http://myrul.com/funtionality/ID I mean the URL change to this: Example the URL for projects it is:http://myurl.com/plugins/projet/front/projet.php the htaccess change just for /project/ and when you chooose a project appear form this must be changed too so: form + ID it's reduced so the final it's http://myurl.com/projet/01 or ticket case Example the ticket URL it's: http://myurl.com/front/ticket.form.php?id=000000 the htaccess change just for /ticket/ and when you chooose a ticket appear form this must be changed too so: form + ID it's reduced so the final it's http://myurl.com/Ticket/20153001

+1

add ipam fonctions

Quette Nicolas 10 years ago 0

I would like in the future version to glpi a ipam

0

GLPI Headless mode installation

aloo yesterday at 2:48 a.m. updated by Curtis Conard 15 hours ago 1

To be able to fully install GLPI using Config as Code tools like Ansible, I suggest adding a feature to be able to install GLPI in a headless mode.

The idea is to automate the GUI setup process in a headless mode script.

I can contribute to this one.

I'm not a PHP developer, but I can automate the process if an API is provided.

Thanks.

0

The history of PCs assigned to an User????

Hau Le 1 week ago updated 1 week ago 1

Pls why, GLPI only logs the history of users assigned to a PC, but it doesn't log the history of PCs assigned to a User????

PLS!! Thanks GLPI!

0

How to list out a pc not installed a sofware? PLS!

Hau Le 1 week ago 0

How to list out a pc not installed a sofware? PLS!

0

arabic language

wastn 1 week ago 0

Dear GLPI Development Team,

I'm testing GLPI version 10.0.18 & 11.0.0-beta7 and have encountered a layout issue with the Arabic interface.

When I change the language to Arabic, the interface text translates successfully, but the page direction remains Left-to-Right (LTR) instead of switching to Right-to-Left (RTL), which is expected for Arabic.

I checked the HTML output and noticed that while the `` tag includes `lang="ar"`, it does **not include `dir="rtl"`**. As a result, the layout remains LTR even though the language is Arabic.

This behavior occurs even with the default theme and no customizations. Adding `dir="rtl"` manually using browser tools immediately corrects the layout.

Is RTL support fully implemented in the final GLPI 11 release? Will the Arabic interface automatically switch to RTL in future updates?

Thank you for your great work and looking forward to your response.

Best regards,