Subversion Repositories eFlore/Projets.eflore-projets

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
797 3937 d 14 h raphael /trunk/services/ config: substitution des directives de configuration `cache.*` par `cache_*`

Commande effectuée:
$ sed -i -r \
-e 's/cache\.(stockageChemin|miseEnCache|dureeDeVie)/cache_\1/' \
-e "s/\$this->config\['cache'\]\['(stockageChemin|miseEnCache|dureeDeVie)'\]/\$this->config['cache_\1']/" \
$(egrep -rl 'cache.*(miseEnCache|dureeDeVie|stockageChemin)')
 
/trunk/services/configurations/config_baseflor.ini
/trunk/services/configurations/config_bdtxa.ini
/trunk/services/configurations/config_chorodep.ini
/trunk/services/configurations/config_eflore.ini
/trunk/services/configurations/config_moissonnage.ini
/trunk/services/modules/0.1/baseflor/CommunGraphiques.php
/trunk/services/modules/0.1/bdtxa/cartes/TaxonsCartes.php
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
791 3938 d 9 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
784 3939 d 12 h raphael /trunk/services/ webservices: actualisation de plusieurs tests (chorodep/nvjfl/bdtfx)  
/trunk/services/modules/0.1/chorodep/Observations.php
/trunk/services/modules/0.1/nvjfl/NomsVernaculaires.php
/trunk/services/tests/0.1/bdtfx/BdtfxTaxonsTest.php
/trunk/services/tests/0.1/chorodep/ChorodepObservationsTest.php
/trunk/services/tests/0.1/commun/CommunAideTest.php
/trunk/services/tests/0.1/nvjfl/NvjflNomsVernaTest.php
/trunk/services/tests/0.1/wikipedia/WikipediaTexteTest.php
719 4007 d 16 h aurelien /trunk/services/modules/0.1/chorodep/cartes/ Correction du fonc blanc pour la carte  
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
677 4072 d 9 h isa /trunk/services/modules/0.1/chorodep/cartes/ Rajout commentaires extension rsvg  
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
628 4275 d 10 h aurelien /trunk/services/modules/0.1/chorodep/ Ajout de params par département et nt  
/trunk/services/modules/0.1/chorodep/Observations.php
500 4393 d 10 h jpm /trunk/services/modules/0.1/chorodep/ Mise en forme.  
/trunk/services/modules/0.1/chorodep/Cartes.php
355 4462 d 7 h delphine /trunk/services/ affichage de carte sans correspondance plus ajout lien  
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
/trunk/services/presentations/images/cartes/france_02.svg
273 4513 d 9 h jpm /trunk/services/modules/0.1/chorodep/cartes/ Gestion de la taille des png.  
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
270 4517 d 15 h jpm /trunk/services/ Utilisation d'un fond blanc sur le svg pour éviter la transparence qui fait afficher un fond noir.  
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
/trunk/services/presentations/images/cartes/france_02.svg
268 4518 d 7 h jpm /trunk/services/modules/0.1/chorodep/cartes/ Utilisation de rsvg pour convertir les svg en png.  
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
264 4519 d 8 h delphine /trunk/services/modules/0.1/chorodep/ bug url suivant
bug masque de recherche
 
/trunk/services/modules/0.1/chorodep/Observations.php
263 4519 d 14 h delphine /trunk/services/modules/0.1/chorodep/ debug version  
/trunk/services/modules/0.1/chorodep/Observations.php
262 4519 d 15 h delphine /trunk/services/modules/0.1/chorodep/ debug recherche generale  
/trunk/services/modules/0.1/chorodep/Observations.php
260 4521 d 7 h jpm /trunk/services/modules/0.1/chorodep/cartes/ Amélioration de la prise en compte des différentes syntaxe d'identifiants.
Ajout de vérification en cas d'erreur de référentiel taxo.
 
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
259 4521 d 7 h jpm /trunk/services/modules/0.1/chorodep/ Corrections d'erreurs.  
/trunk/services/modules/0.1/chorodep/Cartes.php
255 4521 d 9 h jpm /trunk/services/modules/0.1/chorodep/ Utilisation de classes spécialisées pour les sous-services d'une ressource.  
/trunk/services/modules/0.1/chorodep/cartes
/trunk/services/modules/0.1/chorodep/cartes/LegendeCartes.php
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
/trunk/services/modules/0.1/chorodep/Cartes.php
253 4521 d 14 h jpm /trunk/services/modules/0.1/chorodep/ Déplacement du dossier des cartes dans une dossier accessibles depuis les différents modules.  
/trunk/services/modules/0.1/chorodep/cartes
/trunk/services/modules/0.1/chorodep/Cartes.php
252 4524 d 8 h jpm /trunk/services/modules/0.1/chorodep/ Gestion multi-taxon, multi-nom dans un même référentiel nomenclatural.  
/trunk/services/modules/0.1/chorodep/Cartes.php
251 4526 d 8 h delphine /trunk/services/ ammélioration test & code chorodep  
/trunk/services/tests/0.1/chorodep/ChorodepOntologiesTest.php
/trunk/services/modules/0.1/chorodep/Observations.php
/trunk/services/tests/0.1/chorodep/ChorodepObservationsTest.php

Show All