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
2446 3590 d 11 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
2429 3594 d 13 h jpm /trunk/jrest/ Correction des widgets DEL vis à vis nouveau WS.  
/trunk/jrest
/trunk/jrest/services
2409 3600 d 18 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
2403 3602 d 12 h aurelien /trunk/jrest/ Gestion de champs étendus "privés" qui ne doivent pas être visible à l'export public ni dans le flux rss des observations  
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/services/CelSyndicationObservation.php
/trunk/jrest/services/CelWidgetExport.php
2400 3604 d 14 h jpm /trunk/jrest/services/ Fusion r2399 : correction pour Akregator.  
/trunk/jrest/services/CelSyndicationImage.php
/trunk/jrest/services/CelSyndicationObservation.php
2398 3604 d 18 h jpm /trunk/jrest/services/ Fusion r2395-2396 : correction problème avec CDATA dans champ lieu + nettoyage texte Auteur.  
/trunk/jrest/services/CelSyndicationImage.php
/trunk/jrest/services/CelSyndicationObservation.php
/trunk/jrest/services/squelettes/atom.tpl.xml
2394 3607 d 14 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
2385 3630 d 17 h mathias /trunk/ Fusion : protection d'un foreach contre argument invalide (évite des erreurs dans le log)  
/trunk
/trunk/jrest
/trunk/jrest/services/SelfRefList.php
2381 3636 d 13 h aurelien /trunk/jrest/services/ Possibilité d'importer des champs etendus dans le cel  
/trunk/jrest/services/ImportXLS.php
2371 3646 d 13 h mathias /trunk/ Suppression du paramètre "projet" dans l'upload d'images temporaires  
/trunk/jrest/services/CelWidgetUploadImageTemp.php
/trunk/widget/modules/saisie/squelettes/defaut/defaut.tpl.html
/trunk/widget/modules/saisie/squelettes/florileges/florileges.tpl.html
/trunk/widget/modules/saisie/squelettes/sauvages/sauvages.tpl.html
2370 3646 d 13 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
2357 3656 d 18 h mathias /trunk/jrest/services/ Stats utilisateurs ayant le plus grand dnombre de photos : conversion au nouveau système de mots-clefs  
/trunk/jrest/services/CelStatistiqueTxt.php
2342 3677 d 18 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 3680 d 12 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
2317 3685 d 13 h mathias /trunk/jrest/ Fusion - ajout de deux mini services NbImagesPubliques et NbObsPubliques  
/trunk/jrest
/trunk/jrest/services/CelStatistiqueTxt.php
2314 3691 d 19 h mathias /trunk/ Fusion - Correction bug : on peut à nouveau lier une observation à plusieurs mots-clefs  
/trunk
/trunk/jrest
/trunk/jrest/lib/GestionMotsClesChemin.php
/trunk/jrest/services/InventoryKeyWordImageLink.php
/trunk/jrest/services/InventoryKeyWordObsLink.php
2296 3700 d 14 h mathias /trunk/ Fusion - cartoPoint : correction bug parametre annee  
/trunk
/trunk/jrest
/trunk/jrest/services/CelWidgetMapPoint.php
2291 3700 d 14 h mathias /trunk/ Ajout d'un filtre "annee=" sur le widget cartoPoint  
/trunk/jrest/services/CelWidgetMapPoint.php
/trunk/widget/modules/cartopoint/CartoPoint.php
/trunk/widget/modules/cartopoint/squelettes/carte_defaut.tpl.html
2289 3702 d 12 h aurelien /trunk/jrest/services/ Adaptation à la nouvelle carte chorodep qui utilise le nt au lieu du nn  
/trunk/jrest/services/NameMap.php
2282 3707 d 19 h mathias /trunk/jrest/services/ Service CelWidgetMapPoint (et widget cartopoint) : support de plusieurs projets en spécifiant (projet1 ET projet2 [ ET ...]) pour l'intersection ou (projet1 OU projet2 [ OU ...]) pour l'union  
/trunk/jrest/services/CelWidgetMapPoint.php

Show All