Search found 17 matches

by LuciferSam
05 Feb 2013, 13:04
Forum: Developers
Topic: Dashboard: Add Multiple Sortby fields
Replies: 0
Views: 827

Dashboard: Add Multiple Sortby fields

Hi there. In "open tickets" panel of dashboard I wish to put a multiple sortby parameter. I wish to sort by Priority AND Age in ascending mode. Is it possible? Or I should edit "Kernel/System/Ticket.pm" and create a view instead of the normal ticket table? If yes, what part I sho...
by LuciferSam
21 Nov 2012, 18:27
Forum: Developers
Topic: Printing a specific article type with HTML tags
Replies: 0
Views: 739

Printing a specific article type with HTML tags

Hi there. I wish for a specific type of ticket (from phone, internal), to print (from OTRS the function PRINT) the tickets with full HTML (instead of plain text). I've noticed in "article" table, that here exists as plain text. The full article is encoded in base64 on "article_attachm...
by LuciferSam
15 Nov 2012, 19:39
Forum: Developers
Topic: Disable auto locking tickets
Replies: 4
Views: 2686

Disable auto locking tickets

Hi there.

Is it possible to disable ticket's auto locking. If I assign, update, ... the ticket I wish disable the auto locking.

Is there in SysConfig an option?
by LuciferSam
08 Oct 2012, 17:57
Forum: Come devo fare
Topic: Creazione di un nuovo modulo
Replies: 1
Views: 12386

Creazione di un nuovo modulo

Salve a tutti, vorrei creare un nuovo modulo per gli agenti, dove inserire dati interni alla ns. azienda. Praticamente sarà un modulo simile all'inserimento degli utenti, però utilizza un'altra tabella del db di OTRS, da me creata (es: azienda_dati). Ho provato a seguire la documentazione della vers...
by LuciferSam
02 Oct 2012, 14:44
Forum: Developers
Topic: Create a new frontend custom module, following documentation
Replies: 1
Views: 1199

Create a new frontend custom module, following documentation

Hi there. I'm trying to create a new module for OTRS.
I've followed the documentation, but when i'm trying to open the module it says the module it's not registered in Kernel.pm.

How can I exetute sysconfig to add the module?
by LuciferSam
19 Sep 2012, 15:58
Forum: Developers
Topic: Edit: add colors to ticket states in the small overview (dtl
Replies: 4
Views: 1864

Re: Edit: add colors to ticket states in the small overview

jojo wrote:Changing CSS and the Template or Javascript are both possible

Good. Where can I find some examples? I've tried with modifying the dtl file but with no success. It colors only the first row.
How can I cycle all the table?
by LuciferSam
19 Sep 2012, 12:30
Forum: Developers
Topic: Edit: add colors to ticket states in the small overview (dtl
Replies: 4
Views: 1864

Re: Add some PHP code to AgentTicketOverviewSmall.dtl

OTRS is developed in Perl, so it is run through the Perl parser. You can not use any Perl or PHP Code in the templates OK, understood :) The problem I have: I wish to color in this overview the ticket states (open=green, closed = red and so on...). If I wish to do this, how can I do it? Via javascr...
by LuciferSam
19 Sep 2012, 12:24
Forum: Developers
Topic: Edit: add colors to ticket states in the small overview (dtl
Replies: 4
Views: 1864

Edit: add colors to ticket states in the small overview (dtl

Hi there.
I wish to add some php code for dynamic editing of the small overview.
But if I try to add some php code (with <?php //code ?>) but it can't recognize the code.

How can I customize this overview?
Thanks
by LuciferSam
14 Sep 2012, 18:39
Forum: Help
Topic: How to color the tickets into the small view overview
Replies: 3
Views: 1713

How to color the tickets into the small view overview

Hi there, I wish to color the state into the ticket overview (the state only is enough).

How can I do this?

Add a new CSS and then edit AgentTicketOverviewSmall.dtl with some js?

Example:

Closed tickets : Green
Open tickets: Yellow
and so on...
by LuciferSam
14 Sep 2012, 13:05
Forum: Developers
Topic: Dashboard customisation
Replies: 4
Views: 2370

Re: Dashboard customisation

Hi there. I'm trying to customize the grid when you create a new request via phone or mail. When you click on "customer" for selecting the customer.
Is it possible to add new fields in the grid? I suppose to modify the dashboard, right? What file should I edit?
by LuciferSam
13 Sep 2012, 16:12
Forum: Help
Topic: [SOLVED] How to change automatically an article subject?
Replies: 3
Views: 1372

Re: How to change automatically an article subject?

Thank you, for your answer.
Where I can find an example? Or what file should I change?

The articles are in agent view
by LuciferSam
13 Sep 2012, 15:44
Forum: Help
Topic: [SOLVED] How to change automatically an article subject?
Replies: 3
Views: 1372

[SOLVED] How to change automatically an article subject?

Hi there. I wish to know how to change automatically a subject when I insert an article with a certain note type. Example: 1) I add a note with a note type "internal-update" 2) Automatically OTRS should change the subject with "Call update" I've tried with a trigger in Postgres B...
by LuciferSam
12 Sep 2012, 11:12
Forum: Generale
Topic: Cambiare automaticamente il sogetto di un articolo
Replies: 0
Views: 47224

Cambiare automaticamente il sogetto di un articolo

Salve a tutti. Volevo sapere come è possibile cambiare il soggetto di un articolo, se viene cambiato il tipo della nota. Ad esempio: 1) Creo una nota di tipo "aggiornamento" 2) Quando clicco su "inserisci", automaticamente dovrebbe cambiare il soggetto dell'articolo. Ho provato c...
by LuciferSam
22 Aug 2012, 15:16
Forum: Help
Topic: Some questions about articles, notes, and states
Replies: 2
Views: 1110

Re: Some questions about articles, notes, and states

Hi. I wish to color the states (example: the closed ticket will be green, not the article but the ticket). Where can I find an example? Then, I wish to change automatically the subject of the article. Example: I change the article of a note to a type : "Updated", and I wish to see the subj...
by LuciferSam
17 Apr 2012, 23:16
Forum: Help
Topic: Some questions about articles, notes, and states
Replies: 2
Views: 1110

Some questions about articles, notes, and states

Hi i have a few questions (since it seems I could not find the howtos):
1) Is it possible to add new type of notes, other than "Internal" and "External" Notes, and color them?
2) Is it possible to color the states? (Closed, Open, etc...)

Thanks
by LuciferSam
17 Apr 2012, 21:47
Forum: Developers
Topic: Ticket::UseArticleColors : How to customize it?
Replies: 0
Views: 791

Ticket::UseArticleColors : How to customize it?

Hello everybody. I'm searching a method to modify the option Ticket::UseArticleColors . Example: when I close the ticket, I want to see the close record in green instead of the red color. Is it possible? If yes, how? Thank you

Btw: i'm using OTRS 3.1.3
by LuciferSam
17 Apr 2012, 21:42
Forum: Generale
Topic: Ticket::UseArticleColors : Come utilizzarlo al meglio
Replies: 2
Views: 51223

Ticket::UseArticleColors : Come utilizzarlo al meglio

Salve a tutti. Ho notato che esiste il seguente parametro: Ticket::UseArticleColors . A quanto sembra serve per "colorare" i vari messaggi all'interno del ticket. Volevo sapere come posso modificare questi colori. Ad esempio: Quando la chiamata viene chiusa, posso colorare la riga con un b...