Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1740 4019 d 18 h raphael /branches/topic-dbsingleton/ merge trunk/: sync  
1730 4021 d 15 h raphael /branches/topic-dbsingleton/jrest/ DB/singleton: partie 9, substitution des appels pour le pattern "array_map(array(,'proteger'))"  
1724 4021 d 16 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
 
1720 4021 d 20 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é  
1686 4024 d 0 h aurelien /trunk/jrest/ Corrections pour l'export dans le cas ou l'on est pas identifié ou bien s'il n'y a pas d'obs  
1659 4029 d 0 h aurelien /trunk/jrest/ Adaptation au formateur groupe colonnes + ajout des champs étendus dans l'export  
1574 4071 d 17 h jpm /trunk/jrest/lib/ Amélioration de la gestion de la création des mots clés à partir des labels.  
1569 4071 d 21 h aurelien /trunk/jrest/lib/ Ajout d'une fonction viderParLots qui permet de supprimer les champs étendus liés à plusieurs obs  
1565 4072 d 14 h jpm /trunk/ Prise en compte des labels dans la gestion des champs étendu.  
1527 4106 d 19 h aurelien /trunk/jrest/ Factorisation de code + gestion des champs étendus pour les obs et les images  
1512 4121 d 17 h aurelien /trunk/jrest/ Classe de gestion des champs étendus des obs et images + prise en compte dans le widget de saisie  
1504 4124 d 18 h aurelien /trunk/jrest/lib/ Ajout d'une classe permettant de gérer les champs supplémentaires (dits "tags") des obs et des images