Subversion Repositories eFlore/Projets.eflore-projets

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1300 1404 d 13 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
1166 3360 d 20 h delphine /trunk/services/ changement version bdtfx
ajout source_biblio_exclure, source_biblio
changement relation flores
 
/trunk/services/configurations/config_bdtfx.ini
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Noms.php
1007 3747 d 20 h mathias /trunk/services/modules/0.1/ Les services Noms des trois référentiels (bdtfx, bdtxa, isfan) retournent maintenant en plus du libellé du rang, le code du rang dans "rang.code" lorsqu'on leur demande "champs.retour=rang"  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtxa/CommunNomsTaxons.php
/trunk/services/modules/0.1/isfan/CommunNomsTaxons.php
990 3801 d 13 h mathias /trunk/services/modules/0.1/bdtfx/ Taxons : traiterRessourceRelations => traiterRessourcesIdRelations (j'espère que c'est pas n'importe quoi...)  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Taxons.php
963 3851 d 12 h raphael /trunk/services/modules/0.1/bdtfx/ bdtfx: CommunNomsTaxons n'utilise plus $this->table_retour à la manière d'une variable globale
utilisable pour le passage le passage des données ... ... mais retourne simplement un tableau d'entête de
résultats.
- "masque" en fait désormais partie si ($this->masque)
- Taxons.php est simplifié en conséquence
- Noms::remplirJsonEntete(), désormais inutile, est supprimée

+ le code de synonymies est clarifié et modifié afin de renvoyer les éléments "entête" et "résulat" (vide)
lorsqu'il y a 1 résultat (c'est à dire lorsque le taxon n'a ... pas d'autre synonymes que lui-même) :|

Cela évite une notice dans eflore/consultation (Repartition.php:: getChorodepMiniature()) et uniformise le retour.
 
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Noms.php
/trunk/services/modules/0.1/bdtfx/Taxons.php
926 3872 d 21 h raphael /trunk/services/modules/0.1/bdtfx/ noms: ajout d'un mode de recherche basé sur "CONCAT(nom_sci, auteur)"  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
916 3875 d 17 h jpm /trunk/services/modules/0.1/ Mise en forme.  
/trunk/services/modules/0.1/baseflor/CommunGraphiques.php
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtxa/cartes/TaxonsCartes.php
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
898 3882 d 20 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
870 3896 d 17 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
770 3937 d 13 h raphael /trunk/services/modules/0.1/bdtfx/ bdtfx/taxons: tentative manquée d'amélioration de l'API: retourner le nom_retenu_complet, sans faire appel aux ontologies (ie: retour.format=min), utile pour la détermination du Cel  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
765 3943 d 20 h raphael /trunk/services/modules/0.1/ ontologies: follow-up r759 et r762: utilisation de Bdd::MODE_OBJET pour le fetch PDO [dépend de la r429 du Framework]  
/trunk/services/modules/0.1/baseflor/InformationsTaxonsSup.php
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
759 3944 d 14 h raphael /trunk/services/modules/0.1/bdtfx/ ontologies: suppression de l'appel au webservice des ontologies "communes" par une requête SQL directe hyper-simplifiée  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
740 3955 d 16 h raphael /trunk/services/modules/0.1/bdtfx/ service noms: debug ajout de __FILE__ comme commentaire suffixé aux requêtes
afin de faciliter l'identification des appels en cas d'activation du general_log MySQL.
 
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Noms.php
/trunk/services/modules/0.1/bdtfx/Taxons.php
664 4055 d 16 h delphine /trunk/services/modules/0.1/bdtfx/ récupération valeur ontologies  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
656 4061 d 13 h jpm /trunk/services/modules/0.1/bdtfx/ Mise en forme.
Correction bogue apparaissant de façon spontanée et concernant la composition d'un nom scientifique.
 
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
629 4232 d 17 h aurelien /trunk/services/modules/0.1/bdtfx/ Mise en cache des ontologies déjà chargées  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
607 4281 d 20 h mathilde /trunk/services/modules/0.1/bdtfx/ correction dans ajouterFiltreMasque  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
576 4320 d 20 h aurelien /trunk/services/modules/0.1/bdtfx/ Correction d'un espace entre nom sci et auteur manquant  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
575 4321 d 16 h mathilde /trunk/services/modules/0.1/bdtfx/ correction : la fonction strstr avec le paramètre true de tronquerBiblio ne fonctionne qu'à partir de php 5.3.0  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
574 4321 d 20 h mathilde /trunk/services/modules/0.1/bdtfx/ correction dans tronquerBiblio: la fonction strstr avec le paramètre true ne fonctionne qu'à partir de php 5.3.0  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
572 4326 d 19 h mathilde /trunk/services/modules/0.1/bdtfx/ correction nom sci et auteur collés  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
568 4327 d 15 h mathilde /trunk/services/modules/0.1/bdtfx/ modification pour recherche avancée et autocompéltion avancée  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
562 4328 d 12 h delphine /trunk/services/modules/0.1/bdtfx/ bug quand nom commun et nom correspondance lors de la recherche  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Noms.php
363 4431 d 13 h delphine /trunk/services/modules/0.1/bdtfx/ ajout de nom_retenu_complet et basionyme_complet dans la liste des champs de retour  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Noms.php
358 4434 d 15 h delphine /trunk/services/ ajout test retour champs  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/tests/0.1/bdtfx/BdtfxNomsTest.php
357 4434 d 17 h delphine /trunk/services/ modification service bdtfx noms, retour avec un suffixe .libelle pour nom_retenu, rand, basionyme, hybride_parent, presence, tax_sup
prise en compte de ces changements dans l'interface
 
