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
1762 4017 d 9 h raphael /branches/topic-dbsingleton/ merge trunk/: sync  
1730 4025 d 6 h raphael /branches/topic-dbsingleton/jrest/ DB/singleton: partie 9, substitution des appels pour le pattern "array_map(array(,'proteger'))"  
1724 4025 d 7 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 4025 d 11 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é  
1659 4032 d 15 h aurelien /trunk/jrest/ Adaptation au formateur groupe colonnes + ajout des champs étendus dans l'export  
1598 4059 d 8 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'
 
1591 4061 d 9 h aurelien /trunk/jrest/lib/ Meilleur parsing des dates incomplètes  
1556 4080 d 10 h aurelien /trunk/jrest/lib/ Correction d'un bug de formatage de date  
1548 4096 d 11 h aurelien /trunk/jrest/ Ajout de la gestion des champs étendus dans l'ajout et la modification unitaire des observations  
1541 4097 d 14 h aurelien /trunk/jrest/lib/ commit pré livraison de jrest  
1527 4110 d 10 h aurelien /trunk/jrest/ Factorisation de code + gestion des champs étendus pour les obs et les images  
1470 4265 d 7 h aurelien /trunk/jrest/lib/ Implémentations de fonctions de migration des données provenant des widgets (non identifiés) vers un compte identifié du cel  
1431 4306 d 8 h aurelien /trunk/jrest/lib/ Modification du nom du référentiel  
1425 4338 d 8 h aurelien /trunk/jrest/ Début passage de la recherche info taxon pour l'utilisation du nouvel eflore  
1386 4425 d 14 h aurelien /trunk/jrest/lib/ Remplacemen t d'une fonction de requete qui bugguait par un autre  
1332 4445 d 9 h aurelien /trunk/ Gestion des NULL est des valeurs vides dans la recherche et dans l'ajout  
1318 4465 d 6 h aurelien /trunk/jrest/lib/ Début gestion import excel avec nouvelle bdd  
1305 4466 d 6 h aurelien /trunk/jrest/lib/ Correction librairie gestion observation en accord avec les changements de la bdd + correction de test des retours de requete  
1163 4535 d 12 h aurelien /trunk/jrest/lib/ Ajout de commentaire et de todo  
995 4653 d 9 h aurelien /trunk/jrest/lib/ Mise à jour fonctions depréciées  

Show All