Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
907 |
4059 d 12 h |
delphine |
/trunk/services/modules/0.1/baseflor/ |
champ idiotaxon est devenu nom_sci dans nouvelle version |
|
/trunk/services/modules/0.1/baseflor/Informations.php /trunk/services/modules/0.1/baseflor/InformationsBaseflor.php
|
906 |
4060 d 7 h |
delphine |
/trunk/scripts/modules/baseveg/ |
séparation de deux requetes |
|
/trunk/scripts/modules/baseveg/Baseveg.php
|
905 |
4060 d 8 h |
delphine |
/trunk/scripts/modules/baseflor/ |
création des rangs supérieurs si une valeur écologique |
|
/trunk/scripts/modules/baseflor/BaseflorIndex.php /trunk/scripts/modules/baseflor/BaseflorRangSupInsertion.php
|
904 |
4060 d 8 h |
delphine |
/trunk/scripts/modules/baseveg/ |
nouvelle version |
|
/trunk/scripts/modules/baseveg/baseveg.ini
|
903 |
4060 d 10 h |
raphael |
/trunk/services/tests/0.1/baseveg/ |
tests: simple reformatage suite aux r901 et r902 optimisant les appels d'ontologies de baseveg |
|
/trunk/services/tests/0.1/baseveg/SyntaxonsTest.php
|
902 |
4060 d 10 h |
raphael |
/trunk/services/modules/0.1/baseveg/syntaxons/ |
baseveg/ontologies: follow-up r901, suppression d'un error_log() oublié |
|
/trunk/services/modules/0.1/baseveg/syntaxons/SyntaxonsCommun.php
|
901 |
4060 d 10 h |
raphael |
/trunk/services/modules/0.1/baseveg/ |
baseveg/ontologies: ajout d'un cache aux appels d'ontologies pour les syntaxons baseveg.
Par exemple la requête suivante:
/service:eflore:0.1/baseveg/syntaxons?masque.niveau=ORD
ne fait plus qu'un unique appel HTTP à l'URL suivante:
/service:eflore:0.1/baseveg/ontologies/UP:ORD
plutôt que 100 auparavant. |
|
/trunk/services/modules/0.1/baseveg/Ontologies.php /trunk/services/modules/0.1/baseveg/syntaxons/SyntaxonsCommun.php
|
900 |
4060 d 11 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 |
4060 d 11 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 |
4060 d 11 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 |
4060 d 12 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
|
896 |
4060 d 13 h |
raphael |
/trunk/scripts/modules/cel/ |
cel: scripts: trim() de backslashes et clarification du referonosaure (détection depuis nom_sel_nn ou bien depuis nom_ret_nn) |
|
/trunk/scripts/modules/cel/referonosaure_fromNomRet.sql
/trunk/scripts/modules/cel/maj-cleanup-201307.sql /trunk/scripts/modules/cel/referonosaure.sql
|
895 |
4063 d 3 h |
raphael |
/trunk/scripts/modules/cel/ |
cel: scripts: referonosaure: ne pas MAJ obs florilèges (bug du widget, corrupt data) + more trim() des nom_sel + update date_modification |
|
/trunk/scripts/modules/cel/dedup-ordre-201307.sql /trunk/scripts/modules/cel/maj-cleanup-201307.sql /trunk/scripts/modules/cel/maj-struct-201307.sql /trunk/scripts/modules/cel/referonosaure.sql
|
894 |
4063 d 10 h |
raphael |
/trunk/scripts/modules/cel/ |
referonosaure: fix d'une erreur d'UPDATE du nom_ret_nn |
|
/trunk/scripts/modules/cel/referonosaure.sql
|
893 |
4064 d 4 h |
raphael |
/trunk/scripts/modules/cel/ |
cel: scripts: correction de la MAJ des référentiels (oubli du CALL()) |
|
/trunk/scripts/modules/cel/Makefile /trunk/scripts/modules/cel/maj-referentiel-201307.sql /trunk/scripts/modules/cel/referonosaure.sql
|
892 |
4065 d 4 h |
raphael |
/trunk/scripts/modules/cel/ |
cel: scripts: divers améliorations d'importance:
* le referonosaure ne joignait pas correctement entre nom_sel_nn et nom_ret_nn
* selon les INDEX en cours et la version de MySQL, GROUP BY ce_utilisateur, ordre peut fonctionner
ou non
* d'autres adresses à fixer pour fix-utilisateur-32 |
|
/trunk/scripts/modules/cel/Makefile /trunk/scripts/modules/cel/dedup-ordre-201307.sql /trunk/scripts/modules/cel/fix-utilisateur-32.sql /trunk/scripts/modules/cel/referonosaure.sql
|
891 |
4065 d 5 h |
delphine |
/trunk/scripts/modules/baseflor/ |
bug lors de la mise en test
.ini : pas de bdtfx_v1_02 sur l'espace test
index et rangSupInsertion : autoincrement ne fonctionne pas |
|
/trunk/scripts/modules/baseflor/BaseflorIndex.php /trunk/scripts/modules/baseflor/BaseflorRangSupInsertion.php /trunk/scripts/modules/baseflor/baseflor.ini
|
889 |
4066 d 6 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 |
4066 d 6 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
|
887 |
4066 d 7 h |
delphine |
/trunk/scripts/bibliotheque/ |
extraireRequete : prise en compte des espaces ou tabulations entre le ; et la fin de ligne |
|
/trunk/scripts/bibliotheque/Outils.php
|