[Glpi-dev] Count on tabs

2011-05-13 Thread MoYo
Hi, I am working on displaying count of items in tabs. You could test the unstable version for view it. This raises a trouble : we have tabs with several contents. Examples : - Connexions one which include direct connexion and network port connexion. - Management : include contracts and admini

[Glpi-dev] Ticket statistics

2011-05-13 Thread MoYo
Hi, We know the statistics module is not really complete and it can provide statistics completely usable. A goal of the next 0.83 verison is to review the statistics module for tickets to permit to create complex computation mixing several criteria. The 2 tickets are : - https://forge.indepn

Re: [Glpi-dev] Ticket statistics

2011-05-13 Thread Anthony Hebert
Hi Moyo, Maybe you should take a look on what orthagh has done. The plugin is called reporting, and will be soon added to The plugins forge. For The moment you can check it at : http://www.teclib.com/offres/plugins-glpi Not sure you can download it but you can ask for it ;) Regards, Antho

Re: [Glpi-dev] Ticket statistics

2011-05-13 Thread MoYo
Hi, the short description show lots of functionnalities that are already in GLPI. The main goal is to permit to the user to create complex stats using several criteria : tech / category for example. Few stats I can see on the short description may be interesting, We need to study it. Reg

Re: [Glpi-dev] Count on tabs

2011-05-13 Thread Paul Smith
I like it. I use the counts on the tabs to know that there is data available; the count is not that important to me. My suggestions is to show the total count of all items on the tab and not split up any of the tabs. -paul On Fri, May 13, 2011 at 10:56 AM, MoYo wrote: > Hi, > > I am working

Re: [Glpi-dev] Count on tabs

2011-05-13 Thread MoYo
Le 13/05/2011 19:52, Paul Smith a écrit : I like it. I use the counts on the tabs to know that there is data available; the count is not that important to me. My suggestions is to show the total count of all items on the tab and not split up any of the tabs. Ok thanks for your point of vie