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
2546 3502 d 21 h aurelien /branches/v2.9-motobineuse/ Création de la branche 2.9 motobineuse qui introduit la gestion des pays  
/branches/v2.9-motobineuse
2462 3562 d 1 h jpm /trunk/jrest/ Mise en forme, ajout d'entête et amélioration du code.  
/trunk/jrest/bibliotheque/CelRestClient.php
/trunk/jrest/bibliotheque/Decoupage.php
/trunk/jrest/bibliotheque/DecoupageNomLatin.php
/trunk/jrest/bibliotheque/Decoupage.class.php
/trunk/jrest/bibliotheque/DecoupageNomLatin.class.php
/trunk/jrest/bibliotheque/RechercheInfosTaxon.php
/trunk/jrest/services/CelRestClient.php
/trunk/jrest/bibliotheque/ChampEtendu.php
/trunk/jrest/bibliotheque/GenerateurPDF.php
/trunk/jrest/bibliotheque/GestionChampsEtendus.php
/trunk/jrest/bibliotheque/GestionMotsClesChemin.php
/trunk/jrest/bibliotheque/GestionObservation.php
/trunk/jrest/bibliotheque/ImageRecreation.php
/trunk/jrest/bibliotheque/NameParser.php
/trunk/jrest/bibliotheque/RechercheImage.php
/trunk/jrest/bibliotheque/RechercheInfosTaxonBeta.php
/trunk/jrest/bibliotheque/RechercheObservation.php
/trunk/jrest/services/CatalogueChampsEtendus.php
/trunk/jrest/services/CelImage.php
/trunk/jrest/services/CelImageDoublon.php
/trunk/jrest/services/CelRadiusPoints.php
/trunk/jrest/services/CelStatistique.php
/trunk/jrest/services/CelStatistiqueTxt.php
/trunk/jrest/services/CelSyndicationImage.php
/trunk/jrest/services/CelSyndicationObservation.php
/trunk/jrest/services/CelWidgetExport.php
/trunk/jrest/services/CelWidgetMap.php
/trunk/jrest/services/CelWidgetMapPoint.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/CelWidgetUploadImageTemp.php
/trunk/jrest/services/CoordSearch.php
2461 3562 d 19 h jpm /trunk/jrest/ Mise en forme, ajout d'entête.
Correction gestion de la répercution de la transmission sur la table cel_images.
 
/trunk/jrest/bibliotheque/Bdd.php
/trunk/jrest/bibliotheque/Bdd2.php
/trunk/jrest/bibliotheque/Cel.php
/trunk/jrest/bibliotheque/FormateurGroupeColonne.php
/trunk/jrest/bibliotheque/GestionImage.php
/trunk/jrest/services/CatalogueChampsEtendus.php
/trunk/jrest/services/CelImage.php
/trunk/jrest/services/CelImageDoublon.php
/trunk/jrest/services/CelImageFormat.php
/trunk/jrest/services/CelMessage.php
/trunk/jrest/services/CelObs.php
/trunk/jrest/services/CelRadiusPoints.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/ImportXLS.php
/trunk/jrest/services/InventoryImage.php
/trunk/jrest/services/InventoryImageCount.php
/trunk/jrest/services/InventoryImageLink.php
/trunk/jrest/services/InventoryImport.php
/trunk/jrest/services/InventoryTransmit.php
2446 3565 d 19 h jpm /trunk/jrest/ Début prise en compte de la modification de la bdd en vue de son optimisation (suppression table cel_obs_images).  
/trunk/jrest/jrest.ini.php.defaut
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheImage.php
/trunk/jrest/services/CelImage.php
/trunk/jrest/services/CelImageDoublon.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/ImageContribution.php
/trunk/jrest/services/ImageRDF.php
/trunk/jrest/services/Resume.php
2409 3576 d 1 h jpm /trunk/jrest/services/ Ajout de la prise en compte de l'altitude dans les données transmises par les widgets de saisie.  
/trunk/jrest/services/CelWidgetSaisie.php
2394 3582 d 22 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 3621 d 21 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 3653 d 1 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 3655 d 20 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 3719 d 1 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 3766 d 20 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 3772 d 19 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 3779 d 21 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 3779 d 22 h aurelien /trunk/jrest/services/ Correction d'un api appelée avec de mauvais paramètres  
/trunk/jrest/services/CelWidgetSaisie.php
2083 3780 d 19 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 3795 d 18 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 3891 d 20 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 3894 d 18 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 3961 d 21 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 3970 d 22 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

Show All