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
1980 3893 d 14 h jpm /branches/v1.8-debroussailleuse/ Création branche v1.8-debroussailleuse  
/branches/v1.8-debroussailleuse
1908 3914 d 14 h raphael /trunk/jrest/ mise à jour multiples: pas de mises à jour des "nom_sel" et "référentiels" (et champs autogénérés associés)
lorsque la mise à jour concerne plusieurs observations.
(cela évite des réinitialisation de nom_sel intempestives).

D'autre part un test supplémentaire du côté du backend est effectué pour éviter l'UPDATE
de champs avec "(Valeurs multiples)".
 
/trunk/jrest/lib/Cel.php
/trunk/jrest/lib/GestionObservation.php
/trunk/jrest/services/InventoryObservationList.php
1869 3943 d 18 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 3997 d 19 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 3999 d 20 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 4010 d 21 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 4018 d 14 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 4018 d 18 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 4021 d 12 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 4027 d 11 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 4028 d 17 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 4031 d 16 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 4053 d 16 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 4060 d 14 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 4080 d 17 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 4088 d 17 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 4111 d 16 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 4426 d 20 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 4445 d 15 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 4473 d 13 h aurelien /trunk/jrest/lib/ Correction d'une fonction de nettoyage qui posait trop de pb  
/trunk/jrest/lib/Cel.php
1198 4528 d 11 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 4542 d 15 h aurelien /trunk/jrest/services/ ajout d'une initialisation de variable  
/trunk/jrest/services/Cel.php
1067 4557 d 10 h jpm /trunk/jrest/services/ Mise en forme.  
/trunk/jrest/services/Cel.php
996 4654 d 15 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 4685 d 13 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
967 4689 d 15 h delphine /trunk/jrest/services/ ajout du mime pour l'affichage des erreurs  
/trunk/jrest/services/Cel.php
957 4690 d 14 h jpm /trunk/jrest/services/ Ajout de rauwurldecode à la récupération des paramètres.  
/trunk/jrest/services/Cel.php
952 4693 d 15 h aurelien /trunk/jrest/services/ Correction d'une erreur dans la requête de décodage de mots clés  
/trunk/jrest/services/Cel.php
951 4693 d 16 h aurelien /trunk/jrest/services/ Correction d'un bug dans les methodes de recherche d'infos sur les utilisateurs  
/trunk/jrest/services/Cel.php
943 4697 d 12 h jpm /trunk/jrest/services/ AJout de fonctionnalité.
Écrasement modif nouvelle BDD.
 
/trunk/jrest/services/Cel.php
866 4713 d 19 h aurelien /trunk/jrest/services/ Mise au nouveau format de la classe mère CEL (Attention elle n'est plus compatible avec l'ancien format de bdd)  
/trunk/jrest/services/Cel.php
839 4734 d 12 h jpm /trunk/jrest/services/ Prise en compte de la collecte des parametres du GET HTTP avant effacement de la variable PHP $_GET.  
/trunk/jrest/services/Cel.php
831 4738 d 13 h jpm /trunk/jrest/services/ Corretion ajout du mot-clé racine.  
/trunk/jrest/services/Cel.php
/trunk/jrest/services/CelMotCle.php
/trunk/jrest/services/CelWidgetSaisie.php
829 4739 d 12 h jpm /trunk/jrest/services/ Ajout d'une méthode permettant de protéger un tableau de valeur avant insertion dans la bdd.
Correction bogue dans nouvelle méthode executer().
 
/trunk/jrest/services/Cel.php
827 4739 d 14 h jpm /trunk/jrest/services/ Suppression message de débogage.  
/trunk/jrest/services/Cel.php
822 4740 d 11 h jpm /trunk/jrest/services/ Ajout de nouvelles méthodes d'accès au bdd.
Ajout du système de protection automatique des chaines à insérer dans les requêtes SQL.
 
/trunk/jrest/services/Cel.php
820 4740 d 14 h jpm /trunk/jrest/services/ Mise en forme.  
/trunk/jrest/services/Cel.php
817 4741 d 12 h jpm /trunk/jrest/services/ Correction double encodage json.  
/trunk/jrest/services/Cel.php
804 4748 d 14 h delphine /trunk/jrest/services/ résolution problème quand admin pour image non liée : utilisation de ci_ce_utilisateur à la place de identifiant  
/trunk/jrest/services/Cel.php
/trunk/jrest/services/CelSyndicationImage.php
790 4749 d 13 h delphine /trunk/jrest/services/ remplacement de l'adresse mail tronquée par nom prénom  
/trunk/jrest/services/Cel.php
/trunk/jrest/services/CelSyndicationImage.php
/trunk/jrest/services/CelSyndicationObservation.php