Subversion Repositories eFlore/Applications.cel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2165 3742 d 14 h jpm /trunk/jrest/lib/ Mise en forme et simplification du code.  
/trunk/jrest/lib/GestionObservation.php
2152 3746 d 12 h jpm /trunk/jrest/ Mise à jour du web service CelObs et CelImage.  
/trunk/jrest/jrest.ini.php.defaut
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheInfosTaxonBeta.php
/trunk/jrest/services/CelImage.php
/trunk/jrest/services/CelObs.php
2143 3748 d 14 h jpm /trunk/jrest/ Simplification des méthodes de requétage de la classe BDD.
Mise à jour de l'ensemble des services et bibliothèques
 
/trunk/jrest
/trunk/jrest/jrest.ini.php.defaut
/trunk/jrest/lib/Bdd2.php
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/GestionMotsClesChemin.php
/trunk/jrest/lib/GestionObservation.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/CelObs.php
/trunk/jrest/services/CelStatistique.php
/trunk/jrest/services/CelStatistiqueTxt.php
/trunk/jrest/services/CelSuppressionObservation.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/ImageDateList.php
/trunk/jrest/services/InventoryByDept.php
/trunk/jrest/services/InventoryDateList.php
/trunk/jrest/services/InventoryUserList.php
/trunk/jrest/services/NomsChampsEtendus.php
/trunk/jrest/services/SelfRefList.php
2121 3753 d 18 h aurelien /trunk/jrest/ Ajout d'un service de dépublication (et bientot suppression des obs) des obs publiques pour les ip autorisées  
/trunk/jrest/services/CelSuppressionObservation.php
/trunk/jrest/lib/GestionObservation.php
2115 3755 d 16 h jpm /trunk/jrest/lib/ Fusion r2114 :Correction erreur : valeur non protégé dans requête SQL. Mise en forme.  
/trunk/jrest/lib/GestionObservation.php
2058 3777 d 12 h aurelien /trunk/jrest/ Suppression de paramètres inutiles dans une fonction (d'autres sont à venir)  
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/GestionMotsClesChemin.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/LiaisonMotsCles.php
/trunk/jrest/services/InventoryKeyWordImageLink.php
2047 3777 d 19 h aurelien /trunk/jrest/lib/ Utilisation de la librairie gestionMotsClesChemin pour supprimer les liaisons avec les mots clés lors de la suppression d'une obs  
/trunk/jrest/lib/GestionObservation.php
1972 3847 d 13 h aurelien /trunk/jrest/lib/ Meilleure gestion de la dénullification des champs  
/trunk/jrest/lib/GestionObservation.php
1931 3860 d 15 h raphael /trunk/jrest/lib/ cel_obs: correction de la requête SQL de suppression des liens dans cel_obs_images  
/trunk/jrest/lib/GestionObservation.php
1908 3867 d 14 h raphael /trunk/jrest/ mise à jour multiples: pas de mises à jour des "nom_sel" et "référentiels" (et champs autogénérés associés)
lorsque la mise à jour concerne plusieurs observations.
(cela évite des réinitialisation de nom_sel intempestives).

D'autre part un test supplémentaire du côté du backend est effectué pour éviter l'UPDATE
de champs avec "(Valeurs multiples)".
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/services/InventoryObservationList.php
1905 3868 d 11 h raphael /trunk/jrest/lib/ suppression d'une notice. (ce code doit être revu de toute façon)  
/trunk/jrest/lib/GestionObservation.php
1877 3887 d 15 h raphael /trunk/ CelValidationObservation: mise à jour des infos taxo au prélable de la validation de la proposition provenant de DEL  
/trunk/TODO
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/services/CelValidationObservation.php
1871 3895 d 15 h raphael /trunk/jrest/lib/ edit obs: le retour de GestionObservation->modifierObservationPublique() contient désormais le nombre de lignes mises à jour afin d'offrir la possibilité d'agir en conséquence  
/trunk/jrest/lib/GestionObservation.php
1859 3903 d 16 h raphael /trunk/jrest/lib/ revert r1783 (et partiellement r1786)
Censés eviter des données autogénérées encroûtées dans la base de données après
la mise à NULL d'un nom sélectionné.
(r1783 tried to avoid staled autogenerated data after emptying nom_sel).
Malheureusement cela affectait très négativement la mise à jour multiple.
=> reverté pour l'instant
 
/trunk/jrest/lib/GestionObservation.php
1851 3915 d 12 h raphael /trunk/jrest/lib/ form: interdiction d'introduction de référentiel NULL en cas d'échec de la détermination  
/trunk/jrest/lib/GestionObservation.php
1789 3965 d 18 h raphael /trunk/jrest/lib/ cel/edit: réinitialisation des champs automatiques en cas de réferentiel "autre"  
/trunk/jrest/lib/GestionObservation.php
1788 3965 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 3965 d 20 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 3966 d 12 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 3971 d 15 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

Show All