Re: [Glpi-dev] Classe Migration : définir un champ de table sans valeur par défaut

2013-01-04 Thread Julien Dombre
Bonjour, je comprend bien votre demande mais pas vraiment vos justifications : - Une variable d'environnement peut bien être initialisée mais pas renseignée (la valeur par défaut est alors vide). - Dans GLPI les ids nos renseignés sont positionnés à 0 (valeur par défaut 0), c'est la convention

Re: [Glpi-dev] Template Engine

2013-01-04 Thread Julien Dombre
Hi, GLPI is free software and therefore faces two constraints: - The number of features added to each version depends on the available energy - Users request features (technical or functional) and the project attempts to answer as soon as possible Currently, the available energy is not suffic

Re: [Glpi-dev] Adding a new state (for tickets)

2013-01-04 Thread Julien Dombre
Le 03/01/2013 17:54, Gustav González a écrit : From my point of view, GLPI should be the application killer of Aranda, but not as a hard copy of it, but as solution that can be customized in an easy way to replace it. I'll expect to share with you all the changes/patches/plugins

Re: [Glpi-dev] Classe Migration : définir un champ de table sans valeur par défaut

2013-01-04 Thread Julien Dombre
Le 04/01/2013 09:42, Julien Dombre a écrit : Bonjour, je comprend bien votre demande mais pas vraiment vos justifications : - Une variable d'environnement peut bien être initialisée mais pas renseignée (la valeur par défaut est alors vide). - Dans GLPI les ids nos renseignés sont positionnés à

Re: [Glpi-dev] Classe Migration : définir un champ de table sans valeur par défaut

2013-01-04 Thread Kevin Roy
Bonjour Julien et merci pour votre réponse, 2013/1/4 Julien Dombre : > je comprend bien votre demande mais pas vraiment vos justifications : > - Une variable d'environnement peut bien être initialisée mais pas > renseignée (la valeur par défaut est alors vide). En fait je parlais du nom de la var

Re: [Glpi-dev] Classe Migration : définir un champ de table sans valeur par défaut

2013-01-04 Thread Julien Dombre
Le 04/01/2013 11:09, Kevin Roy a écrit : Je vais essayer de produire un patch aujourd'hui. Bonjour, comme indiqué précédemment, c'est déjà intégré en 0.84. Cordialement ___ Glpi-dev mailing list Glpi-dev@gna.org https://mail.gna.org/listinfo/glpi-d

Re: [Glpi-dev] Features: Add new tags to notification about tickets

2013-01-04 Thread Julien Dombre
Le 18/12/2012 15:25, wolvverine a écrit : I must add information in first notification about new ticket: "What is the position of the ticket in a queue" - number of all open and unresolved tickets in this moment. Example: For the entity of the ticket Hi, Ticket added for the 0.84 version : ht

Re: [Glpi-dev] Classe Migration : définir un champ de table sans valeur par défaut

2013-01-04 Thread Kevin Roy
> comme indiqué précédemment, c'est déjà intégré en 0.84. Merci :) Cordialement, -- Kevin Roy ___ Glpi-dev mailing list Glpi-dev@gna.org https://mail.gna.org/listinfo/glpi-dev

Re: [Glpi-dev] Template Engine

2013-01-04 Thread Gustav González
2013/1/4 Julien Dombre > Hi, > Hello there! GLPI is free software and therefore faces two constraints: > - The number of features added to each version depends on the available > energy > - Users request features (technical or functional) and the project > attempts to answer as soon as poss