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

0

¿Como puedo generar un informe de los cambios que se hacen en los equipos?

apaniagua il y a 20 heures 0

Hola buenas, me gustaria generar un informe/reporte diario que me informase si hubiera algun cambio en el hardware de los equipos para enterarme al momento

0

[Features] Stock/Warehouse state in Orders Plugin

Michał Panasiewicz hier à 04:22 0

Handling of order item status.
Adding items release status from warehouse/stock.
There is no warehouse/stock option where you can see how many items from orders have been issued and how many we still have in warehouse/stock available for transfer.

As a separate item in the “order/front/menu.php” menu with a table summarizing items from orders and the ability to filter them.

0

[Question] Will file uploads on public forms return in GLPI 11?

Ramon il y a 4 jours 0

Hello GLPI Team,

We were wondering if there are any plans to re-introduce file uploads on public (anonymous) forms for the GLPI 11 release.

We understand this feature was removed due to major security concerns, but it is a very valuable feature for many workflows.

Is a new, more secure implementation being considered or planned for version 11?

Thank you for your hard work!

0

technician in charge as option in actors form destination

Baelhadj il y a 1 semaine mis à jour par Curtis Conard il y a 6 jours 1

it will be a good improvement if we can select the technician in charge of currently selected ITIL category as actor(requester, observer, assignee), doesn't seem to be assigning the technician when I let the field empty

0

Add an option to get full form using tag in destinations

Luz3r il y a 1 semaine 0

Hello dear GLPI team,

As an example, we use forms to create a session when a new employee joins the company. The HR manager uses a form that then creates a ticket with the information from the form so that our IT team has all the necessary information. Previously, with the FormsCreator plugin, we were able to add text to the ticket (instructions for the technician in our case), then use the “##FULLFORM##” tag to display the entire form in order to obtain the information.

Since the addition of native forms, this tag is no longer available, and there is only one way to display the entire form without having to rebuild it using every tags, which is to not include any text (enabling the Auto config).

Would it be possible to add this option to display the entire form using a tag? Currently, we display the entire form without being able to give instructions to the technician...

Regards

0

Answers by mail, notifications for replies and settings (followups for anonymous)

Serhii il y a 2 semaines 0

Please create a feature that will allow limiting follow-ups from users to other users.

What I mean is that we need a mechanism similar to the function in the general settings Setup -> General -> Notifications for my changes, which, incidentally, does not always work.
Specifically, when correspondence is conducted by email, other participants who are copied on the email but are not direct observers in the system should not receive notifications from the GLPI system about new replies from other users.
This is because they can already see these replies in the correspondence.
However, they should be able to receive replies from the system (when a technical engineer responds within the request)

I am interested in responses (Followup) so that the system accepts responses from users, but does not send them notifications with their own response or from other users who are in this correspondence. But it could send a follow-up in case of a response from a technician in the system itself.
Ideally, this would be for users who are not registered in the system or simply do not have an account, but it could also be for users who are in the system but have never logged in, and correspond and create requests via email.

Perhaps there are already some ready-made solutions for this, such as plugins or settings in the system itself?

Thank you in advance!

0

GLPI v11 - RSS Feed for Knowledge base

Olivier il y a 2 semaines 0

It would be interesting to add a new feature to GLPI v11: the ability to generate an RSS feed for the Knowledge Base on the Self-Service (user) side.

This RSS feed would automatically inform users about newly published articles without requiring them to log in to GLPI. Each feed entry could include the article title, a short summary of the content, and a direct link to the full article (if access permissions allow).

This improvement would greatly enhance the distribution of information and updated procedures within the organization. Users could easily follow new publications through their RSS reader, email client, or even an internal portal. Overall, this feature would help increase the visibility and usage of the Knowledge Base while simplifying access to information for all users.

0

Impact analysis data via GLPI 11 API v1 or v2

michal1298 il y a 3 semaines 0

Hello.

Following this discussion https://forum.glpi-project.org/viewtopic.php?pid=520646, I would also like to formally request the ability to retrieve Impact analysis data via the REST API.
As confirmed in this thread, this functionality is currently missing, which limits integration possibilities.

Regards.

0

Multi selection

richard coadou il y a 3 semaines 0

Bonjour,
j'aimerais sélectionner plusieurs enregistrements pour pourvoir les modifier en masse.

Par exemple je souhaite modifier le statut des n° de séries suivants donc les sélectionner à partir d'une liste excel et modifier en masse les valeurs :
serial1
serial2
serial3.......

Serial500

Il faudrait un opérateur dans les filtres comme "est l'un d'eux"

Merci d'avance pour votre aide

0

Assets - Computers - Volumes Free Percentage - change datatype from string to int/dropdown

jpp il y a 3 semaines 0

Hi.
It would by really nice to have value: Assets - Computers - Volumes Free Percentage
as int/dropdown (like Characteristics - Last Inventory Date -- "-1 months" in Dropdown).

For using Saved search "show me assets with <= 10 % free disk space" we must construct such huge query:

Image 516


(from 100 to 11)

Because there is only: contains, not contains, is empty.

Please, implement Volumes Free Percentage as int/dropdown or enable compare operator "between values", "less than", "more than". Thx