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
1724 4025 d 18 h raphael /branches/topic-dbsingleton/jrest/ DB/singleton: partie 3, substitutions automatiques des appels dans jrest/ effectuée par script:
* 489 appels modifiés
* 1 fichier reste à modifier manuellement car il surcharge certaines méthodes: jrest/services/CelSyndicationImage.php

La commande, générée, appliquée est:
sed -i -E 's;\$this->(requeter|executer|protegerRequete|proteger|executerRequeteSimple|executerRequete|getTxt)\(;Cel::db()->\1(;g' \
jrest/lib/RechercheObservation.php \
jrest/lib/GestionObservation.php \
jrest/lib/RechercheInfosTaxonBeta.php \
jrest/lib/GestionImage.php \
jrest/lib/RechercheInfosTaxon.php \
jrest/lib/LiaisonMotsCles.php \
jrest/lib/RechercheImage.php \
jrest/lib/GestionChampsEtendus.php \
jrest/services/CelObs.php \
jrest/services/CelWidgetMap.php \
jrest/services/CelWidgetMapPoint.php \
jrest/services/InventoryImageCount.php \
jrest/services/InventoryObservationList.php \
jrest/services/Name.php \
jrest/services/InventoryImageList.php \
jrest/services/InventoryImageLink.php \
jrest/services/CelSyndicationObservation.php \
jrest/services/InventoryLocationList.php \
jrest/services/InventoryCheck.php \
jrest/services/ImageDateList.php \
jrest/services/ImageContribution.php \
jrest/services/ImportXLS.php \
jrest/services/CelWidgetSaisie.php \
jrest/services/User.php \
jrest/services/InventoryKeyWordObsLink.php \
jrest/services/CelImage.php \
jrest/services/CelValidationObservation.php \
jrest/services/InventoryByDept.php \
jrest/services/CelWidgetExport.php \
jrest/services/Inventory.php \
jrest/services/InventoryKeyWordList.php \
jrest/services/InventoryPDF.php \
jrest/services/NameMap.php \
jrest/services/CelStatistique.php \
jrest/services/CelStatistiqueTxt.php \
jrest/services/InventoryImageListPublic.php \
jrest/services/InventoryImportExcel.php \
jrest/services/InventoryKeyWordImageLink.php \
jrest/services/ExportXLS.php \
jrest/services/Resume.php \
jrest/services/InventoryImportMail.php \
jrest/services/LicenceUtilisateur.php \
jrest/services/SelfRefList.php \
jrest/services/InventoryContributionList.php \
jrest/services/CoordSearch.php \
jrest/services/ImageProvider.php \
jrest/services/InventoryImage.php \
jrest/services/InventoryExport.php \
jrest/services/InventoryObservationCount.php \
jrest/services/CelMessage.php \
jrest/services/InventoryUserList.php \
jrest/services/InventoryImport.php \
jrest/services/CelMotCle.php \
jrest/services/InventoryDateList.php \
jrest/services/NameSearch.php \
jrest/services/LocationSearch.php \
jrest/services/InventoryTransmit.php \
jrest/services/ImageRDF.php \
jrest/services/NameImage.php \
jrest/services/CelImageDoublon.php
 
