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
1724 4026 d 2 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 4026 d 5 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é  
1598 4060 d 3 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'
 
1491 4150 d 7 h aurelien /trunk/jrest/lib/ Ajout de méthodes renvoyant l'email d'un utilisateur suivant un id image ou obs donné  
1405 4412 d 4 h aurelien /trunk/jrest/lib/ correction d'une requete plantant quand certains criteres sont combinés  
1397 4424 d 8 h aurelien /trunk/jrest/lib/ AJout de la suppression des variables de tri dans le comptage  
1395 4424 d 8 h aurelien /trunk/jrest/ Ajout d'un paramètre de tri pour la recherche image  
1390 4426 d 3 h aurelien /trunk/jrest/lib/ Correction d'un critère mal affecté  
1386 4426 d 8 h aurelien /trunk/jrest/lib/ Remplacemen t d'une fonction de requete qui bugguait par un autre  
1366 4438 d 1 h aurelien /trunk/jrest/lib/ Correction d'un bug pour le paramètre famille  
1332 4446 d 3 h aurelien /trunk/ Gestion des NULL est des valeurs vides dans la recherche et dans l'ajout  
1327 4454 d 2 h aurelien /trunk/jrest/ Correction de noms de champs incorrects dans les requetes suite à maj  
1325 4454 d 8 h aurelien /trunk/jrest/lib/ SUppression d'une colonne obsolète dans une requete  
1311 4466 d 3 h aurelien /trunk/jrest/ Fin correction pour nouvelle bdd + ajout recherche par tag dans recherche libre observation  
1295 4472 d 4 h aurelien /trunk/jrest/lib/ adaptation de la recherche pas mots clés aux nouveau noms de la base de données  
1279 4473 d 7 h aurelien /trunk/jrest/ Correction de la recherche pour le web service de la galerie photo  
1162 4537 d 0 h aurelien /trunk/jrest/lib/ Début adaptation recherche image et obs à la nouvelle base  
1114 4544 d 2 h aurelien /trunk/jrest/lib/ Recherche sur le nom original de l'image dans la recherche générale  
1016 4607 d 4 h aurelien /trunk/ Css + recherche renvoie aussi les mots clés  
995 4654 d 4 h aurelien /trunk/jrest/lib/ Mise à jour fonctions depréciées  
961 4689 d 4 h aurelien /trunk/jrest/lib/ Utilisation du code insee pour les observations + detection automatique de la commune sur infos partielles  
935 4703 d 2 h aurelien /trunk/jrest/lib/ Amélioration des classes de recherche  
930 4704 d 1 h aurelien /trunk/jrest/ Début migration service liaison mots clés obs  
921 4706 d 1 h aurelien /trunk/jrest/lib/ Ajout d'un en tete conforme à celui des autres classes  
896 4711 d 3 h aurelien /trunk/jrest/lib/ Ajout de paramètres par défaut à une fonction de recherche  
868 4713 d 7 h aurelien /trunk/jrest/lib/ AJout d'un commentaire d'avertissement sur le format de la bdd dans la classe rechercheImage  
862 4718 d 1 h aurelien /trunk/jrest/lib/ Déplacement et ajout de classe utilitaires dans le dossier lib