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

0

Frozen - new ticket status

No name 8 years ago updated 8 years ago 4

It would be great to have a frozen ticket status in which the ticket resolution time won't be counted.

0

employee directory page

Yannick Labbé 8 years ago 0

GLPI is already connected to ldap, so it should be very useful to create a page for users permitting to search employee by department or group.

select by - entity (site) - Department (group) -

ID / first name / last name / mail / phone / mobile / title / location / category / picture

0

child budgets

Christian Bernard 8 years ago 0

Allow calculation of child budget in a ROOT budget for budget consolidation


ex: 1 site 5000$ licenses, 1 other 10000$, then MAIN or ROOT budget 15000$ inheritance

0

SQL licensing calculation

Christian Bernard 8 years ago 0

Find a way to calculate the SQL licensing properly by CAL, server and CORE factor


Currently, SQL is not properly identify in GLPI (Standard/Enterprise) and there is no way to calculate the CORE factor for SQL


Same thing for MS CIS licenses


I have to keep a Excel sheet on the side and combine with MS tools to generate a proper report

0

Report with Serial Number Duplicate

Gilberto Tuñon 8 years ago updated by Michał Panasiewicz 2 years ago 2

Add report to get item with duplicate serial number.

0

Work with the application

Александр Петров 8 years ago updated 8 years ago 1

Offer to "work with the application" to add a chronology of binding to other applications.

0

List all tasks in tickets assigned to user

Jorge Teixeira 8 years ago 0

one way to see the list of all tasks in tickets assigned to User...


export all tasks done in all tickets (closed or not).

0

bookmark buttons

DsBatista 8 years ago updated 8 years ago 2

Put the option "load a bookmark" back next to the option "save as a bookmark". It looks to me more obvious to keep them both together, as they refer to the same filter content.

0

bookmarks over default screen

DsBatista 8 years ago updated 8 years ago 2

When a bookmark is loaded, the default tickets' list doesn't show again, even if I navigate through other sections and menus. It would be easier if the default tickets' list appeared when the page is refreshed, or if there was a button to get that configuration, as now I have to set the options manually back, create a "default bookmark" or sign out to do that.

0

Session share

Javier Samaniego 8 years ago 0

Hi, i have a HA enviroment with two server in testing and i can't to make it work the session share with memcache.


My memcache.ini have this:

; Use memcache as a session handler
session.save_handler=memcache

; Defines a comma separated of server urls to use for session storage
session.save_path="tcp://memcache_server:11211?persistent=1&weight=1&timeout=1&retry_interval=15"

Everything works, but the session seems independent on each server.


Does anybody know?


Thanks in advance.