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
1778 4008 d 15 h raphael /trunk/jrest/services/ import: suppression de notices et définition d'un référentiel par défaut pour la recherche des taxons  
/trunk/jrest/services/ImportXLS.php
1770 4011 d 15 h raphael /trunk/jrest/services/ import: suppression de notices  
/trunk/jrest/services/ImportXLS.php
1767 4011 d 22 h raphael /trunk/jrest/services/ image/link: réécriture/cleanup de createElement/deleteElement  
/trunk/jrest/services/InventoryImageLink.php
1765 4012 d 17 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
1761 4012 d 17 h raphael /trunk/jrest/services/ image link: vérification supplémentaire de paramètre  
/trunk/jrest/services/InventoryImageLink.php
1760 4012 d 17 h raphael /trunk/jrest/services/ import: support du format de date DD/MM/YYYY + référentiel par défaut = "autre"  
/trunk/jrest/services/ImportXLS.php
1756 4012 d 21 h raphael /trunk/jrest/services/ import: correction de l'import des images (quoting) et du résultat de détection d'une commune vide  
/trunk/jrest/services/ImportXLS.php
1755 4012 d 21 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
1751 4014 d 16 h raphael /trunk/jrest/services/ import: passage du référentiel comme argument du RechercheInfosTaxonBeta(), utile pour la détermination et notamment pour le motif d'espèce BDNFF(nt|nn)XXXX  
/trunk/jrest/services/ImportXLS.php
1747 4014 d 21 h raphael /trunk/jrest/services/ import: suppression de notices et restauration de la détection d'espèce sur BDNFF(nt|nn)XXXX  
/trunk/jrest/services/ImportXLS.php
1746 4014 d 23 h raphael /trunk/jrest/ info Taxons: pas de conversion UTF-8 par défaut dans l'API  
/trunk/jrest/lib/RechercheInfosTaxonBeta.php
/trunk/jrest/services/InventoryImportExcel.php
1743 4015 d 17 h raphael /trunk/jrest/services/ import: restauration de l'utilisation de la recherche sur pattern BDNFFnnXXXXX/BDNFFntXXXXX pour le nom d'espèce saisie  
/trunk/jrest/services/ImportXLS.php
1742 4015 d 18 h raphael /trunk/jrest/services/ E_ALL: fix d'une notice en cas d'utilisateur introuvable (=false), cas typique de la VIEW cel_utilisateurs non-régénérée après un mysqldump  
/trunk/jrest/services/User.php
1741 4015 d 19 h raphael /trunk/jrest/ export: quick and dirty implementation de l'ordre des champs étendus, spécifiquement pour Florilèges  
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/services/ImportXLS.php
1732 4019 d 23 h raphael /trunk/jrest/services/ import: typo dans le prototype du constructeur  
/trunk/jrest/services/ImportXLS.php
1719 4020 d 20 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
1716 4020 d 21 h raphael /trunk/jrest/ export: déplacement de l'autre partie de la gestion des champs étendus dans
FormateurGroupeColonne (la fonction d'alteration de ligne): partie 2/2
(reste la gestion unifiée des entêtes de colonnes)
 
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/services/CelWidgetExport.php
1715 4020 d 21 h raphael /trunk/jrest/ export: déplacement d'une partie de la gestion des champs étendus dans
FormateurGroupeColonne (notamment la fonction de préchargement rapide): partie 1/2
 
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/services/CelWidgetExport.php
1714 4020 d 22 h raphael /trunk/ export: bugfix pour la sérialisation des valeurs de checkboxes[] multiples par jQuery
+ amélioration dans la détection et validation des noms de groupe de champs
+ insertion initiale des champs étendus dans l'API de colonnes
 
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/services/CelWidgetExport.php
/trunk/widget/modules/export/squelettes/js/export.js
1711 4021 d 14 h raphael /trunk/jrest/ export: meilleure vérification de certains paramètres, notamment les noms de groupes
de champs (= les colonnes exportées) qui peuvent désormais être passées indistinctement
sous forme de comma-separated string ou de tableau[] en provenance de checkboxes.
 
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/services/CelWidgetExport.php

Show All