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
2386 3595 d 6 h mathias /branches/v2.6-greffoir/ Fusion - bulletproof widget 2 sézi  
/branches/v2.6-greffoir
/branches/v2.6-greffoir/jrest
/branches/v2.6-greffoir/jrest/lib/Cel.php
/branches/v2.6-greffoir/jrest/lib/ImageRecreation.php
/branches/v2.6-greffoir/jrest/services/CelWidgetSaisie.php
2355 3630 d 11 h mathias /branches/v2.6-greffoir/ Création de la branche v2.6-greffoir  
/branches/v2.6-greffoir
2342 3650 d 11 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 3653 d 6 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 3716 d 12 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 3764 d 6 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 3770 d 6 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 3777 d 7 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 3777 d 8 h aurelien /trunk/jrest/services/ Correction d'un api appelée avec de mauvais paramètres  
/trunk/jrest/services/CelWidgetSaisie.php
2083 3778 d 5 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 3793 d 5 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 3889 d 7 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 3892 d 4 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 3959 d 7 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 3968 d 8 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 3987 d 7 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 3995 d 10 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 4031 d 5 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 4045 d 9 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 4046 d 4 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