[Glpi-dev] architecture of GLPI 0.83.7

2013-03-19 Thread Ilyass ELHMAR
*Dear GLPiens,* * **I am writing to ask for the architecture of glpi 0.83.7, process of creation of a ticket, ..., i'm new in GLPI's world, i need to make a modifications in the core of GLPI (to adapt it **according to the needs of our SME)**, without creating plugins, thus, the architecture of thi

Re: [Glpi-dev] architecture of GLPI 0.83.7

2013-03-19 Thread Julien Dombre
Hi, thansk for your interest in GLPI. Can you be more specific about what you expect from us? All available developer documentation is available on the forge : https://forge.indepnet.net/projects/glpi/ Regards Le 19/03/2013 11:01, Ilyass ELHMAR a écrit : /Dear GLPiens,/ / //I am writing to

Re: [Glpi-dev] architecture of GLPI 0.83.7

2013-03-19 Thread Ilyass ELHMAR
Hi, I need the conception, and architecture of GLPI 0.83.7, i want to customize it, add, delete fields... add a new workflow... that's why its conception and architecture will help me. Thank you, -- Ilyass ELHMAR 3ème Année cycle ingénieur, Génie Informatique, ENSA Khouribga ___

Re: [Glpi-dev] architecture of GLPI 0.83.7

2013-03-19 Thread Julien Dombre
Hi, all the available information are on the forge. Regards Julien Le 19/03/2013 13:02, Ilyass ELHMAR a écrit : Hi, I need the conception, and architecture of GLPI 0.83.7, i want to customize it, add, delete fields... add a new workflow... that's why its conception and architecture will he

[Glpi-dev] 0.84svn, patch pour améliorer requete SQL

2013-03-19 Thread David DURIEUX
Bonjour, J'ai fais une modif au niveau de la fonction getFromDB ou il manque un LIMIT 1 Sur des bases avec beaucoup d'enregistrement, on passe de 0.0223 secondes à 0.0001 seconde d'exécution (c'est pas beaucoup beaucoup mais des fois on fait plusieurs getFromDB et ca s'accumule. Ca soulagera ausi