eFlore/Applications.coel
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
eFlore/Applications.cel-consultation
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.coel
(root)
/
/
branches
/
v1.11-okuzgozu
/
jrest
/
services
/
Coel.php
– Rev 1953
Rev
Hide 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
Changes
1953
1767 d 10 h
killian
/branches/v1.11-okuzgozu/jrest/services/
Désactive le sql mode strict de mysql
/branches/v1.11-okuzgozu/jrest/services/Coel.php
1951
2838 d 6 h
mathias
/branches/v1.11-okuzgozu/
Fusion - service CoelUtilisateur : compatibilité avec le nouvel annuaire (plus de mot de passe haché stocké en local)
/branches/v1.11-okuzgozu
/branches/v1.11-okuzgozu/jrest/index.php
/branches/v1.11-okuzgozu/jrest/services/Coel.php
/branches/v1.11-okuzgozu/jrest/services/CoelUtilisateur.php
1943
3178 d 13 h
mathias
/branches/v1.11-okuzgozu/
Création branche v1.11-okuzgozu
/branches/v1.11-okuzgozu
1934
3270 d 6 h
mathias
/trunk/
Fusion - dézinguage de vieux cookies, pour résoudre le bug de "je modifie une personne et ça casse l'appli" (le cookie coel_licence était remis à 0)
/trunk
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelPersonne.php
/trunk/jrest/services/CoelUtilisateur.php
1906
3465 d 8 h
mathias
/trunk/
Première version du SSO sur CoeL ! Ne gère pas encore l'acceptation ou non de la licence
/trunk/src/org/tela_botanica/client/modeles/AuthInfo.java
/trunk/jrest/jrest.ini.php.defaut
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelUtilisateur.php
/trunk/src/org/tela_botanica/client/Mediateur.java
/trunk/src/org/tela_botanica/client/Modele.java
/trunk/src/org/tela_botanica/client/configuration/Configuration.java
/trunk/src/org/tela_botanica/client/http/JsonRestRequestBuilder.java
/trunk/src/org/tela_botanica/client/http/JsonRestRequestCallback.java
/trunk/src/org/tela_botanica/client/http/RequestBuilderWithCredentials.java
/trunk/src/org/tela_botanica/client/modeles/Utilisateur.java
/trunk/src/org/tela_botanica/client/modeles/UtilisateurAsyncDao.java
/trunk/src/org/tela_botanica/client/util/UtilDAO.java
/trunk/war/config/config.defaut.js
1765
3991 d 7 h
aurelien
/trunk/jrest/
Suppression de la notion de projet dans les web services de gestion et d'accès aux collections
/trunk/jrest/services/CoelProjet.php
/trunk/jrest/jrest.ini.php.defaut
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelCollection.php
/trunk/jrest/services/CoelCollectionAPersonne.php
/trunk/jrest/services/CoelCommentaire.php
/trunk/jrest/services/CoelExport.php
/trunk/jrest/services/CoelPersonne.php
/trunk/jrest/services/CoelPublication.php
/trunk/jrest/services/CoelPublicationAPersonne.php
/trunk/jrest/services/CoelRecherche.php
/trunk/jrest/services/CoelStatistique.php
/trunk/jrest/services/CoelStructure.php
/trunk/jrest/services/CoelStructureAPersonne.php
/trunk/jrest/services/CoelSyndication.php
/trunk/jrest/services/CoelUtilisateur.php
1718
4068 d 10 h
raphael
/trunk/jrest/services/
geocoding: détection des adresses contenant "Cours"
/trunk/jrest/services/Coel.php
1709
4074 d 6 h
raphael
/trunk/jrest/services/
geocoding: deuxième tentative auprès de Nominatim en cas d'échec et de présence de code postal + fix de l'obtention des pays à partir des codes de meta
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php
1697
4075 d 6 h
raphael
/trunk/
sec: nettoyage des paramètres limit/start
/trunk/jrest/services/Coel.php
/trunk/widget/modules/cartodepartement/CartoDepartement.php
1691
4076 d 4 h
raphael
/trunk/
structure: l'autocompletion se base désormais uniquement sur le nom de la structure,
mais sans l'ancrer en début de ligne.
D'autre part l'ajout de "%" est relégué plus en amont, dans le ProxyStructure, plutôt que
systématiquement dans StructureAsyncDao.
Le fait de dissocier l'appel en mode "completion" de l'appel en mode "filtre recherche" implique
un nouveau paramètres aux différents wrapper java ainsi que le support d'une nouvelle variable dans
le backend PHP général (Coel.php) et son traitement par CoelStructure.php.
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php
/trunk/src/org/tela_botanica/client/Mediateur.java
/trunk/src/org/tela_botanica/client/Modele.java
/trunk/src/org/tela_botanica/client/composants/pagination/ProxyStructures.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureListe.java
1686
4076 d 9 h
raphael
/trunk/jrest/services/
geo: nominatim timeout à 4 secondes
/trunk/jrest/services/Coel.php
1684
4076 d 9 h
raphael
/trunk/jrest/services/
backend/post: les NULL ne sont plus traités comme empty ("").
En effet, "" induit 0 pour les INTEGER(), y compris lorsque NULL aurait une signification différente de 0.
/trunk/jrest/services/Coel.php
1669
4082 d 8 h
raphael
/trunk/jrest/services/
api/sql: ne pas autoriser les mises à jour sans contrainte de WHERE.
Précédemment, une requête telle que:
/jrest/CoelStructure/1"<<<"a=a&"
passait dans Structure::updateElement() qui ne faisait aucun test sur le
paramètre "&cs_id_structure=" ce qui pouvait alors induire un écrasement de
toutes les structure dans la BDD.
Désormais ce check est rajouté, et un autre, en aval au moment de Coel::modifier()
rajouter aussi (ce qui évite par ailleurs une notice pourtant bien utile à propos
de la non-définition de 'champs_valeurs_id')
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php
1667
4094 d 2 h
raphael
/trunk/jrest/services/
geoloc: assertion que coordGuess() retourne bien des coordonnées admissible par MySQL sans perte de précision
/trunk/jrest/services/Coel.php
1658
4094 d 10 h
raphael
/trunk/
geoloc: amélioration du script de bulk-update pour maximiser les chances de détection par Nominatim
/trunk/jrest/services/Coel.php
/trunk/scripts/modules/201310-bulk-coord-update.php
/trunk/scripts/modules/nominatim-coords.cache.ser
1651
4095 d 1 h
raphael
/trunk/jrest/services/
geoloc: implémentation initiale et préprocessing basique des adresses
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php
1649
4096 d 2 h
raphael
/trunk/jrest/services/
geoloc: ajout de stub-functions pour la future implémentation de geocoding Nominatim
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php
1648
4096 d 3 h
raphael
/trunk/jrest/services/
misc: notices cleanup + cosmetics
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php
1634
4228 d 12 h
aurelien
/trunk/jrest/services/
SUppression du filtre sur le projet utilisateur dans la classe coel
/trunk/jrest/services/Coel.php
1621
4294 d 8 h
aurelien
/trunk/jrest/services/
Correction du type mime renvoyé par défaut qui ne collait pas avec le format
/trunk/jrest/services/Coel.php
←Prev
1
2
Next→
Show All