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
1869 3910 d 3 h raphael /trunk/jrest/ misc: fixes cosmétiques: constructions simples + statification  
/trunk/jrest/lib/Cel.php
/trunk/jrest/services/CelImageDoublon.php
/trunk/jrest/services/ImportXLS.php
/trunk/jrest/services/InventoryKeyWordList.php
1814 3964 d 4 h raphael /trunk/jrest/ import: suppression du n° de version des référentiels qui posait problème lors de la détection du motif d'espèce '<ref>:(nt|nn):\d+'  
/trunk/jrest/lib/Cel.php
/trunk/jrest/services/ImportXLS.php
1801 3966 d 5 h raphael /trunk/ misc/doc: infos installation, svn:ignore, auteur Cel  
/trunk
/trunk/README
/trunk/jrest
/trunk/jrest/.htaccess
/trunk/jrest/lib/Cel.php
1790 3977 d 6 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 3985 d 0 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 3985 d 4 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 3987 d 21 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 3993 d 20 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 3995 d 2 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 3998 d 1 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 4020 d 1 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 4027 d 0 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 4047 d 2 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 4055 d 2 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 4078 d 1 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 4393 d 5 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 4412 d 0 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 4439 d 22 h aurelien /trunk/jrest/lib/ Correction d'une fonction de nettoyage qui posait trop de pb  
/trunk/jrest/lib/Cel.php
1198 4494 d 21 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 4509 d 0 h aurelien /trunk/jrest/services/ ajout d'une initialisation de variable  
/trunk/jrest/services/Cel.php

Show All