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
2661 3399 d 14 h mathias /branches/v2.10-motoculteur/jrest/ Debug erreur PHP  
/branches/v2.10-motoculteur/jrest/bibliotheque/ImageRecreation.php
/branches/v2.10-motoculteur/jrest/services/CelWidgetSaisie.php
2572 3441 d 8 h aurelien /branches/v2.10-motoculteur/ Création de la version 2.10 qui apporte la gestion du référentiel du liban ainsi qu'une gestion des pays  
/branches/v2.10-motoculteur
2462 3521 d 12 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
2459 3523 d 6 h jpm /trunk/jrest/ Création d'un dossier "bibliotheque" contenant le code métier du CEL.
Déplacement des bibliothèques métiers du CEL dans le dossier "bibliotheque".
Ajout à l'autoload du dossier "bibliotheque".
 
/trunk/jrest/bibliotheque
/trunk/jrest/bibliotheque/Bdd.php
/trunk/jrest/bibliotheque/Bdd2.php
/trunk/jrest/bibliotheque/CartoGroupage.php
/trunk/jrest/bibliotheque/Cel.php
/trunk/jrest/bibliotheque/ChampEtendu.php
/trunk/jrest/bibliotheque/Decoupage.class.php
/trunk/jrest/bibliotheque/DecoupageNomLatin.class.php
/trunk/jrest/bibliotheque/ExtracteurMetadonnees.php
/trunk/jrest/bibliotheque/FormateurGroupeColonne.php
/trunk/jrest/bibliotheque/GenerateurPDF.php
/trunk/jrest/bibliotheque/GestionChampsEtendus.php
/trunk/jrest/bibliotheque/GestionImage.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/RechercheInfosTaxon.php
/trunk/jrest/bibliotheque/RechercheInfosTaxonBeta.php
/trunk/jrest/bibliotheque/RechercheObservation.php
/trunk/jrest/lib/Bdd.php
/trunk/jrest/lib/Bdd2.php
/trunk/jrest/lib/CartoGroupage.php
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/ChampEtendu.php
/trunk/jrest/lib/Decoupage.class.php
/trunk/jrest/lib/DecoupageNomLatin.class.php
/trunk/jrest/lib/ExtracteurMetadonnees.php
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/lib/GenerateurPDF.php
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/GestionMotsClesChemin.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/ImageRecreation.php
/trunk/jrest/lib/NameParser.php
/trunk/jrest/lib/RechercheImage.php
/trunk/jrest/lib/RechercheInfosTaxon.php
/trunk/jrest/lib/RechercheInfosTaxonBeta.php
/trunk/jrest/lib/RechercheObservation.php
/trunk/jrest/index.php
/trunk/jrest/services/CelWidgetExport.php
/trunk/jrest/services/ImportXLS.php
2370 3581 d 8 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
2238 3682 d 8 h mathias /trunk/jrest/lib/ Images : si opticrop rate (pb dans Imagick) on retente avec Gd.
Correction de l'algo de cetrage du carré avec Gd
 
/trunk/jrest/lib/ImageRecreation.php
2133 3727 d 13 h aurelien /trunk/jrest/ Ajout d'un systeme de verrou lors de la création des minatures + optimisation du service qui renvoie les images + ajout de codes d'erreur pertinent  
/trunk/jrest/lib/ImageRecreation.php
/trunk/jrest/services/CelImageFormat.php
2083 3740 d 7 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
1883 3859 d 9 h mathias /trunk/jrest/lib/ Changement des droit des images et répertoires créés par le service : 705 => 755  
/trunk/jrest/lib/ImageRecreation.php
1874 3871 d 13 h aurelien /trunk/jrest/lib/ Ajout d'un format supplémentaire d'image  
/trunk/jrest/lib/ImageRecreation.php
1755 3949 d 12 h raphael /trunk/jrest/ divers bugfixes: notices, undefined variables, gestion d'erreur, débugage  
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/ImageRecreation.php
/trunk/jrest/lib/RechercheObservation.php
/trunk/jrest/services/CelWidgetExport.php
/trunk/jrest/services/ExportXLS.php
/trunk/jrest/services/InventoryExport.php
1350 4375 d 8 h aurelien /trunk/jrest/ Correction web service widget saisie pour nouvelle bdd, les mots clés ne fonctionnent pas encore  
/trunk/jrest/lib/ImageRecreation.php
/trunk/jrest/services/CelWidgetSaisie.php
1154 4468 d 9 h jpm /trunk/jrest/lib/ Supression variable environnement d'imageMagick inutile avec le v3.0.1.
Correction bogue faisant planter l'upload certaines images.
 
