Subversion Repositories eFlore/Applications.cel

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
1789 3982 d 17 h raphael /trunk/jrest/lib/ cel/edit: réinitialisation des champs automatiques en cas de réferentiel "autre"  
/trunk/jrest/lib/GestionObservation.php
1788 3982 d 18 h raphael /trunk/jrest/lib/ cel/edit: améliorations de la génération et la réinitialisation des champs automatiques lors de l'édition, notamment en cas de changement de référentiel  
/trunk/jrest/lib/GestionObservation.php
1786 3982 d 19 h raphael /trunk/jrest/lib/ edit: prise en compte des changement de r1780 par le Cel: rapprochement des appels de fonctions auprès des webservices  
/trunk/jrest/lib/GestionObservation.php
1783 3983 d 11 h raphael /trunk/jrest/lib/ obs/edit: suppression des valeurs générées en cas d'édition avec un nom_sel vide  
/trunk/jrest/lib/GestionObservation.php
1765 3988 d 14 h raphael /trunk/ merge: branche "topic-dbsingleton"  
/trunk/jrest/lib/Bdd2.php
/trunk/scripts/modules/maj-code-DB-access-201307.sh
/trunk
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/LiaisonMotsCles.php
/trunk/jrest/lib/RechercheImage.php
/trunk/jrest/lib/RechercheInfosTaxon.php
/trunk/jrest/lib/RechercheObservation.php
/trunk/jrest/services/CelImage.php
/trunk/jrest/services/CelImageDoublon.php
/trunk/jrest/services/CelMotCle.php
/trunk/jrest/services/CelStatistique.php
/trunk/jrest/services/CelStatistiqueTxt.php
/trunk/jrest/services/CelSyndicationImage.php
/trunk/jrest/services/CelSyndicationObservation.php
/trunk/jrest/services/CelWidgetMap.php
/trunk/jrest/services/CelWidgetMapPoint.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/CoordSearch.php
/trunk/jrest/services/ImageContribution.php
/trunk/jrest/services/ImageDateList.php
/trunk/jrest/services/ImageRDF.php
/trunk/jrest/services/ImportXLS.php
/trunk/jrest/services/InventoryByDept.php
/trunk/jrest/services/InventoryCheck.php
/trunk/jrest/services/InventoryContributionList.php
/trunk/jrest/services/InventoryDateList.php
/trunk/jrest/services/InventoryImageLink.php
/trunk/jrest/services/InventoryImportExcel.php
/trunk/jrest/services/InventoryKeyWordList.php
/trunk/jrest/services/InventoryLocationList.php
/trunk/jrest/services/InventoryPDF.php
/trunk/jrest/services/InventoryTransmit.php
/trunk/jrest/services/InventoryUserList.php
/trunk/jrest/services/LicenceUtilisateur.php
/trunk/jrest/services/LocationSearch.php
/trunk/jrest/services/Resume.php
/trunk/jrest/services/SelfRefList.php
/trunk/jrest/services/User.php
/trunk/src/org/tela_botanica/client/vues/image/GalerieImageVue.java
/trunk/widget/modules/saisie
1753 3989 d 16 h raphael /trunk/jrest/lib/ gestion observation: suppression d'une notice et ajout d'un commentaire à propos de l'intention de réinitialisation du référentiel dans certains cas  
/trunk/jrest/lib/GestionObservation.php
1752 3990 d 13 h raphael /trunk/jrest/lib/ modification d'observation: initialisation de valeurs par défaut et suppression d'helpers pour simplifier le code  
/trunk/jrest/lib/GestionObservation.php
1750 3990 d 16 h aurelien /trunk/jrest/lib/ Suppression d'un echo inutile  
/trunk/jrest/lib/GestionObservation.php
1749 3990 d 16 h raphael /trunk/jrest/lib/ fix de la casse de nom de fonction: traiterParametresObservationEtConstruireSousRequeteM(aj|AJ)  
/trunk/jrest/lib/GestionObservation.php
1745 3991 d 12 h raphael /trunk/jrest/lib/ referentiel: suppression du n° de version du référentiel dans le champ nom_referentiel de cel_obs
et utilisation du référentiel NULL ("autre") dans les cas où:
* la valeur "autre" est explicitement envoyée par le client,
auquel cas aucun appel aux webservices de détermination n'est effectué
* le référentiel passé n'a pas permis aux webservices de déterminer un taxon
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionObservation.php
1659 4003 d 21 h aurelien /trunk/jrest/ Adaptation au formateur groupe colonnes + ajout des champs étendus dans l'export  
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/services/CelWidgetExport.php
1598 4030 d 14 h raphael /trunk/jrest/ fix des "Call-time pass-by-reference" (notation supprimée en PHP-5.4)

Recherche basique des occurences:
$ find . -iname '*.php' -exec grep -iE "(\(&)|( &[a-z])" {} \;|grep -v 'function'
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheImage.php
/trunk/jrest/lib/RechercheObservation.php
/trunk/jrest/services/Inventory.php
/trunk/jrest/services/InventoryExport.php
/trunk/jrest/services/InventoryImageList.php
/trunk/jrest/services/InventoryObservationList.php
1591 4032 d 14 h aurelien /trunk/jrest/lib/ Meilleur parsing des dates incomplètes  
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheInfosTaxonBeta.php
1556 4051 d 16 h aurelien /trunk/jrest/lib/ Correction d'un bug de formatage de date  
/trunk/jrest/lib/GestionObservation.php
1548 4067 d 16 h aurelien /trunk/jrest/ Ajout de la gestion des champs étendus dans l'ajout et la modification unitaire des observations  
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/services/Inventory.php
1541 4068 d 20 h aurelien /trunk/jrest/lib/ commit pré livraison de jrest  
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheInfosTaxonBeta.php
1527 4081 d 16 h aurelien /trunk/jrest/ Factorisation de code + gestion des champs étendus pour les obs et les images  
/trunk/jrest/lib/GestionChampsTags.php
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheInfosTaxonBeta.php
/trunk/jrest/lib/RechercheObservation.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/InventoryExport.php
/trunk/jrest/services/InventoryImportExcel.php
/trunk/jrest/services/NameImage.php
/trunk/jrest/services/NameMap.php
/trunk/jrest/services/NameSearch.php
1470 4236 d 13 h aurelien /trunk/jrest/lib/ Implémentations de fonctions de migration des données provenant des widgets (non identifiés) vers un compte identifié du cel  
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/LiaisonMotsCles.php
1431 4277 d 14 h aurelien /trunk/jrest/lib/ Modification du nom du référentiel  
/trunk/jrest/lib/GestionObservation.php
1425 4309 d 14 h aurelien /trunk/jrest/ Début passage de la recherche info taxon pour l'utilisation du nouvel eflore  
/trunk/jrest/lib/RechercheInfosTaxonBeta.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/services/InventoryByDept.php
/trunk/jrest/services/InventoryKeyWordList.php
/trunk/jrest/services/InventoryUserList.php
/trunk/jrest/services/Name.php
/trunk/jrest/services/NameImage.php
/trunk/jrest/services/NameMap.php
/trunk/jrest/services/NameSearch.php

Show All