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 04:40:58

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

GLPI Desktop Notifications Web API Notification

The teacher 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 04:53:38

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

Re: GLPI Desktop Notifications Web API Notification

Looks like this:

notifications-1.png

Offline

#3 2014-09-17 21:05:12

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

Re: GLPI Desktop Notifications Web API Notification

notifications-2.png

Offline

#4 2014-09-19 03:01:43

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

#5 2014-09-19 03:02:14

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

#6 2014-09-20 13:54:57

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

#7 2014-09-22 11:36:33

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

Re: GLPI Desktop Notifications Web API Notification

This time it's ok, thank you !
I like it a lot, but all my co-workers will not be happy with this :-(

I know I'm just asking and not helping a lot, but would it be possible to activate the notifications on a user basis ?
I mean each user could activate or not...
Anyway, it's just a proposal. The plugin is really great !

Michaël


Michaël

Offline

#8 2014-09-22 18:33:38

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

Re: GLPI Desktop Notifications Web API Notification

Hi Michael,

I'm not the developer of the plugin, the credit is fully Stevenes Mr. Donato, you can locate in this community: https://plus.google.com/+StevenesDonato/posts, the plugin is still in beta, so even has details, however, as you could experience is fully functional.

As to whether users can turn off the option to display notifications, this can be done directly from your web browser:

Google Chrome -> Options Button -> Settings -> Show Advanced Settings -> Privacy -> Content Settings -> Notifications

Menu in Firefox preferences -> Content -> Block pop-ups

Offline

#9 2014-09-24 12:51:44

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

Re: GLPI Desktop Notifications Web API Notification

Thank you, it's OK with the preferences in Firefox.


Michaël

Offline

Board footer

Powered by FluxBB