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 7 h raphael /branches/topic-dbsingleton/ merge trunk/: sync  
1724 4025 d 6 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 9 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 4027 d 13 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  
1647 4038 d 5 h aurelien /trunk/jrest/services/ AJout d'une fonction permettant d'obtenir l'identité de l'utilisateur connecté  
1467 4265 d 6 h aurelien /trunk/jrest/services/ Correction du bug lié au widgets et transmission auto des obs saisies dans les widgets lors de la première connection au cel  
1393 4424 d 6 h aurelien /trunk/jrest/services/ Simplification requete connexion  
1385 4426 d 8 h aurelien /trunk/jrest/services/ Ajout d'une fonction initialisant les infos utilisateurs lors de la première utilisation  
1367 4436 d 13 h aurelien /trunk/jrest/services/ Ajout de fonctions dans la classe utilisateur  
1014 4606 d 8 h aurelien /trunk/jrest/services/ Petites optimisation de code + réparation mots clés  
996 4653 d 8 h aurelien /trunk/jrest/ Mise à jour fonctions depréciées  
986 4663 d 12 h aurelien /trunk/jrest/services/ Mini refactoring de la classe utilisateur  
970 4684 d 5 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  
936 4702 d 6 h aurelien /trunk/jrest/services/ Refactoring de la classe User + Mise à jour gestion liaison mots clés obs  
933 4702 d 7 h aurelien /trunk/jrest/services/ Migration de la classe User  
763 4752 d 11 h aurelien /trunk/jrest/services/ Correction erreur d'encodage dans les textes  
605 4915 d 8 h aurelien /trunk/jrest/services/ Mise à jour des derniers services jrest  
423 5027 d 7 h aurelien /trunk/jrest/services/ Suppression d'un appel à une classe devenue inutile (JSON) remplacée par un appel à une fonction native de php  
416 5027 d 8 h aurelien /trunk/jrest/ Import des services jrest dans le dossier du carnet en ligne