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

+1

Jabber notifications

Сергей Жемойтель 10 лет назад обновлен 10 лет назад 2

Jabber notification action in glpi.

+1

change

ylagva 10 лет назад обновлен Tomolimo 10 лет назад 1
it could be usefull to have same features as ticket.
Plugin custom field : add a custom field to change
Rules : add rules on change

+1

Extend list of PortType

Alfons Karasek 10 лет назад 0
Please alow users to extend list of PortTypeName, actually only 3 values (Twisted pair/Multimode fiber/Single mode fiber). I suggest put list into new database table (similar of NetworkEquipmentType).
+1

Change color approval

ylagva 10 лет назад 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 10 лет назад обновлен 9 лет назад 2

like ealier version

+1

copy closed ticket

Yannick 10 лет назад 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 лет назад обновлен Ariel 9 лет назад 5

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


Thank you.

+1

Pretty URLs with htaccess

Juan Fernando Villa Hernández 10 лет назад 0

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 лет назад 0

I would like in the future version to glpi a ipam

0

GLPIPlanning.getHeight in planning.js

Gabriele Bertolucci вчера в 1:51 0

I'm using GLPI 11.0.4 as a Docker container.

In planning view I was not able to use the full available window height.

The only method I found was to manually edit line 93 of file planning.js inside the container, from 

height: options.height,

to

height: '100%',

and fully refresh the page in browser.

This value seems to have a default value set at line 55

height: GLPIPlanning.getHeight,


This behaviour is a bit annoying because I have to reproduce this modification at every containter recreation.

It should be nice if that value was parameterized somehow as many other parameters are already.

Сервис поддержки клиентов работает на платформе UserEcho