You are not logged in.
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
Looks like this:
Offline
Offline
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
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
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
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
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
Thank you, it's OK with the preferences in Firefox.
Michaël
Offline