Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1970 3849 d 9 h aurelien / carto : Suppression du filtre ADM4 sur les requete geonames car bien, bien qu'indiqué dans la documentation de l'api, provoque une erreur  
1950 3854 d 7 h aurelien /branches/v1.7-croissant/jrest/services/ Simplification d'une classe de transmission qui corrige potentiellement un bug  
1948 3855 d 7 h jpm /branches/v1.7-croissant/doc/bdd/ Modification de la vue Tapir pour tronquer les courriels.  
1938 3860 d 7 h raphael /branches/v1.7-croissant/jrest/ merge: r1937 (/jrest: php.ini error)  
1936 3860 d 7 h raphael /branches/v1.7-croissant/jrest/ merge: r1914 à r1935 de /jrest  
1923 3862 d 8 h mathias /branches/v1.7-croissant/jrest/services/ Réparation chaude (tabarnak) de l'upload en piochant directement dans $_FILES  
1917 3867 d 4 h mathias /branches/v1.7-croissant/jrest/services/ Correction Widget d'upload d'images temporaires qui envoyait des headers après son contenu (le bougre !!)  
1914 3868 d 6 h raphael /branches/v1.7-croissant/ merge: réintégration du trunk/ dans v1.7-croissant  
1904 3874 d 6 h mathias /branches/v1.7-croissant/ Fusion révision 1903 - pb sur l'insertion des champs étendus depuis le widget saisie par défaut  
1897 3877 d 4 h jpm /branches/v1.7-croissant/doc/ Commit properties...  
1895 3877 d 5 h jpm /branches/v1.7-croissant/ Correction FS#2040 - Les mots clés des obs sont doublonés.
Correction FS#2041 - Mots clés des widgets de saisie doivent avoir pour parent "Projets coopératifs".
 
1887 3882 d 5 h jpm /branches/v1.7-croissant/ Ajout de .buildpath au svn:ignore  
1886 3882 d 7 h jpm /branches/v1.7-croissant/widget/modules/saisie/squelettes/defaut/ Amélioration mise en forme initialisation variable de config javascript.  
1885 3882 d 7 h jpm /branches/v1.7-croissant/widget/modules/saisie/squelettes/florileges/js/ Ajout de l'affichage des erreurs du service web non formatées en Json.  
1882 3883 d 9 h jpm /branches/v1.7-croissant/doc/bdd/ Fusion avec commit 1881 du trunk.  
1880 3884 d 13 h jpm /branches/v1.7-croissant/jrest/lib/ Ajout du code error.  
1879 3884 d 13 h jpm /branches/v1.7-croissant/jrest/lib/ Création d'un exception permettant de visualiser correctement les problèmes de connections.  
1856 3908 d 8 h aurelien / bugfix: en cas d'espèce imposée, le champ espèce n'est plus vidé lors de la création d'une obs  
1855 3908 d 12 h aurelien /branches/v1.7-croissant/widget/modules/saisie/ bugfix: Réduction des champs d'infos de taxons injectés dans le template (seuls les champs indispensables sont insérés dans le tableau)  
1854 3908 d 12 h aurelien /branches/v1.6-croc/widget/modules/saisie/ bugfix: Réduction des champs d'infos de taxons injectés dans le template (seuls les champs indispensables sont insérés dans le tableau)  
1842 3918 d 9 h raphael /branches/v1.7-croissant/ merge: r1841  
1840 3918 d 9 h raphael /branches/v1.7-croissant/ branche: création de la branche "v1.7-croissant"  
1764 3972 d 8 h raphael /branches/topic-dbsingleton/ merge trunk/: sync  
1762 3972 d 8 h raphael /branches/topic-dbsingleton/ merge trunk/: sync  
1740 3978 d 9 h raphael /branches/topic-dbsingleton/ merge trunk/: sync  
1734 3979 d 9 h raphael /branches/topic-dbsingleton/jrest/lib/ DB/singleton: partie 10, substitution des appels utilisés dans Cel.php  
1730 3980 d 5 h raphael /branches/topic-dbsingleton/jrest/ DB/singleton: partie 9, substitution des appels pour le pattern "array_map(array(,'proteger'))"  
1729 3980 d 6 h raphael /branches/topic-dbsingleton/jrest/lib/ DB/singleton: partie 8, suppression des wrappers de compatibilité pour les 7 fonctions substituées automatiquement  
1728 3980 d 6 h raphael /branches/topic-dbsingleton/jrest/services/ DB/singleton: partie 7, modification manuelle de ImportXLS.php: simplification des prototypes de fonctions  
1727 3980 d 6 h raphael /branches/topic-dbsingleton/jrest/services/ DB/singleton: partie 6, substitutions automatiques des appels à $this->bdd->quote(): 25 substitutions effectuées  
1726 3980 d 6 h raphael /branches/topic-dbsingleton/scripts/modules/ DB/singleton: partie 5, préparation de la mise à jour des appels à $this->bdd->quote()  
1725 3980 d 6 h raphael /branches/topic-dbsingleton/jrest/services/ DB/singleton: partie 4, modification manuelle des appels de jrest/services/CelSyndicationImage.php  
1724 3980 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
 
1723 3980 d 7 h raphael /branches/topic-dbsingleton/scripts/modules/ DB/singleton: partie 2, ajout d'un script de migration du code existant  
1722 3980 d 7 h raphael /branches/topic-dbsingleton/jrest/lib/ DB/singleton: partie 2, exemple des substitutions avec le fichier FormateurGroupeColonne.php, et réadaptation des prototypes  
1721 3980 d 8 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  
1720 3980 d 10 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é  
1666 3987 d 9 h aurelien /branches/v1.5-cisaille/widget/modules/carto/squelettes/ Prise en compte du référentiel dans le widget carto  
1557 4035 d 9 h aurelien /branches/v1.6-croc/src/org/tela_botanica/client/ Correction d'erreurs dans les ontologies, rectification de la taille des champs et suppression d'une exception  
1555 4035 d 9 h aurelien /branches/v1.6-croc/jrest/lib/ Correction de la correction d'un bug de formatage de date