eFlore/Applications.cel
Applications.annuaire
Applications.bazar
Applications.dictionnaire
Applications.framework
Applications.galerie
Applications.gtt
Applications.papyrus
Applications.projet
Applications.referentiel
Applications.reseau
Applications.wikini
eFlore/Applications.bibliobota
eFlore/Applications.cel-consultation
eFlore/Applications.coel
eFlore/Applications.coel-consultation
eFlore/Applications.del
eFlore/Applications.eflore-consultation
eFlore/Applications.moissonnage
eFlore/Archives.cel-v1
eFlore/Archives.cel-v2
eFlore/Archives.chorologie
eFlore/Archives.eflore-consultation-v1
eFlore/Archives.eflore-consultation-v2
eFlore/Archives.eflore-xul
eFlore/Archives.herbiers
eFlore/Projets.communes
eFlore/Projets.eflore-projets
Sites.gentiana.org
Sites.obs-saisons.fr
Sites.outils-naturalistes.fr
Sites.tela-botanica.org
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
eFlore/Applications.cel
(root)
/
branches
/
topic-dbsingleton
/
jrest
/
services
/
InventoryImportExcel.php
@ 1769
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1762
4125 d 13 h
raphael
/branches/topic-dbsingleton/
merge trunk/: sync
1724
4133 d 12 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
4133 d 15 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é
1616
4160 d 15 h
raphael
/trunk/jrest/services/
export xls: utilisation de iconv() pour la translitération des caractères accentués.
1615
4162 d 15 h
raphael
/trunk/jrest/
import: encodage utf-8 désormais postulé pour les fichiers Excel
en entrée utilisés pour l'import.
1527
4218 d 14 h
aurelien
/trunk/jrest/
Factorisation de code + gestion des champs étendus pour les obs et les images
1469
4373 d 12 h
aurelien
/trunk/jrest/services/
Utilisation des données du nouvel eflore pour les infos des taxons
1426
4443 d 11 h
aurelien
/trunk/jrest/
Continuation passage de recherche infos taxon à la nouvelle version d'eflore : todo : factoriser les url, et voir si ça peut être plus rapide
1413
4512 d 15 h
aurelien
/trunk/jrest/services/
Ajout des infos utilisateurs lors de l'ajout par l'import
1404
4519 d 14 h
aurelien
/trunk/jrest/services/
Correction d'un nom de table éronnée dans la recherche de commune
1327
4561 d 12 h
aurelien
/trunk/jrest/
Correction de noms de champs incorrects dans les requetes suite à maj
1322
4562 d 12 h
aurelien
/trunk/jrest/
Fin de correction de l'import obs : liaison avec images multiples fonctionne + detection correcte des codes insee
1321
4572 d 12 h
aurelien
/trunk/jrest/services/
Suite conversion import excel vers nouvelle bdd
1147
4649 d 13 h
aurelien
/trunk/jrest/services/
ajout de test sur la session
1082
4657 d 10 h
aurelien
/trunk/jrest/services/
Report correction bug de la livraison dans la branche principale
1081
4657 d 10 h
aurelien
/
correction de fonction obsolete
996
4761 d 14 h
aurelien
/trunk/jrest/
Mise à jour fonctions depréciées
970
4792 d 11 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
760
4860 d 17 h
aurelien
/trunk/jrest/services/
Amélioration de la tolérance de la classe d'import excel sur le contenu des champs
606
5023 d 13 h
aurelien
/trunk/jrest/services/
Correction d'un bug pour l'import
←Prev
1
2
Next→
Show All