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
900 3891 d 9 h raphael /trunk/services/tests/0.1/bdtfx/ tests: ajout de tests sur les meta-données bdtfx et correction de
tests vis-à-vis de bdtfx 1.02 (jamais mise en -prod) et 2.00.
 
/trunk/services/tests/0.1/bdtfx/BdtfxLMetaTest.php
/trunk/services/tests/0.1/bdtfx/BdtfxNomsTest.php
/trunk/services/tests/0.1/bdtfx/BdtfxTaxonsTest.php
899 3891 d 9 h raphael /trunk/services/modules/0.1/commun/ api/aide: correction de "service.wikini" (suppression du "." dans le nom de page)
afin de pointer vers une page wikini valide.
 
/trunk/services/modules/0.1/commun/Aide.php
898 3891 d 9 h raphael /trunk/services/modules/0.1/bdtfx/ bdtfx/taxons: suppression de l'espace blanc final du nom_sci_complet en cas d'absence de
ajouterCompositionNom().

Ex: /service:eflore:0.1/bdtfx/taxons/13609/relations/superieurs?version.projet=1.01
 
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
897 3891 d 10 h raphael /trunk/services/tests/0.1/ tests: API phpunit: assertEquals(*, count(*)) => assertCount()

Substitution effectuée ainsi:
$ sed -ri "s|assertEquals\('?([0-9]+)'? *, *count\(([^)]+)\),|assertCount(\1, \2,|" $(egrep -rl "assertEquals\('?[0-9]+'? *, *count" *)
 
/trunk/services/tests/0.1/bdtfx/BdtfxNomsTest.php
/trunk/services/tests/0.1/bdtfx/BdtfxTaxonsTest.php
/trunk/services/tests/0.1/chorodep/ChorodepObservationsTest.php
/trunk/services/tests/0.1/commun/CommunOntologiesTest.php
/trunk/services/tests/0.1/coste/CosteNomsTest.php
/trunk/services/tests/0.1/nvjfl/NvjflNomsVernaTest.php
/trunk/services/tests/0.1/nvjfl/NvjflOntologiesTest.php
889 3897 d 3 h raphael /trunk/services/tests/0.1/nvjfl/ tests: r888 follow-up: présence de code_langue dans les retours de nvjfl  
/trunk/services/tests/0.1/nvjfl/NvjflNomsVernaTest.php
888 3897 d 4 h raphael /trunk/services/modules/0.1/nvjfl/ regression de r784: "code_langue" est un attribut utilisé par eflore consultation, "langue.code" par les tests  
/trunk/services/modules/0.1/nvjfl/NomsVernaculaires.php
886 3897 d 6 h raphael /trunk/services/modules/0.1/moissonnage/cartes/ misc: DB logging  
/trunk/services/modules/0.1/moissonnage/cartes/SourceDonnees.php
881 3902 d 3 h raphael /trunk/services/configurations/ config: changement du chemin des webservices en -test  
/trunk/services/configurations/test-conf.sed
/trunk/services/configurations/test-sous-conf.sed
878 3902 d 5 h aurelien /trunk/services/modules/0.1/moissonnage/cartes/ Utilisateur du service utilisateurs pour remplacer les emails par les noms dans les données floradata  
/trunk/services/modules/0.1/moissonnage/cartes/SourceDonnees.php
877 3903 d 6 h raphael /trunk/services/bibliotheque/ cache: compatibilité PHP-5.2  
/trunk/services/bibliotheque/CacheEflore.php
875 3904 d 8 h aurelien /trunk/services/modules/0.1/moissonnage/cartes/ Correction d'un commentaire pour le rendre plus précis  
/trunk/services/modules/0.1/moissonnage/cartes/FormateurSVG.php
874 3904 d 8 h aurelien /trunk/services/modules/0.1/moissonnage/cartes/ Correction d'un bug dans le test sur le rang taxonomique dans le commit précédent  
/trunk/services/modules/0.1/moissonnage/cartes/FormateurSVG.php
873 3904 d 8 h aurelien /trunk/services/modules/0.1/moissonnage/cartes/ Correction temporaire pour empêcher qu'une requête sur les familles ne s'étende de manière gigantesque  
/trunk/services/modules/0.1/moissonnage/cartes/FormateurSVG.php
871 3905 d 7 h delphine /trunk/services/configurations/ changement de version bdtfx et bdnt
ajout champs + mise en variable nom table ontologies
 
/trunk/services/configurations/config_bdtfx.ini
870 3905 d 7 h delphine /trunk/services/modules/0.1/bdtfx/ changement de version bdtfx et bdnt
ajout champs + mise en variable nom table ontologies
 
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
864 3909 d 5 h raphael /trunk/services/modules/0.1/coste/ coste: code retour 409 en certains cas.
Le cas d'une demande d'index par num_nom bdtfx ne pouvant pas être
traitée par le webservice rentre tout à fait dans le cadre du code 409 (Conflict).
[ cf http://tools.ietf.org/html/rfc2616#section-10.4.5 ]
 
/trunk/services/modules/0.1/coste/Textes.php
863 3910 d 4 h raphael /trunk/services/ coste: ajout d'un retour.indexBy permettant de formater le retour des résultat indexé par coste:nn ou bdtfx:nn + tests  
/trunk/services/modules/0.1/coste/Textes.php
/trunk/services/tests/0.1/coste/CosteNomsTest.php
862 3910 d 4 h raphael /trunk/services/ coste: ajout d'un masque sur numéro taxonomique + tests  
/trunk/services/modules/0.1/coste/Textes.php
/trunk/services/tests/0.1/coste/CosteNomsTest.php
861 3910 d 4 h raphael /trunk/services/ coste: correction, le sens de l'attribut "num_nom" est différent selon coste et bdtfx  
/trunk/services/modules/0.1/coste/Textes.php
/trunk/services/tests/0.1/coste/CosteNomsTest.php
860 3910 d 5 h aurelien /trunk/services/modules/0.1/moissonnage/cartes/ Ajout d'un test pour ne pas effectuer la requete de recherche des communes lorsqu'il n'y a pas de code insee associé  
/trunk/services/modules/0.1/moissonnage/cartes/SourceDonnees.php

Show All