/trunk/services/configurations/config_bdtfx.ini
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Noms.php
332 4441 d 16 h delphine /trunk/services/modules/0.1/bdtfx/ quand paramatres retour.champs contient nom_retenu, rang, ... sans suffixe renvoie un champs .libelle  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
326 4459 d 15 h delphine /trunk/services/modules/0.1/bdtfx/ ajout des formats html, complet et complet html pour nom_sci nom_sc_retenu et basionyme  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
325 4459 d 20 h delphine /trunk/services/modules/0.1/bdtfx/ ajout des valeurs du paramètre ns.structure à nom_sci_html  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
136 4560 d 14 h aurelien /trunk/services/modules/0.1/ Modification de la recherche étendue afin que celle ci se comporte comme le carnet en ligne (les ' ' (espaces) sont remplaces par des '% ' (espace et pourcent)  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/nvjfl/NomsVernaculaires.php
133 4560 d 19 h aurelien /trunk/services/modules/0.1/bdtfx/ Correction d'un variable mal définie dans la fonction afficher données  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
112 4566 d 15 h jpm /trunk/services/ Correction service en erreur pour parametre ns.structure avec ajout des tests.  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/tests/bdtfx/BdtfxNomsTest.php
104 4566 d 19 h delphine /trunk/services/modules/0.1/bdtfx/ ajout de retour.champs à noms/id  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Noms.php
91 4568 d 13 h jpm /trunk/services/modules/0.1/bdtfx/ Correction de la gestion des versions de projet demandées.  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
90 4568 d 14 h delphine /trunk/services/modules/0.1/bdtfx/ correction erreur retour.champs : suffixe  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
81 4571 d 14 h delphine /trunk/services/modules/0.1/ traiter version projet envoie de la version dans les url  
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/commun/Commun.php
3 4579 d 14 h jpm /trunk/  
/trunk/docs
/trunk/scripts
/trunk/services
/trunk/services/.htaccess
/trunk/services/bibliotheque
/trunk/services/bibliotheque/Outils.php
/trunk/services/configurations
/trunk/services/configurations/config.defaut.ini
/trunk/services/configurations/config_bdnt.ini
/trunk/services/configurations/config_bdtfx.ini
/trunk/services/framework.defaut.php
/trunk/services/index.php
/trunk/services/modules
/trunk/services/modules/0.1
/trunk/services/modules/0.1/Projets.php
/trunk/services/modules/0.1/bdtfx
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtfx/Noms.php
/trunk/services/modules/0.1/bdtfx/Taxons.php
/trunk/services/modules/0.1/commun
/trunk/services/modules/0.1/commun/Aide.php
/trunk/services/modules/0.1/commun/Commun.php
/trunk/services/modules/0.1/commun/MetaDonnees.php
/trunk/services/modules/0.1/commun/Ontologies.php
/trunk/services/tests
/trunk/services/tests/BdtfxNomsTest.php
/trunk/services/tests/BdtfxTaxonsTest.php
/trunk/services/tests/prepare.php