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
1801 4002 d 3 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 4013 d 4 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 4020 d 21 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 4021 d 1 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 4023 d 19 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 4029 d 18 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 4031 d 0 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 4033 d 23 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 4055 d 23 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 4062 d 21 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 4083 d 0 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 4091 d 0 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 4113 d 23 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 4429 d 3 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 4447 d 22 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 4475 d 20 h aurelien /trunk/jrest/lib/ Correction d'une fonction de nettoyage qui posait trop de pb  
/trunk/jrest/lib/Cel.php
1198 4530 d 18 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 4544 d 22 h aurelien /trunk/jrest/services/ ajout d'une initialisation de variable  
/trunk/jrest/services/Cel.php
1067 4559 d 17 h jpm /trunk/jrest/services/ Mise en forme.  
/trunk/jrest/services/Cel.php
996 4656 d 22 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 4687 d 19 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 4691 d 22 h delphine /trunk/jrest/services/ ajout du mime pour l'affichage des erreurs  
/trunk/jrest/services/Cel.php
957 4692 d 21 h jpm /trunk/jrest/services/ Ajout de rauwurldecode à la récupération des paramètres.  
/trunk/jrest/services/Cel.php
952 4695 d 22 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 4695 d 23 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 4699 d 19 h jpm /trunk/jrest/services/ AJout de fonctionnalité.
Écrasement modif nouvelle BDD.
 
/trunk/jrest/services/Cel.php
866 4716 d 2 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 4736 d 19 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 4740 d 20 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 4741 d 18 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 4741 d 21 h jpm /trunk/jrest/services/ Suppression message de débogage.  
/trunk/jrest/services/Cel.php
822 4742 d 18 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 4742 d 20 h jpm /trunk/jrest/services/ Mise en forme.  
/trunk/jrest/services/Cel.php
817 4743 d 19 h jpm /trunk/jrest/services/ Correction double encodage json.  
/trunk/jrest/services/Cel.php
804 4750 d 20 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 4751 d 20 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
719 4783 d 0 h jpm /trunk/ Première version widget saisie.  
/trunk/jrest/services/CelWidgetSaisie.php
/trunk/widget/modules/saisie/configurations/biodiversite34.ini
/trunk/widget/modules/saisie/configurations/biodiversite34_taxons.ods
/trunk/widget/modules/saisie/squelettes/biodiversite34/biodiversite34_taxons.tpl.js
/trunk/jrest/services/Cel.php
/trunk/widget/modules/saisie/Saisie.php
/trunk/widget/modules/saisie/configurations/biodiversite34_taxons.tsv
/trunk/widget/modules/saisie/squelettes/biodiversite34/biodiversite34.tpl.html
/trunk/widget/modules/saisie/squelettes/biodiversite34/css/biodiversite34.css
/trunk/widget/modules/saisie/squelettes/biodiversite34/js/biodiversite34.js
701 4791 d 18 h jpm /trunk/jrest/services/ Ajout de la propriété ressources.  
/trunk/jrest/services/Cel.php
694 4799 d 19 h jpm /trunk/jrest/services/ Début gestion des statistiques au format texte.  
/trunk/jrest/services/CelStatistiqueTxt.php
/trunk/jrest/services/Cel.php
/trunk/jrest/services/CelWidgetMap.php
667 4845 d 21 h aurelien /trunk/jrest/services/ Ajout d'une fonction proteger qui est un raccourci vers $this->bdd->quote  
/trunk/jrest/services/Cel.php