Giter Club home page Giter Club logo

glpi-plugins-projectbridge's People

Contributors

cedric-anne avatar felag avatar p-bo avatar philgprobesys avatar pvesian avatar weblate avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

glpi-plugins-projectbridge's Issues

Appel de méthode non-statique

Dans les journaux de GLPi, je vois des erreurs sur une action automatique de ProjectBridge, apparemment sans incidence:

[2023-11-01 16:42:02] glpiphplog.CRITICAL:   *** Uncaught Exception Error: Non-static method PluginProjectbridgeTask::closeTaskAndCreateExcessTicket() cannot be called statically in /var/www/support/html/plugins/projectbridge/inc/task.class.php at line 182
  Backtrace :
  src/CronTask.php:1018                              PluginProjectbridgeTask::cronProcessTasks()
  front/cron.php:84                                  CronTask::launch()

Alertes à l'installation

Lorsque j'installe le plugin avec la commande bin/console plugin:install, les alertes suivantes apparaissent:

PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_entities`.`id`. in /var/www/glpidemo/html/src/DBmysql.php at line 2174
PHP Warning:  Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_entities`.`id`. in /var/www/glpidemo/html/src/DBmysql.php on line 2174
PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_contracts`.`id`. in /var/www/glpidemo/html/src/DBmysql.php at line 2174
PHP Warning:  Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_contracts`.`id`. in /var/www/glpidemo/html/src/DBmysql.php on line 2174
PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_tickets`.`id`. in /var/www/glpidemo/html/src/DBmysql.php at line 2174
PHP Warning:  Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_tickets`.`id`. in /var/www/glpidemo/html/src/DBmysql.php on line 2174
PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_configs`.`id`. in /var/www/glpidemo/html/src/DBmysql.php at line 2174
PHP Warning:  Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_configs`.`id`. in /var/www/glpidemo/html/src/DBmysql.php on line 2174
PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_states`.`id`. in /var/www/glpidemo/html/src/DBmysql.php at line 2174
PHP Warning:  Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_states`.`id`. in /var/www/glpidemo/html/src/DBmysql.php on line 2174
PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_contracts_quotaAlert`.`id`. in /var/www/glpidemo/html/src/DBmysql.php at line 2174
PHP Warning:  Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_projectbridge_contracts_quotaAlert`.`id`. in /var/www/glpidemo/html/src/DBmysql.php on line 2174

La commande bin/console migration:utf8mb4 effectue la migration.

Il serait bienvenu de ne pas avoir d'alerte à l'installation.

Suppression de l'entrée du menu Outils

Une fois le plugin ProjectBridge installé, il y a une entrée de menu ProjectBridge dans le menu Outils.

Ce n'est pas utilisé et peut être soumis à mauvaise interprétation: à supprimer dans la prochaine version.

Add suport for localization

To be more useful for wider audience, it would be very helpful if this plugin would be possible to translate into other languages too.
Thanks :)

Valeur par défaut quand on modifie un contrat

Quand un contrat est modifié après avoir install ProjectBridge, la valeur par défaut pour l'alerte est à 0%.

Il serait bienvenu que cette valeur soit celle configurée pour le plugin (80% par défaut).

GLPI 10+

Is the upgrade to glpi 10+ planned?

Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.