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
1790 3982 d 12 h raphael /trunk/jrest/ bugfix: regression présente dans la branche dbsingleton: mauvaise substitution de fonction => passazge de protegerCaracteresHtmlDansChamps() en statique  
/trunk/jrest/lib/Cel.php
/trunk/jrest/services/CelSyndicationImage.php
/trunk/jrest/services/CelSyndicationObservation.php
1765 3990 d 5 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
1755 3990 d 9 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
1745 3993 d 3 h raphael /trunk/jrest/lib/ referentiel: suppression du n° de version du référentiel dans le champ nom_referentiel de cel_obs
et utilisation du référentiel NULL ("autre") dans les cas où:
* la valeur "autre" est explicitement envoyée par le client,
auquel cas aucun appel aux webservices de détermination n'est effectué
* le référentiel passé n'a pas permis aux webservices de déterminer un taxon
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionObservation.php
1712 3999 d 2 h raphael /trunk/ export: correction du traitement des paramètres dans le cas d'envoi de variables
n'étant pas des chaînes et correction du nom utilisé par les checkboxes pour passer
des valeurs multiples sous un même nom de variable.
 
/trunk/jrest/lib/Cel.php
/trunk/widget/modules/export/squelettes/export.tpl.html
1694 4000 d 7 h raphael /trunk/jrest/ export/colonnes: ajout d'une possibilité de préchargement efficace des données
par les fonctions de colonnes en amont des appels récurrent par ligne.
Utilisation de ce système pour le préchargement des nom communs lors de l'export.
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/services/CelWidgetExport.php
1685 4003 d 6 h raphael /trunk/jrest/ export: récupération des noms communs dans `cel_references`, si celle-ci existe.
(fait suite à l'ajout du script de génération de cette table dans eflore/projet (r737-739))
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/FormateurGroupeColonne.php
/trunk/jrest/services/ExportXLS.php
1618 4025 d 7 h aurelien /trunk/jrest/lib/ Ajout d'une fonction permettant de supprimer le numéro de version d'un référentiel pour n'avoir que son code  
/trunk/jrest/lib/Cel.php
1598 4032 d 5 h raphael /trunk/jrest/ fix des "Call-time pass-by-reference" (notation supprimée en PHP-5.4)

Recherche basique des occurences:
$ find . -iname '*.php' -exec grep -iE "(\(&)|( &[a-z])" {} \;|grep -v 'function'
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheImage.php
/trunk/jrest/lib/RechercheObservation.php
/trunk/jrest/services/Inventory.php
/trunk/jrest/services/InventoryExport.php
/trunk/jrest/services/InventoryImageList.php
/trunk/jrest/services/InventoryObservationList.php
1561 4052 d 7 h aurelien /trunk/jrest/lib/ Ajout d'une fonction qui permet d'obtenir la hierarchie d'un taxon à tous les niveaux  
/trunk/jrest/lib/Cel.php
1550 4060 d 8 h aurelien /trunk/jrest/ Harmonisation des paramètres start et limit dans les services de syndication + limite des données à 1000 à la fois  
/trunk/jrest/lib/Cel.php
/trunk/jrest/services/CelSyndicationImage.php
/trunk/jrest/services/CelSyndicationObservation.php
1527 4083 d 6 h aurelien /trunk/jrest/ Factorisation de code + gestion des champs étendus pour les obs et les images  
/trunk/jrest/lib/GestionChampsTags.php
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionChampsEtendus.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheInfosTaxonBeta.php
/trunk/jrest/lib/RechercheObservation.php
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/jrest/services/InventoryExport.php
/trunk/jrest/services/InventoryImportExcel.php
/trunk/jrest/services/NameImage.php
/trunk/jrest/services/NameMap.php
/trunk/jrest/services/NameSearch.php
1386 4398 d 10 h aurelien /trunk/jrest/lib/ Remplacemen t d'une fonction de requete qui bugguait par un autre  
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionImage.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/lib/RechercheImage.php
/trunk/jrest/lib/RechercheInfosTaxon.php
/trunk/jrest/lib/RechercheObservation.php
1338 4417 d 5 h jpm /trunk/jrest/ Correction gestion des intitulés d'auteur.  
/trunk/jrest/lib/Cel.php
/trunk/jrest/services/CelSyndicationImage.php
/trunk/jrest/services/CelSyndicationObservation.php
1280 4445 d 4 h aurelien /trunk/jrest/lib/ Correction d'une fonction de nettoyage qui posait trop de pb  
/trunk/jrest/lib/Cel.php
1198 4500 d 2 h jpm /trunk/jrest/ Création d'un dossier script.
Déplacement Cel.php dans lib.
Modification de cli.php et index.php.
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/scripts
/trunk/jrest/scripts/InventoryMaintenance.php
/trunk/jrest/scripts/MigrationImages.php
/trunk/jrest/scripts/MigrationMotsCles.php
/trunk/jrest/scripts/MigrationObs.php
/trunk/jrest/services/Cel.php
/trunk/jrest/services/InventoryMaintenance.php
/trunk/jrest/services/MigrationImages.php
/trunk/jrest/services/MigrationMotsCles.php
/trunk/jrest/services/MigrationObs.php
/trunk/jrest/cli.php
/trunk/jrest/index.php
1145 4514 d 5 h aurelien /trunk/jrest/services/ ajout d'une initialisation de variable  
/trunk/jrest/services/Cel.php
1067 4529 d 0 h jpm /trunk/jrest/services/ Mise en forme.  
/trunk/jrest/services/Cel.php
996 4626 d 6 h aurelien /trunk/jrest/ Mise à jour fonctions depréciées  
/trunk/jrest/lib/ExcelReader/excel_reader2.php
/trunk/jrest/lib/Spreadsheet/Excel/Writer/Parser.php
/trunk/jrest/lib/Spreadsheet/Excel/Writer/Worksheet.php
/trunk/jrest/services/Cel.php
/trunk/jrest/services/ImageContribution.php
/trunk/jrest/services/ImageDateList.php
/trunk/jrest/services/ImageRDF.php
/trunk/jrest/services/Inventory.php
/trunk/jrest/services/InventoryByDept.php
/trunk/jrest/services/InventoryDateList.php
/trunk/jrest/services/InventoryExport.php
/trunk/jrest/services/InventoryImage.php
/trunk/jrest/services/InventoryImageCount.php
/trunk/jrest/services/InventoryImageExport.php
/trunk/jrest/services/InventoryImageLink.php
/trunk/jrest/services/InventoryImageList.php
/trunk/jrest/services/InventoryImport.php
/trunk/jrest/services/InventoryImportExcel.php
/trunk/jrest/services/InventoryKeyWordImageLink.php
/trunk/jrest/services/InventoryKeyWordList.php
/trunk/jrest/services/InventoryKeyWordObsLink.php
/trunk/jrest/services/InventoryLocationList.php
/trunk/jrest/services/InventoryMaintenance.php
/trunk/jrest/services/InventoryObservationList.php
/trunk/jrest/services/InventoryPDF.php
/trunk/jrest/services/InventoryTransmit.php
/trunk/jrest/services/InventoryUserList.php
/trunk/jrest/services/LocationSearch.php
/trunk/jrest/services/Resume.php
/trunk/jrest/services/SelfRefList.php
/trunk/jrest/services/User.php
970 4657 d 3 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

Show All