Please check if the feature has not already been requested.
If not, please describe it
WebRTC in GLPI
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!
formcreator Question Condition for specific profile
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?
Custom User Profile Based on Entity
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:
-
User Profiles:
- IT Department
- HR Department
- Finance Department
- Marketing Department
-
Permissions:
- Tickets
- Assets
- Projects
-
Entities:
- IT Entity
- HR Entity
- Finance Entity
- Marketing Entity
Permission Matrix:
Entity | Department | Tickets | Assets | Projects |
---|---|---|---|---|
IT Entity | IT | Yes | Yes | Yes |
Finance | Yes | Yes | Yes | |
HR | Yes | No | No | |
Marketing | Yes | Yes | Yes | |
HR Entity | HR | Yes | No | No |
Marketing | Yes | Yes | Yes | |
Finance Entity | IT | Yes | Yes | Yes |
Finance | Yes | Yes | Yes | |
HR | Yes | No | No | |
Marketing | Yes | Yes | Yes | |
Marketing Entity | Marketing | Yes | Yes | Yes |
HR | Yes | No | No | |
IT | Yes | Yes | Yes |
Collaborative Projects:
Project | Departments Involved | Entity |
---|---|---|
Project A | IT, Finance | IT Entity |
Project B | HR, Marketing | HR Entity |
Project C | IT, Finance, Marketing | Finance Entity |
Project D | Marketing, HR, IT | Marketing 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.
Ability to add notes for all assets
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.
Dashboards / create widget for each "saved search"
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
Remote Agent Upgrade
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.
Survey reminder on dashboard
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
Add reverse link to clusters
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...
allow to connect aggregated ports
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.
Full Text Search
IImplements a full-text search engine that can search across all tickets and the fields they contain.
Customer support service by UserEcho