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

+3

Ticket creation from another entity

ylagva 9 years ago 0

It would be usefull to add in profile, an option allowing ticket creation from another entity.



+3
Completed

Store assets GPS location

Walid Nouh 9 years ago updated by glpi 7 years ago 3

Store, for each asset, the X last GPS positions.

Display, for each asset or a group of assets the positions on a map

+3
Completed

Better UI : Location improvement or buttons

stephane dombre 10 years ago updated by glpi 5 years ago 3
If you use multiple level of location (ex : First Site > Building A > Level A1 > Room 3), the current drop-down menu is a mess.
Changing location (ex : i just want to see Building B computer) take time and a good eye to catch the right line.
Could it be improved ?
A way would be to add an optional location bar (with multiple lines : line 1 shows lvl 1 as buttons. Select a button and another line appears showing lvl2 location of the selected lvl 1 and so on...).
+3

Notifications : unique mail

nicolas quiniou-briand 9 years ago updated 9 years ago 2

When a notification contains multiple recipients, GLPI sends one mail per recipient.

Is it possible to change this behavior to send an unique mail with headers ?


For example, when recipients are requester and watcher. GLPI should send an unique mail with following headers :

- To : requester(s)'s e-mail address(es)

- Cc : watcher(s)'s e-amil address(es)

+3
Completed

Simplify editing bookmarks

nicolas quiniou-briand 9 years ago updated by glpi 8 years ago 2

Please add possibility to edit bookmarks more simply.

Today editing a bookmark is painful :

1. Load bookmark X

2. Delete bookmark X

3. Edit new bookmark Y

4. Save new bookmark Y

It will be nice to edit directly fields of bookmarks from bookmarks pop-up.

+3
Answered

domain plugin

bertrand keller 9 years ago updated by glpi 9 years ago 3
Why the domain plugin wasn't ported to version 0.90? Is it replaced or integrated in the core ?

thanks
+3
Completed

Associer périphériques au téléphone

Darksic 9 years ago updated by glpi 8 years ago 2

Bonjour, il faudrait que l'on puisse associer des périphériques aux téléphones et que l'on puisse créer des carte sim séparément afin de pouvoir les associer aux téléphones.

+3
Completed

Differ user/group as "Requester", "Watcher" or "Assigned to" in ticket's history.

Felipe Cunha 9 years ago updated by glpi 8 years ago 3
Add tags or another way to differ in glpi_logs table when a user/group assigned as "Requester", "Watcher" or "Assigned to".
Today, all the 3 types are written as the same, making it difficult the understanding of the ticket's history after various assignments and unassign.
+3

Keep dropdown in order

Christian Bernard 9 years ago 0
Have all dropdown headers (Asset, plugins, Tools, ...) in alphabetical order (Or be able to set priority) after installing plugins

ex: If I install any plugin in tools, they go in installation order instead of alphabetical
+3

WebRTC in GLPI

Juan Fernando Villa Hernández 9 years ago updated by M. Cecil Dietz 9 years ago 3

WebRTC is a new open framework for the web that enables Real Time Communications in the browser. Moreover it enables the voice calling, video chat, and P2P file sharing without plugins for browser-to-browser applications. WebRTC offers web application developers the ability to write realtime multimedia applications like video chat on the web, without requiring plugins, downloads or installs. It's purpose is to help build a strong RTC platform that works across multiple web browsers and multiple platforms. The major component of the WebRTC are: getUserMedia, PeerConnection, DataChannels. The first allows a web browser to access the camera and microphone. The second sets up audio/video calls. The last one allows browsers to share data via peer-to-peer. Do you imagine this in GLPI? It's JUST AWESOME!