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 2014-09-17 05:06:04

lexcorp
Member
Registered: 2014-09-17
Posts: 64

GLPI Desktop Notifications Web API Notification

The master stevenes donato has developed a plugin to send notifications to your desktop when a ticket is assigned to a user.

This is the project: http://sourceforge.net/projects/glpinotifications/

Offline

#2 2014-09-17 05:07:10

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Re: GLPI Desktop Notifications Web API Notification

Looks like this example:

notifications-1.png

Offline

#3 2014-09-17 09:32:05

micter59
Member
From: Lille (France, Nord)
Registered: 2013-10-04
Posts: 151

Re: GLPI Desktop Notifications Web API Notification

Nice plugin, and could be very useful.
I wanted to test it, but GLPI indicates "Error, to be cleaned" (I hope these are the good words in english, I'm using the french language).
My GLPI is a 0.84.7 one. Is the plugin compatible with this version.

I also tested the "dashboard" plugin, which is really nice ! Maybe too much new pages are loaded when you click on a link, but the statistical numbers are presented in a really nice way !


Michaël


Michaël

Offline

#4 2014-09-17 21:04:38

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Re: GLPI Desktop Notifications Web API Notification

notifications-2.png

Offline

#5 2014-09-19 03:00:13

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Re: GLPI Desktop Notifications Web API Notification

I'm using PHP 5.4.16 when test notifica.php file,  I recieve this error:

PHP Notice:  Undefined variable: _SESSION in /var/www/glpi/plugins/notification/front/notifica.php on line 14

This solved adding function session_start() at the top of file

Offline

#6 2014-09-19 03:01:05

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Re: GLPI Desktop Notifications Web API Notification

I'm using PHP 5.4.16, I recieve:

PHP Notice:  Undefined index: glpiID in /var/www/glpi/plugins/notification/front/notifica.php on line 14

PHP Fatal error:  Call to a member function query() on a non-object in /var/www/glpi/plugins/notification/front/notifica.php on line 19

This issue is related with PHP version and mysqli

Offline

#7 2014-09-19 16:46:18

micter59
Member
From: Lille (France, Nord)
Registered: 2013-10-04
Posts: 151

Re: GLPI Desktop Notifications Web API Notification

As soon as I'm opening GLPI, I can see a lot of warning in firebug.
Here's a capture.
I installed it like other plugins, and there was no warning, no errors.
GLPI tells me the plugin is well installed, and activated...

mini_845388Capturenotificationsglpi.png


Michaël

Offline

#8 2014-09-20 13:52:41

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Re: GLPI Desktop Notifications Web API Notification

The master Stevenes Donato has update version:

http://sourceforge.net/projects/glpinot … ons/files/

In menu "Setup --> General"

Verify your "URL of the application" value

Offline

#9 2014-09-20 13:54:29

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Re: GLPI Desktop Notifications Web API Notification

Michael,

This warnings are related with value "URL of the application" in menu "Setup --> General"

Offline

Board footer

Powered by FluxBB