/branches/topic-dbsingleton/jrest/lib/GestionChampsEtendus.php
/branches/topic-dbsingleton/jrest/lib/GestionImage.php
/branches/topic-dbsingleton/jrest/lib/GestionObservation.php
/branches/topic-dbsingleton/jrest/lib/LiaisonMotsCles.php
/branches/topic-dbsingleton/jrest/lib/RechercheImage.php
/branches/topic-dbsingleton/jrest/lib/RechercheInfosTaxon.php
/branches/topic-dbsingleton/jrest/lib/RechercheObservation.php
/branches/topic-dbsingleton/jrest/services/CelImage.php
/branches/topic-dbsingleton/jrest/services/CelImageDoublon.php
/branches/topic-dbsingleton/jrest/services/CelMotCle.php
/branches/topic-dbsingleton/jrest/services/CelStatistique.php
/branches/topic-dbsingleton/jrest/services/CelStatistiqueTxt.php
/branches/topic-dbsingleton/jrest/services/CelSyndicationObservation.php
/branches/topic-dbsingleton/jrest/services/CelWidgetMap.php
/branches/topic-dbsingleton/jrest/services/CelWidgetMapPoint.php
/branches/topic-dbsingleton/jrest/services/CelWidgetSaisie.php
/branches/topic-dbsingleton/jrest/services/CoordSearch.php
/branches/topic-dbsingleton/jrest/services/ImageContribution.php
/branches/topic-dbsingleton/jrest/services/ImageDateList.php
/branches/topic-dbsingleton/jrest/services/ImageRDF.php
/branches/topic-dbsingleton/jrest/services/ImportXLS.php
/branches/topic-dbsingleton/jrest/services/InventoryByDept.php
/branches/topic-dbsingleton/jrest/services/InventoryCheck.php
/branches/topic-dbsingleton/jrest/services/InventoryContributionList.php
/branches/topic-dbsingleton/jrest/services/InventoryDateList.php
/branches/topic-dbsingleton/jrest/services/InventoryImageLink.php
/branches/topic-dbsingleton/jrest/services/InventoryImportExcel.php
/branches/topic-dbsingleton/jrest/services/InventoryKeyWordList.php
/branches/topic-dbsingleton/jrest/services/InventoryLocationList.php
/branches/topic-dbsingleton/jrest/services/InventoryPDF.php
/branches/topic-dbsingleton/jrest/services/InventoryTransmit.php
/branches/topic-dbsingleton/jrest/services/InventoryUserList.php
/branches/topic-dbsingleton/jrest/services/LicenceUtilisateur.php
/branches/topic-dbsingleton/jrest/services/LocationSearch.php
/branches/topic-dbsingleton/jrest/services/Resume.php
/branches/topic-dbsingleton/jrest/services/SelfRefList.php
/branches/topic-dbsingleton/jrest/services/User.php
1723 4025 d 18 h raphael /branches/topic-dbsingleton/scripts/modules/ DB/singleton: partie 2, ajout d'un script de migration du code existant  
/branches/topic-dbsingleton/scripts/modules/maj-code-DB-access-201307.sh
1722 4025 d 18 h raphael /branches/topic-dbsingleton/jrest/lib/ DB/singleton: partie 2, exemple des substitutions avec le fichier FormateurGroupeColonne.php, et réadaptation des prototypes  
/branches/topic-dbsingleton/jrest/lib/FormateurGroupeColonne.php
1721 4025 d 20 h raphael /branches/topic-dbsingleton/jrest/lib/ DB/singleton: partie 1, implémentation de la classe d'accès et mise en place de la quasi-totalité des wrappers nécessaires dans Cel  
/branches/topic-dbsingleton/jrest/lib/Bdd2.php
/branches/topic-dbsingleton/jrest/lib/Cel.php
1720 4025 d 21 h raphael /branches/topic-dbsingleton/ création d'une branche dbsingleton dédiée à rendre l'accès aux fonctions de base de données plus aisé  
/branches/topic-dbsingleton
1719 4025 d 21 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
1718 4025 d 22 h raphael /trunk/jrest/lib/ export/champs étendus: bugfix de notice en cas d'absence de champs étendus pour un set d'observations  
/trunk/jrest/lib/FormateurGroupeColonne.php
1717 4025 d 22 h raphael /trunk/widget/modules/export/squelettes/ export/widget: un peu de style (visibility toggle()) au formulaire pour le choix des groupes de colonnes  
/trunk/widget/modules/export/squelettes/export.tpl.html
1716 4025 d 23 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 4025 d 23 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 4026 d 0 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
1713 4026 d 0 h raphael /trunk/widget/modules/export/squelettes/ widget/export: suppression de l'export PDF (inutile) dans le widget:
revert r1674, mais pas r1660 = conservation de la présentation sous forme de <ul>/<li>.
 
/trunk/widget/modules/export/squelettes/css/export.css
/trunk/widget/modules/export/squelettes/export.tpl.html
1712 4026 d 16 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
1711 4026 d 16 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
1710 4026 d 16 h raphael /trunk/widget/modules/export/squelettes/ export: ajout initial de checkboxes pour la sélection des groupes de champs dans le widget d'export  
/trunk/widget/modules/export/squelettes/export.tpl.html
1709 4026 d 16 h raphael /trunk/jrest/services/ export: ne pas générer inutilement une liste complète d'observations en l'absence de paramètres passés à CelWidgetExport  
/trunk/jrest/services/CelWidgetExport.php
1708 4026 d 16 h raphael /trunk/war/ import: mise à jour du fichier utilisable comme modèle d'import  
/trunk/war/modele_import.xls
1707 4026 d 17 h raphael /trunk/jrest/lib/ export: en cas de date invalide, la colonne exportée est vide plutôt que d'afficher 00/00/0000  
/trunk/jrest/lib/FormateurGroupeColonne.php
1706 4026 d 17 h raphael /trunk/jrest/lib/ export/baseflor: bugfix + compat PHP 5.2  
/trunk/jrest/lib/FormateurGroupeColonne.php
1705 4026 d 17 h raphael /trunk/src/org/tela_botanica/client/ cel/export: ajout d'un bouton d'export étendu complémentaire à l'export standard  
/trunk/src/org/tela_botanica/client/modeles/dao/ExportObservationsDAO.java
/trunk/src/org/tela_botanica/client/observation/ObservationMediateur.java
/trunk/src/org/tela_botanica/client/observation/ObservationModele.java
/trunk/src/org/tela_botanica/client/vues/observation/ListeObservationVue.java

Show All