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

+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!

+2

formcreator Question Condition for specific profile

bahusafoo 2 weeks ago updated by SOUFIANE 1 week ago 1

Would it be possible to add a condition for questions which allowed the selection of a specific profile, so that for example: if that profile were to be active with the user you could show/hide a question/form section based on it being active?

+2

Custom User Profile Based on Entity

glpibugreporter 4 weeks ago 0

It would be beneficial to create custom user profiles in GLPI based on departments and assign permissions to different entities.

(This example is very simplified)

Example:

  1. User Profiles:

    • IT Department
    • HR Department
    • Finance Department
    • Marketing Department
  2. Permissions:

    • Tickets
    • Assets
    • Projects
  3. Entities:

    • IT Entity
    • HR Entity
    • Finance Entity
    • Marketing Entity

Permission Matrix:

EntityDepartmentTicketsAssetsProjects
IT EntityITYesYesYes
FinanceYesYesYes
HRYesNoNo
MarketingYesYesYes
HR EntityHRYesNoNo
MarketingYesYesYes
Finance EntityITYesYesYes
FinanceYesYesYes
HRYesNoNo
MarketingYesYesYes
Marketing EntityMarketingYesYesYes
HRYesNoNo
ITYesYesYes

Collaborative Projects:

ProjectDepartments InvolvedEntity
Project AIT, FinanceIT Entity
Project BHR, MarketingHR Entity
Project CIT, Finance, MarketingFinance Entity
Project DMarketing, HR, ITMarketing Entity

Explanation:

  • IT Entity: IT and Finance departments collaborate on Project A.
  • HR Entity: HR and Marketing departments collaborate on Project B.
  • Finance Entity: IT, Finance, and Marketing departments collaborate on Project C.
  • Marketing Entity: Marketing, HR, and IT departments collaborate on Project D.

Benefits:

  • No need to switch profiles.
  • All information is available in one view.
  • Users see only the departments and entities where they have permissions.
  • Simplifies workflow and improves efficiency.
  • Enhances collaboration by allowing multiple departments to share permissions within the same entity.

With templates, you can set rules for defining items like tickets or assets. Applying this to profile customization in GLPI allows users to work within the full structure of the root entity but only see departments and entities where they have permissions. This avoids the need to change profiles to work in different departments.

+2

Ability to add notes for all assets

malletto 2 months ago 0

Right now you cannot add notes for racks, PDUs, Passive Devices or Cables. Not sure why these are excluded but notes should be available for everything.

+2

Dashboards / create widget for each "saved search"

Loiseau2nuit 2 months ago 0

When creating a dashboard, could we possibly be able to integrate "saved search" results as widgets ?
Thanks in advance

Lorsque nous créons des "tableaux de bord" (ou 'dashboard'), peut-on imaginer une possibilité d'intégrer les résultats des "recherches sauvegardées" sous forme de widgets ?
Merci par avance

+2

Remote Agent Upgrade

davidngrc 3 months ago 0

on github project wazhu, they can upgrade the agent via dashboard.

It should be very easy to implement such function in GLPI, as manually upgrade agent is pain for system admin.

procedure:

0. when there is a new agent, alert the admin in the dashboard, admin will click and download a copy to local server.

1, in GLPI dashboard, select one or multiple endpoint.

2. on the top left, ACTION button , add a "Upgrade Agent" option.

3. in the backend, mark the agent_id that need to do agent upgrade.

4. when agent check in every day, and found this need to upgrade flag on the server which associate with the current agent id, then auto download the related agent exe / pkg from server (some agent might not able to access internet due to IT policy, but able to access local GLPI server)

5. after the download, the agent will do a self upgrade.

6. after the upgrade, the agent will do a self inventory, so that the server knows the agent has been upgraded.

7. done.

Thank you.

+2

Survey reminder on dashboard

Denn 5 months ago updated 1 month ago 1

Hi,

A technician creates a ticket for a customer, let's assume he received information by phone.
So Requester is the customer, Author is the technician.

The ticket is closed, GLPI automatically creates an external satisfaction survey (I didn't try this with internal survey). Now both Requester and Author see the survey reminder in the Personal View at the GLPI Home page (Main dashboard).

It seems only Requester should see the survey, not Author

+2

Add reverse link to clusters

Davide 5 months ago 0

Now in clusters you can define the items (PC or networks) that can be part of the cluster but from the Item's card is not possible to see if it is part of a cluster. I think it is useful to have this info.as it si for certificates, domains, contracts...

+2

allow to connect aggregated ports

Marcel 6 months ago 0

Ethernet ports can be connected to a device, but aggregated ports are missing the "connect to" option. This would be helpful for complete overview over the network. I want to know which switch trunk is connected to which server trunk - not only which physical interfaces.

+2

Full Text Search

iceman_ko 7 months ago 0

IImplements a full-text search engine that can search across all tickets and the fields they contain.