You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2010-08-17 14:22:17

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

New plugin "Behaviors" for GLPI 0.78

https://forge.indepnet.net/projects/behaviors

For now, it only provides a few simple and optional behaviors.

- Use the requester's group
- Use the technician's group

But, it is designed to add others behaviors quickly.

So I'm waiting for yours comments, feedback, tests and requests.


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#2 2010-08-24 23:08:25

sean.tapscott
Member
Registered: 2010-06-16
Posts: 303

Re: New plugin "Behaviors" for GLPI 0.78

Just read this, I know its kind of old now.  Read the documentation on your plugin a bit, but don't understand what need this plugin is trying to fulfill.  Seems kind of like a rule, but one that actually works. 

Like when my user's request support (issue a ticket), the requester group never fills in.  I tried creating a rule for each group to fill in the requester's group, but it didn't work.  Is that what the Behavior feature/plugin is trying to fix?


Now using 0.78.1 on CentOS.

Offline

#3 2010-08-25 06:38:40

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: New plugin "Behaviors" for GLPI 0.78

> Is that what the Behavior feature/plugin is trying to fix?
Yes.

+


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#4 2010-08-25 15:31:21

sean.tapscott
Member
Registered: 2010-06-16
Posts: 303

Re: New plugin "Behaviors" for GLPI 0.78

Don't mean to be insulting, but "Behaviors" might not be a good translation of whatever it is we're trying to do.  I'd almost think this is just an extension of the Ticket Rules. 

But perhaps you're trying to go farther with the behaviors.  If you'd like help finding a better name, let me know what your overall goal is with the plugin and I'll try to think of a better name, if you'd be open to changing it.


Now using 0.78.1 on CentOS.

Offline

#5 2010-08-25 15:51:42

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: New plugin "Behaviors" for GLPI 0.78

> I'd almost think this is just an extension of the Ticket Rules. 
No

A lot of "behaviors" are plan on various objects...
- Mandatory field
- IP unicity
- FQDN unicity
- etc..

+


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#6 2010-08-25 15:54:17

sean.tapscott
Member
Registered: 2010-06-16
Posts: 303

Re: New plugin "Behaviors" for GLPI 0.78

So are these almost validations?


Now using 0.78.1 on CentOS.

Offline

#7 2010-08-25 15:56:56

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: New plugin "Behaviors" for GLPI 0.78

no


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#8 2010-08-25 16:20:37

sean.tapscott
Member
Registered: 2010-06-16
Posts: 303

Re: New plugin "Behaviors" for GLPI 0.78

Haha, well, I'll test it when I start testing 0.78 RC2.


Now using 0.78.1 on CentOS.

Offline

#9 2010-08-26 11:05:30

zergud
Member
Registered: 2010-02-20
Posts: 21

Re: New plugin "Behaviors" for GLPI 0.78

error with non-Latin SQL filter:
when writing SQL filter
name LIKE 'Администраторы'
after saving we get
name LIKE '�дмини���а�о��'
p.s. if interesting i can send screenshot

Offline

#10 2010-08-26 11:15:29

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: New plugin "Behaviors" for GLPI 0.78


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#11 2010-10-29 22:35:03

sean.tapscott
Member
Registered: 2010-06-16
Posts: 303

Re: New plugin "Behaviors" for GLPI 0.78

How do you download this and test it?  I don't see any files listed in the files tab.

EDIT: Nevermind, I figured it out.  On the main page, I had to download the "daily snapshot".

Last edited by sean.tapscott (2010-10-29 22:38:09)


Now using 0.78.1 on CentOS.

Offline

#12 2011-02-15 21:10:57

cnova
Member
Registered: 2010-10-14
Posts: 20

Re: New plugin "Behaviors" for GLPI 0.78

  • I discover it by casualty.
    Great job.
    Works in 0.78.2/0.80 beta.
    It's all I need to solve some questions to me.
    Any plan to further develop?
    Could I help you?

Offline

#13 2011-07-12 13:20:56

sepafe
Member
Registered: 2008-11-12
Posts: 72

Re: New plugin "Behaviors" for GLPI 0.78

Any chance using this plugin on 0.80.1?
Thanks in advance.

Offline

#14 2011-07-15 09:50:54

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: New plugin "Behaviors" for GLPI 0.78

Try the daily snapshot.


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#15 2013-05-13 11:40:27

mendeczka
Member
Registered: 2009-08-05
Posts: 5

Re: New plugin "Behaviors" for GLPI 0.78

Sorry for the resumption of the post. This plugin is great. Unfortunately, I can not understand "Duration is mandatory before a ticket is solved / closed". When I activate this option can not close the ticket. What do I need to close the ticket? Asking for a little help.

Is it possible to create such a behavior which requires a status of "Pending"?

Sorry for my english

Offline

Board footer

Powered by FluxBB