Please check if the feature has not already been requested.
If not, please describe it

Change color approval
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

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

Get the PC name in a ticket
Is it possible get or associate the PC that send the ticket to the ticket?
Thank you.

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

GLPI Headless mode installation
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.

The history of PCs assigned to an User????
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!

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

arabic language
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,
Customer support service by UserEcho