/trunk/jrest/lib/ImageRecreation.php
970 4616 d 7 h aurelien /trunk/jrest/ Gestion correcte des mots clés pour les images et les obs + adaptation de l'upload d'image à la nouvelle base de données + utilisation de exiftool  
/trunk/jrest/services/InventoryKeyWordImageLink.php
/trunk/jrest/services/CodeAsync.php
/trunk/jrest/services/InventoryItemList.php
/trunk/jrest/services/InventoryStationList.php
/trunk/jrest/services/NameParser.php
/trunk/jrest/services/PlantNetRss.php
/trunk/jrest/services/PlantNetRssParEspece.php
/trunk/jrest/services/TestCreationDossier.php
/trunk/jrest/services/UserOpenId.php
/trunk/jrest/lib/ExtracteurMetadonnees.php
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/ImageRecreation.php
/trunk/jrest/lib/LiaisonMotsCles.php
/trunk/jrest/lib/Spreadsheet/Excel/Writer.php
/trunk/jrest/lib/Spreadsheet/Excel/Writer/BIFFwriter.php
/trunk/jrest/lib/Spreadsheet/Excel/Writer/Format.php
/trunk/jrest/lib/Spreadsheet/Excel/Writer/OLEwriter.php
/trunk/jrest/lib/Spreadsheet/Excel/Writer/Parser.php
/trunk/jrest/services/Cel.php
/trunk/jrest/services/CelImageDoublon.php
/trunk/jrest/services/CelMotCle.php
/trunk/jrest/services/CelStatistique.php
/trunk/jrest/services/CelStatistiqueTxt.php
/trunk/jrest/services/CelSyndicationObservation.php
/trunk/jrest/services/CelWidgetMap.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/CoordSearch.php
/trunk/jrest/services/InventoryImage.php
/trunk/jrest/services/InventoryImageExport.php
/trunk/jrest/services/InventoryImportExcel.php
/trunk/jrest/services/InventoryKeyWordObsLink.php
/trunk/jrest/services/User.php
672 4768 d 9 h jpm /trunk/jrest/lib/ Correction gestion des droits des dossiers.
Mise en forme.
 
/trunk/jrest/lib/ImageRecreation.php
668 4774 d 8 h aurelien /trunk/jrest/lib/ Mise aux normes de la classe de gestion des images  
/trunk/jrest/lib/ImageRecreation.php
632 4810 d 7 h aurelien /trunk/jrest/ Implémentation de l'algorithme intelligent crop qui détecte et découpe une image en cherchant son sujet principal  
/trunk/jrest/lib/ExtracteurMetadonnees.php
/trunk/jrest/lib/ImageRecreation.php
/trunk/jrest/services/InventoryImage.php
621 4824 d 6 h aurelien /trunk/jrest/lib/ déplacement de la classe de manipulation des images qui est devenu une "classe librairie" utilisée par plusieurs services  
/trunk/jrest/lib/ImageRecreation.php
605 4847 d 9 h aurelien /trunk/jrest/services/ Mise à jour des derniers services jrest  
/trunk/jrest/services/LicenceUtilisateur.php
/trunk/jrest/services/ImageRecreation.php
/trunk/jrest/services/Inventory.php
/trunk/jrest/services/InventoryImageLink.php
/trunk/jrest/services/InventoryImageList.php
/trunk/jrest/services/InventoryImageListPublic.php
/trunk/jrest/services/InventoryObservationList.php
/trunk/jrest/services/User.php
591 4860 d 6 h aurelien /trunk/jrest/services/ creation d'un service de gestion des images  
/trunk/jrest/services/ImageRecreation.php