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

Configurable date format separator
Can't change date format separator.
In current version of GLPI (9.3.3) it is not able to change date format to custom settings (Setup - General - Default values: Date format, or profile - Personalization - Date format). There is only selection of date format from only 3 options:
1. YYYY-MM-DD
2. DD-MM-YYYY
3. MM-DD-YYYY
Problem is especially with separator - (dash) which is not
configurable. For example in Slovak/Czech language we use . (dot) as a
separator for date and not dash:
29.11.2018
Another languages use / as separator etc.
So it would be great to have option to also change separator for date format.
Describe the solution you'd like
Please add option to change separator for date format. Or better to able to also use custom php format:
http://php.net/manual/en/function.date.php.
For example Wordpress uses 4 predefined options a you can also use your own custom which is great:
https://www.wpbeginner.com/beginners-guide/how-to-change-date-and-time-format-in-wordpress/

Implement ability to put operator in vacation mode
Dipatch operators don't always now people on vacation, and can assign tickets to them by mistake, a simple out of office checkbox, or even better a calendar could visually show someone that a user in on vacation (Like name in red in dropdown lists)

Improve Search Options of IT Assets - Improvement #1 - Add denial of first conditional
Currently, the default Search Options for assets doesn't allow make simple queries like
show computers which operating system names contains "Windows"
in a direct and simple way. To do that kind of queries we must make a little workaround doing things like this:
This is tedious and unintuitive, but it has a simple solution; to add a check object to deny the first conditional. It could be something like this:
With this approach, the previous query could has been done like this:
Simple, direct and intuitive.
Best regards,

Integrate Data Injection plugin into the core
Hi,
import and export data is an importante feature for any asset management softwares. This plugin was not ported for the 9.2.x version...
Thx

Show group planning on Group View tab
Show group planning in the group view tab like "Personal View" tab, "Your Planning" box, because when we have tasks to do assigned with groups we can't see it on the home screen.

In the tasks appear all the technicians and all the groups in the combo box assign a task, this is a bug?
I noticed a strange behavior in assigning tasks that appears to be a bug.
In the combo box to select user or group that will perform the task appear all the technicians. And on the next button to check the availability is visible only the users that assign the ticket or users no the group that is assigned (this seems to be the correct one)
This bug been reported? Does any new version to fix it? I'm here with GLPI 9.1.4.

Permissions to view only my assets( or objects) or of my group.
There could be a possibility of limiting the Read and/or Change of assets only to "Group in charge of the hardware" or "Technician in charge of the hardware".
Because often the same type of asset (such as computers / servers) can be managed by different teams, and the solution of creating different entities is bad.
The same problem occurs with other objects such as licenses, contracts, documents, etc.

Add multiple keys to a single license
Hello.
The ability to combine multiple licenses into one or add multiple keys to a single license. At the moment, the counter for each key is separate. For example, in Microsoft Office license for 5 computers can be more than 5 keys, each of which has its own counter by 5 pc in GLPI. The consolidation of license keys will simplify the control of the number of installed licensed software.

Advanced LDAP nested group support
dn: cn=it,cn=groups,dc=server,dc=example,dc=com objectClass: top objectClass: posixGroup objectClass: extensibleObject objectClass: apple-group cn: it gidNumber: 1042 apple-generateduid: DD3E22B4-3A8D-4B97-9BC4-0B10CA63273F apple-group-nestedgroup: F22A5302-5D54-4999-AB01-1FDEB090CDE0 apple-group-nestedgroup: 4F53966E-2D4D-4384-9CB1-C394D3369540 apple-group-nestedgroup: BCF923D7-C33B-4EAF-9082-F77FB17DE856 apple-group-realname: IT apple-ownerguid: 10F3F6CA-7711-42A8-A614-808B897F53DE description: IT department
dn: cn=it-ext,cn=groups,dc=server,dc=example,dc=com objectClass: top objectClass: posixGroup objectClass: extensibleObject objectClass: apple-group cn: it-ext gidNumber: 1533 apple-generateduid: 4F53966E-2D4D-4384-9CB1-C394D3369540 apple-group-memberguid: B10E526D-4282-456B-8F0A-5A033FBDDA61 apple-group-memberguid: 34431329-95E4-496A-AB43-368A0E212F99 apple-group-realname: External IT members description: IT members who aren't employees but contractors memberUid: yoanngini memberUid: bob
This isn't supported by GLPI at this time and it could be really awesome to add a method to support this.

Associate documents to some dropdowns (eg. computer models)
Context: I use the Documents (from Management) to store some user manuals, technical specifications, firmwares, utility softwares about my computers, network equipment, printers, etc.
If a technician needs the user guide about the computer he is repairing he does not have to look on the Internet or find the physical manual (if any): he just goes to the "Documents" tab of the asset.
This solution works fine but have a major drawback: documents can be associated to single/individual asset. So if I have three servers of the same model (eg. BrandX SupermodelY) I'll have to associate my user manuals to theses three assets. If in the future I acquire a fourth SupermodelY server: let's hope I won't forget to associate it to my user manuals.
What I suggest is the ability to associate a document to some dropdowns, for examples:
- The models (Computer models, Networking equipment models, Printer models, Monitor models, Peripheral models, Phone models).
- Virtualization systems
- Operating systems
Then, I'll associate my BrandX SupermodelY user guide to the "BrandX SupermodelY" computer model, and any past or future computer asset that is of model "BrandX SupermodelY" will have the user guide listed in it's "Documents" tab.
As an implementation reference: it is already possible to associate documents to "Locations" (but, where it differs from my idea, is that I don't see any implication on assets set on that location).
Customer support service by UserEcho