Project

General

Profile

Actions

Développement #4542

closed

Statistiques globales

Added by Frédéric Péters [parti] over 12 years ago. Updated about 11 years ago.

Status:
Fermé
Priority:
Normal
Category:
-
Target version:
-
Start date:
23 March 2014
Due date:
% Done:

0%

Estimated time:
Patch proposed:
Planning:

Description

De Montpellier : "statistiques globales (multi-formulaires)"


Files

0001-backoffice-add-some-global-stats-4542.patch (4.62 KB) 0001-backoffice-add-some-global-stats-4542.patch les statistiques globales Frédéric Péters [parti], 23 March 2014 10:25 AM
0001-form-makes-sure-date-are-encoded-as-string-not-unico.patch (985 Bytes) 0001-form-makes-sure-date-are-encoded-as-string-not-unico.patch un patch pour que le DateWidget renvoie des caractères encodés Frédéric Péters [parti], 23 March 2014 10:25 AM
0001-advertise-new-statistics-url-4542.patch (787 Bytes) 0001-advertise-new-statistics-url-4542.patch l'annonce de l'url statistics dans le module auquo Frédéric Péters [parti], 23 March 2014 10:25 AM

Updated by Frédéric Péters [parti] over 12 years ago

Voilà pour des simples statistiques sur le nombre de formulaires transmis, globalement et par catégorie, filtrable par période.

Pour les usages plus avancés, il y a la possibilité d'interroger PostgreSQL.

Actions #2

Updated by Frédéric Péters [parti] over 12 years ago

Pour information, avant de partir sur un truc aussi bête (qui charge tout), j'ai testé sur la prod de montpellier, avec un

for formdef in FormDef.select(): print formdef.id, len(formdef.data_class().values())

(avant le test je me disais que j'allais mettre en place un cache au niveau des différents formdefs)

Actions #3

Updated by Thomas Noël over 12 years ago

  • Target version set to Au-quotidien 2014.5
Actions #4

Updated by Thomas Noël over 12 years ago

Ack !

Actions #5

Updated by Frédéric Péters [parti] over 12 years ago

  • Status changed from En cours to Résolu (à déployer)
commit 3705674482421a3226ff2193783b6c0e0ebe89e4
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Sun Mar 23 10:21:44 2014 +0100

    backoffice: add some global stats (#4542)
Actions #6

Updated by Thomas Noël over 12 years ago

  • Status changed from Résolu (à déployer) to Solution déployée
Actions #7

Updated by Thomas Noël over 12 years ago

  • Status changed from Solution déployée to Fermé
Actions #8

Updated by Thomas Noël about 11 years ago

  • Target version deleted (Au-quotidien 2014.5)
Actions

Also available in: Atom PDF