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
2394 3576 d 20 h aurelien /trunk/jrest/ Suppression du concept de label dans les champs étendus et ajout d'un catalogue décrivant les champs ayant un role précis  
/trunk/jrest/services/CatalogueChampsEtendus.php
/trunk/jrest/services/GroupesChampsEtendus.php
/trunk/jrest/lib/ChampEtendu.php
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/services/CelObs.php
/trunk/jrest/services/CelSyndicationObservation.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/ImportXLS.php
/trunk/jrest/services/Inventory.php
/trunk/jrest/services/NomsChampsEtendus.php
2370 3615 d 19 h mathias /trunk/jrest/ La saisie des obs est maintenant encadrée par une transaction; si une des étapes rate, on peut réessayer et la BDD et le DD ne sont pas pollués  
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/ImageRecreation.php
/trunk/jrest/services/CelWidgetSaisie.php
2342 3647 d 0 h mathias /trunk/jrest/ Cel::$bdd est maintenant un singleton
Encadrement des opérations d'insertion du widget de saisie par une transaction - ATTENTION nécessite innodb - pour permettre une insertion en parallèle (sinon foirage de l'ordre)
 
/trunk/jrest/lib/Bdd2.php
/trunk/jrest/lib/Cel.php
/trunk/jrest/services/CelWidgetSaisie.php
2334 3649 d 18 h mathias /trunk/jrest/services/ Le service CelWidgetSaisie retourne maintenant l'ID de l'obs envoyée
Retour : {"msg": "ok", "id": 12345}
 
/trunk/jrest/services/CelWidgetSaisie.php
2241 3713 d 0 h mathias /trunk/jrest/ Nouvelle façon de lier plusieurs mots clés : plus besoin de tout supprimer, ça fait le différentiel, et ça n'écrase plus les dates de laison  
/trunk/jrest/lib/GestionMotsClesChemin.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/InventoryKeyWordImageLink.php
/trunk/jrest/services/InventoryKeyWordObsLink.php
2143 3760 d 18 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
2120 3766 d 18 h aurelien /trunk/jrest/ A la fin de l'upload d'un obs, si des images ont été crée, un script est appelé en tache de fond afin de créer les images sans mobiliser le temps du script et de l'utilisateur  
/trunk/jrest/jrest.ini.php.defaut
/trunk/jrest/services/CelWidgetSaisie.php
2092 3773 d 19 h aurelien /trunk/jrest/services/ Lors de l'ajout de mots clés aux obs et images envoyés à travers le widget de saisie, le champ mot clé texte n'était pas correctement généré  
/trunk/jrest/services/CelWidgetSaisie.php
2090 3773 d 20 h aurelien /trunk/jrest/services/ Correction d'un api appelée avec de mauvais paramètres  
/trunk/jrest/services/CelWidgetSaisie.php
2083 3774 d 17 h aurelien /trunk/jrest/ Ajout d'un nouveau web service créant des images à la volée si elles n'existent pas ou bien renvoyant l'image déjà crée les fois suivantes qu'elle est demandée + utilisation de ce systeme dans les widgets pour éviter le dépassement des 30 secondes d'éxécution  
/trunk/jrest/services/CelImageFormat.php
/trunk/jrest/lib/ImageRecreation.php
/trunk/jrest/services/CelWidgetSaisie.php
2056 3789 d 17 h aurelien /trunk/jrest/ Finalisation des web services pour la nouvelle classe de mots clés + utilisation de la classe pour les widgets  
/trunk/jrest/services/CelMotCle.php
/trunk/jrest/lib/GestionMotsClesChemin.php
/trunk/jrest/services/CelWidgetSaisie.php
1903 3885 d 19 h raphael /trunk/jrest/ champs étendus: évite une erreur SQL en cas de champs étendus absents
> /jrest/lib/Bdd2.php Ligne : 87 Message : SQLSTATE[42000]: Syntax error or access violation: 1064
> Requête : INSERT INTO cel_obs_etendues (id_observation, cle, label, valeur) VALUES ON DUPLICATE KEY UPDATE valeur = VALUES(valeur)
 
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/services/CelWidgetSaisie.php
1896 3888 d 16 h jpm /trunk/ Fusion avec les corrections de bugs FS#2040 et FS#2041 du commit 1885 (branche v1.7).  
/trunk/jrest/services/CelMotCle.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/widget/modules/saisie/squelettes/florileges/florileges.tpl.html
1821 3955 d 20 h aurelien /trunk/jrest/services/ Prise en compte de champs phenologie abondance et certitude dans la saisie par widget  
/trunk/jrest/services/CelWidgetSaisie.php
1806 3964 d 20 h raphael /trunk/jrest/services/ debug: ajout d'un log des insertions erronées (utilisateur/courriel vides) dans la BDD  
/trunk/jrest/services/CelWidgetSaisie.php
1765 3983 d 19 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
1719 3991 d 22 h aurelien /trunk/jrest/services/ Ajout d'un exit à la fin de la fonction createElement pour éviter que le retour ne soit pourri par d'autres envois suivants  
/trunk/jrest/services/CelWidgetSaisie.php
1593 4027 d 17 h raphael /trunk/jrest/services/ bugfix: le webservice refuse désormais un courriel vide ou invalide
au sens de FILTER_VALIDATE_EMAIL
 
/trunk/jrest/services/CelWidgetSaisie.php
1571 4041 d 21 h aurelien /trunk/jrest/services/ Modification des services pour s'adapter aux nouveaux formats des champs étendus  
/trunk/jrest/services/CelSyndicationObservation.php
/trunk/jrest/services/CelWidgetExport.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/Inventory.php
/trunk/jrest/services/InventoryExport.php
/trunk/jrest/services/InventoryObservationList.php
1565 4042 d 16 h jpm /trunk/ Prise en compte des labels dans la gestion des champs étendu.  
/trunk/jrest/lib/ChampEtendu.php
/trunk/doc/bdd/cel_v2.sql
/trunk/doc/bdd/schema_bdd_cel_v2.mwb
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/services/CelWidgetSaisie.php

Show All