Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
1300 |
1582 d 5 h |
delphine |
/trunk/services/ |
fusion : modif sur le serveur de prod + maj carte new bd cel |
|
/trunk/services/bibliotheque/Utilisateurs.php /trunk/services/configurations/config_bdtfx.ini /trunk/services/configurations/config_bdtfxr.ini /trunk/services/configurations/config_coste.ini /trunk/services/configurations/config_moissonnage.ini /trunk/services/modules/0.1/baseflor/GraphiquesBaseflor.php /trunk/services/modules/0.1/baseflor/InformationsBaseflor.php /trunk/services/modules/0.1/baseflor/InformationsTaxonsSup.php /trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php /trunk/services/modules/0.1/bdtxa/cartes/LegendeCartes.php /trunk/services/modules/0.1/cel/Images.php /trunk/services/modules/0.1/chorodep/cartes/LegendeCartes.php /trunk/services/modules/0.1/commun/MetaDonnees.php /trunk/services/modules/0.1/coste/Textes.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/GeneralFormateur.php /trunk/services/modules/0.1/eflore/cartes/LegendeCartes.php
|
961 |
4029 d 5 h |
raphael |
/trunk/services/ |
cartes: fixes temporaires (anti-notices) en attendant la story sur l'uniformisation du caractères de séparation des "compléments" dans les ontologies |
|
/trunk/services/modules/0.1/commun/Commun.php /trunk/services/modules/0.1/eflore/cartes/LegendeCartes.php /trunk/services/tests/0.1/baseveg/SyntaxonsTest.php /trunk/services/tests/0.1/eflore/EfloreCartesTest.php
|
951 |
4032 d 7 h |
raphael |
/trunk/services/modules/0.1/ |
ontologies: mutualisation de la fonction éclatant des valeurs multiples de "complements", basé sur le séparateur "," |
|
/trunk/services/modules/0.1/bdtxa/cartes/LegendeCartes.php /trunk/services/modules/0.1/bdtxa/cartes/TaxonsCartes.php /trunk/services/modules/0.1/chorodep/cartes/LegendeCartes.php /trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php /trunk/services/modules/0.1/commun/Commun.php /trunk/services/modules/0.1/eflore/cartes/LegendeCartes.php
|
841 |
4084 d 13 h |
raphael |
/trunk/services/modules/0.1/eflore/ |
eflore: Support des requêtes ontologies multiplexées.
Le code des ontologies communes aux référentiels (bdnt) et celui des
ontologies baseflor était à l'origine *quasi-similaire*.
Ainsi, moyennant l'application manuelle du hunk #1, le patch représentant
l'historique du passage au multiplexage pour les ontologies bdnt s'applique
à eflore:
$ svn diff -r300:HEAD services/modules/0.1/commun/Ontologies.php|patch -p4 -F3
Les ontologies eflore sont nécessaires à de nombreux endroits, à commencer
par les fiches d'eflore consultation mais aussi à d'autres webservices
(par exemple meta-donnees)
Avec ce commit il est désormais possible de multiplexer les critères:
/service:eflore:0.1/eflore/ontologies/contactType:o,contactType:p,datum:wgs84
Les valeurs sont retournées dans un tableau indexé par critère, eg:
{ "datum:wgs84": { ... }, "contactType:o": { ... } }
commits connexes: 732,733,832,836
TODO: tests phpunit |
|
/trunk/services/modules/0.1/eflore/Ontologies.php
|
811 |
4091 d 4 h |
raphael |
/trunk/services/modules/0.1/ |
projets/tests: fix class-name conflict sur "Cartes" |
|
/trunk/services/modules/0.1/Projets.php /trunk/services/modules/0.1/bdtxa/Cartes.php /trunk/services/modules/0.1/chorodep/Cartes.php /trunk/services/modules/0.1/eflore/Cartes.php /trunk/services/modules/0.1/moissonnage/Cartes.php
|
795 |
4092 d 11 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 |
4093 d 6 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 |
4094 d 6 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 |
4218 d 8 h |
isa |
/trunk/services/modules/0.1/eflore/cartes/ |
Correction d'indentation. |
|
/trunk/services/modules/0.1/eflore/cartes/GeneralFormateur.php
|
542 |
4519 d 12 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 |
4519 d 12 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 |
4610 d 4 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 |
4619 d 6 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 |
4640 d 4 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 |
4641 d 10 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 |
4641 d 10 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 |
4644 d 4 h |
delphine |
/trunk/services/modules/0.1/eflore/ |
debug |
|
/trunk/services/modules/0.1/eflore/Cartes.php
|
315 |
4645 d 4 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 |
4646 d 1 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 |
4658 d 6 h |
delphine |
/trunk/services/modules/0.1/eflore/ |
ajout de paramètre |
|
/trunk/services/modules/0.1/eflore/Cartes.php
|