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

0

Add checkbox to show only open tickets on dashboard widgets

Joshua Dye 4 years ago 0

The Tickets by Assignee and group seem better served to be done for only open tickets, I think adding a checkbox or adding another category that gives folks the option.

I added "$t_table.status" => \Ticket::getNotSolvedStatusArray(), to line 821 on provider.class.php and achieved the results I wanted.

If I get time I'll assist coding this in, but not likely going to happen

0

Dans le module projet, il serait intéressant de ne pouvoir voir que les projets qui nous concernent et non l'ensemble des projets

gmathieu69 4 years ago 0

En effet il n'est pas possible de ne voir que les projets nous concernant ou concernant notre groupe. 

A l'usage et lorsque beaucoup de personnes travaillent avec cet outil, la navigation n'est pas facile. Il est surtout préjudiciable pour la confidentialité de certains projet d'avoir accès à tout.

Il est effectivement possible de mettre un filtre mais cela ne suffit pas pour la confidentialité

0

hide all ticket number except user ticket only need to shown in user dashboard

Maheshkumar 4 years ago 0

Because, if the user raises the ticket means that particular ticket only needs to show in his dashboard but, my case all opened and closed ticket number showing, how we need to hide in the user profile itself. only shown IT people it is very useful.I need your suggestion guys

0

mailcollector error: Invalid header line for Content-Disposition

sterua 4 years ago updated by markwakwak 3 years ago 1

Hello all.
For a few days now, glpi no longer retrieves emails to create new tickets or to add follow-up.
When I connect in admin, and that I go to Configuration / collector then that I have the mail collected, I have a blank page.
When I do the same by enabling debugger mode, I have the following error:
"
Uncaught Exception Laminas\Mail\Header\Exception\InvalidArgumentException: Invalid header line for Content-Disposition string - incomplete continuation in /var/www/html/glpi/vendor/laminas/laminas-mail/src/Header/ContentDisposition.php at line 84
"
Has anyone ever had this error? can someone help me to solve it?
I have been in glpi 9.5.0 for several months, never had a problem until now.
Thank you for your feedback wink

0

How can i get changes or removed components details?

mksv66 4 years ago 0
0

Hanging a project task to an user

Luminous 4 years ago 0

It'd be nice if while creating a task for a project, we could assign this task to a specific user.

So for example we create "Project A", in this project we create a task called "Call supervisor" which we assign to user X directly.

0

Nomination et Incrémentation Automatique Nom ou Code de projet dans les Gabarits Projets

Greenhalgh Julien 4 years ago updated 4 years ago 0

Bonjour,

Pouvez vous intégrer , comme pour les gabarits de matériel nom et numéro inventaire , l'auto incrémentation pour les numéros et références  projets / code / nom 

0

Add a button to not notify people on a follow-up add

markwakwak 4 years ago 0

Hello,

I am using the profile of my users to manage who sends what.

For instance, users in "Support" profile can use tasks and follow-ups, with :

  • tasks being private (internal) communication
  • follow-ups as public information.

But sometimes, users with "Support" profile need to send follow-ups only to customers but there is no added value internally to the post.

That's why I would have like something like this :

Image 373

Or anything like "Customer only", as you'd like.

0

Automatic profile change (or any other action) by planning

markwakwak 4 years ago 0

Hello, I currently use for my users the notifications system, and it works fine.

Everyone in my organisation has a specific profile to get notifications for any follow-up or task done for a specific ticket.

But when my users are away, for holiday for instance, they always got follow-ups for every ticket, which is annoying.

So I made a specific profile, identical in all ways to their former profile, except that no notifications are sent to them while away, which alleviates the inboxes charge.

It works well, except that it is a manual operation and that if I forget to enable again the notifications, they do not get notified.

Also, if I forget to set the "mailless" profile, the inboxes explode.

So I would like a "holiday planning", to disable temporarily the e-mail notifications for my users while they are away, for a specific period of time.


I could then set the holidays for my team, and forget about it.

What do you think ?

0

Add more info when hovering the planned tasks in the planning

Emmanuel Andry 4 years ago 0

It would be really useful to have as much info as possible in the bubble popping when hovering tasks in the planning: Entity concerned, related ticket number and description, etc...

For now, we have to open the task from the planning and click to see object in context to know what the task is about.