Subversion Repositories eFlore/Projets.eflore-projets

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
795 3927 d 0 h raphael /trunk/services/ config: substitution de cache.stockageChemin par cache_stockageChemin car
framework::Config() ne sait pas traiter une variable dotée d'un point dont
la partie gauche ne représente pas une section d'un fichier .ini.

Commande effectuée:
$ sed -i \
-e 's/cache.stockageChemin/cache_stockageChemin/' \
-e "s/\$this->config['cache']['stockageChemin']/\$this->config['cache_stockageChemin']/" \
configurations/* modules/0.1/*/*/*.php modules/0.1/eflore/Cartes.php tests/0.1/baseflor/GraphiquesBaseflorTest.php
 
/trunk/services/configurations/config_baseflor.ini
/trunk/services/configurations/config_bdtxa.ini
/trunk/services/configurations/config_chorodep.ini
/trunk/services/configurations/config_coste.ini
/trunk/services/configurations/config_eflore.ini
/trunk/services/configurations/config_moissonnage.ini
/trunk/services/modules/0.1/eflore/Cartes.php
/trunk/services/modules/0.1/eflore/cartes/CbnmedFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CelFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CenlrFormateur.php
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
/trunk/services/modules/0.1/eflore/cartes/SophyFormateur.php
791 3927 d 19 h raphael /trunk/services/modules/0.1/ projets/tests: workaround autour du fait qu'on cherche à utiliser parfois simultanément
plusieurs classes distinctes utilisant le même nom sans namespace (PHP-5.2)... no comment
testsuite "services": 13 échecs
 
/trunk/services/modules/0.1/Projets.php
/trunk/services/modules/0.1/baseflor/Ontologies.php
/trunk/services/modules/0.1/baseveg/Ontologies.php
/trunk/services/modules/0.1/chorodep/Ontologies.php
/trunk/services/modules/0.1/eflore/Ontologies.php
/trunk/services/modules/0.1/moissonnage/Ontologies.php
787 3928 d 19 h raphael /trunk/services/modules/0.1/eflore/ cartes: fix pour les dates d'observations nulles, le nom de colonne "nom" pour tb_cel.cel_zones_geo et l'omission de certains paramètres au webservice  
/trunk/services/modules/0.1/eflore/Cartes.php
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
694 4052 d 21 h isa /trunk/services/modules/0.1/eflore/cartes/ Correction d'indentation.  
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
542 4354 d 1 h delphine /trunk/services/modules/0.1/eflore/ migration vers nouvelle base du cel  
/trunk/services/modules/0.1/eflore/Cartes.php
/trunk/services/modules/0.1/eflore/cartes/CelFormateur.php
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
541 4354 d 1 h aurelien /trunk/services/modules/0.1/eflore/cartes/ Passage du formateur cel à la nouvelle base de données  
/trunk/services/modules/0.1/eflore/cartes/CelFormateur.php
362 4444 d 17 h delphine /trunk/services/modules/0.1/eflore/ test parametre masque  
/trunk/services/modules/0.1/eflore/Cartes.php
/trunk/services/modules/0.1/eflore/cartes/CbnmedFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CelFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CenlrFormateur.php
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
/trunk/services/modules/0.1/eflore/cartes/SophyFormateur.php
333 4453 d 19 h delphine /trunk/services/modules/0.1/eflore/ debug : cartes vides createpng à la place de createjpeg  
/trunk/services/modules/0.1/eflore/Cartes.php
322 4474 d 17 h delphine /trunk/services/modules/0.1/eflore/ ajout de legendeCarte
suppression de la version de l'ontologie
 
/trunk/services/modules/0.1/eflore/Ontologies.php
/trunk/services/modules/0.1/eflore/cartes/LegendeCartes.php
/trunk/services/modules/0.1/eflore/Cartes.php
320 4475 d 23 h aurelien /trunk/services/modules/0.1/eflore/cartes/ Utilisation du format png à la place du format jpg (dans les formateurs spécifiques)  
/trunk/services/modules/0.1/eflore/cartes/CbnmedFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CelFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CenlrFormateur.php
/trunk/services/modules/0.1/eflore/cartes/Formateur.php
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
/trunk/services/modules/0.1/eflore/cartes/SophyFormateur.php
319 4476 d 0 h aurelien /trunk/services/modules/0.1/eflore/ Utilisation du format png à la place du format jpg  
/trunk/services/modules/0.1/eflore/Cartes.php
316 4478 d 17 h delphine /trunk/services/modules/0.1/eflore/ debug  
/trunk/services/modules/0.1/eflore/Cartes.php
315 4479 d 17 h delphine /trunk/services/modules/0.1/eflore/ ajout des types text/html et image/jpg
ajout du format min
 
/trunk/services/modules/0.1/eflore/Cartes.php
/trunk/services/modules/0.1/eflore/cartes/CbnmedFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CelFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CenlrFormateur.php
/trunk/services/modules/0.1/eflore/cartes/Formateur.php
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
/trunk/services/modules/0.1/eflore/cartes/SophyFormateur.php
314 4480 d 14 h delphine /trunk/services/ séparation par projet
reste à gérer le format de sortie : image, html, map
 
/trunk/services/modules/0.1/eflore/cartes
/trunk/services/modules/0.1/eflore/cartes/CbnmedFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CelFormateur.php
/trunk/services/modules/0.1/eflore/cartes/CenlrFormateur.php
/trunk/services/modules/0.1/eflore/cartes/Formateur.php
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
/trunk/services/modules/0.1/eflore/cartes/SophyFormateur.php
/trunk/services/configurations/config_eflore.ini
/trunk/services/modules/0.1/eflore/Cartes.php
308 4492 d 20 h delphine /trunk/services/modules/0.1/eflore/ ajout de paramètre  
/trunk/services/modules/0.1/eflore/Cartes.php
303 4493 d 16 h delphine /trunk/services/ début développement services cartes d'eflore  
/trunk/services/modules/0.1/eflore
/trunk/services/modules/0.1/eflore/Cartes.php
/trunk/services/presentations/images/cartes/france_utm_600x564.jpg
/trunk/services/presentations/images/cartes/france_utm_600x564.txt
/trunk/services/presentations/images/cartes/france_utm_miniature.jpg
/trunk/services/presentations/images/cartes/france_utm_miniature.txt
/trunk/services/configurations/config_eflore.ini