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

+9

Problem displaying the interface on the combo button

Eduardo Spinola hace 3 años actualizado por Curtis Conard hace 2 años 1

When the string of the item "Group in charge of the hardware" is too large, overlapping the item in the next column.

See the image below:

Image 414

When reduce the font size by the browser the interface looks like this:

Image 415

+9

Transferring assets between categories. (Computer to Network Devices, etc.)

Kastet hace 4 años 0

It would be nice to be able to change the asset category.

Example:

The employee, by mistake, entered several devices into Assets - Computers instead of Assets - Netwok devices. There is no way to move them from computers to network devices. Only by deleting and re-creating.

+9

Add more types and recipients to Notificaition Planning recall

s@brzd me hace 6 años 0

It would be useful to add additional recipients to notificaition for planned ticket task reminder.

In notification "planning reminder - planning recall" there are only Requeser (of tiсket o_O) and Technical (of task). Please add at least a group assigned to a task (for examlpe, in notification "ticket - new task" there are many recipients).

There is only one type of notification for new task. It would be convenient to make separate for different statuses - planed, to do, done. And for status chandge.

+9

Improve rack management

Tuxi hace 6 años actualizado por drosera hace 4 años 1

Hi,

(sorry, it's google translate...)

Could you add the particular device management for rack management.
It would be interesting to be able to place the same element several times.
For example, you can add fill panels (shutters) without having to create the element x times.


In french :

Pourriez-vous ajouter la gestion de périphérique particulier pour la gestion des racks.
Il serait intéressant de pouvoir placer un même élément plusieurs fois.
Par exemple pouvoir ajouter des panneaux de remplissage (obturateurs) sans devoir créer x fois l'élément.

+9

Missing Tech Specs and Rack calculations on GLPI 9.3

Megachip hace 7 años 0

On 9.2 with the racks plugin I've the following tech calculations per rack:

Image 196

They are necessary for electrical and climate planning.

I've missing some of these values in 9.3, others are unclear.

Missing

- Amps

- but/h

Unclear:

- Weight (gram, kilogram?)

- Depth 1/2 vs Is half rack

+9
Iniciado

Improve Search Options of IT Assets - Improvement #3 - Simplify and extend global searches

Tomás Abad hace 7 años actualizado hace 7 años 2

This idea assumes that these others have been taken into account.



This is the idea.


Image 170


It is simple and powerful new feature based on Improvement #1 and Improvement #2. It would allow make queries like this one.


Image 172


In other words:


Computers with processor "Intel Core i5" and operating system "Microsoft Windows XP" or with processor "Intel Core i3" and operating system "Microsoft Windows 7" with a monitor Dell or HP with a size between 17 and 23 inches and HDMI connector and a printer USB which doesn't have network connection properties.

Does anybody else like this idea? ;)


Best regards,


+9

Add a button in Watchers to add me directly

mathieu sizec hace 8 años actualizado por blippercop hace 3 años 3
+9

Availability of changing the entity of an ticket

Ricardo Alexander Perez Ricard hace 8 años actualizado por Denn hace 2 años 2

If a user moves between different entities, he or she has permissions in those entities, if he or she sends an incident or request from an entity where he or she is not physically present at the time, the technician, supervisor or administrator does not have the option to Change the entity to which that incident or request belongs.

+9

mail notification with image in mime (to avoid the "fishing" message in outlook) #1829 (same as github)

Eric hace 8 años 0

Dear Community, we are facing a issue with email notification regarding inclusion of images within the html notification.


(Image are included with an absolute path)
Currently the mail client (outlook) detect the image as a fishing attempt.

Considering two options :
1/ is there any none recommendation to workaround this issue ?

2/ would the community consider the following enhancement request : add images as mime part within the mail body ?

Typically the algorithm could be :
- scan the html body
- detect the tag image within the html
=> built an array (only considering relative imagepath, absolute means don't touch )
and when creating the mail body add the image.

I found the following example on internet if someone as some time ressource to do-it :
$mime = new Mail_mime($crlf);
$mime->addHTMLimage('mail_templates/img/bg.png', 'image/png');

In the html part of mail body:
<img src="mail_templates/img/bg.png"/>

A convention might be needed, where to put the image folder accessible to the scripts.

Free to echange this request.
with many thanks
Eric


+9

Tasks by Supplier

tyrone wyatt hace 9 años actualizado por Walid Nouh hace 9 años 4

We often log tickets and assign them to suppliers.

The supplier will inform me in writing what tasks were done and we transcribe this into our ticket. This means the task author is myself and not the supplier.

If we could have the task by option be expended to groups and suppliers we can clearly see what tasks are done by whom and who's time is used to complete that task.