Subversion Repositories eFlore/Applications.coel

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1865 3381 d 2 h aurelien /branches/v1.8-narince/ Création de la branche Narince qui introduit l'import de publications  
/branches/v1.8-narince
1765 3785 d 4 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 3862 d 6 h raphael /trunk/jrest/services/ geocoding: détection des adresses contenant "Cours"  
/trunk/jrest/services/Coel.php
1709 3868 d 2 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 3869 d 2 h raphael /trunk/ sec: nettoyage des paramètres limit/start  
/trunk/jrest/services/Coel.php
/trunk/widget/modules/cartodepartement/CartoDepartement.php
1691 3870 d 1 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 3870 d 6 h raphael /trunk/jrest/services/ geo: nominatim timeout à 4 secondes  
/trunk/jrest/services/Coel.php
1684 3870 d 6 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 3876 d 4 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 3887 d 22 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 3888 d 6 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 3888 d 22 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 3889 d 23 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 3889 d 23 h raphael /trunk/jrest/services/ misc: notices cleanup + cosmetics  
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php
1634 4022 d 8 h aurelien /trunk/jrest/services/ SUppression du filtre sur le projet utilisateur dans la classe coel  
/trunk/jrest/services/Coel.php
1621 4088 d 4 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
1612 4098 d 7 h aurelien /trunk/jrest/services/ Rechargement du cookie utilisateur lorsque l'utilisateur connecté modifie ses paramètres  
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelPersonne.php
1588 4155 d 4 h aurelien /trunk/jrest/services/ Correction de quelques bugs du a un changement de version de php  
/trunk/jrest/services/Coel.php
1587 4155 d 5 h aurelien /trunk/jrest/ Correction de quelques bugs du a un changement de version de php  
/trunk/jrest/JRest.php
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelUtilisateur.php
1578 4932 d 1 h jpm /trunk/jrest/services/ Ajout de la définition de l'encodage interne.  
/trunk/jrest/services/Coel.php
1577 4932 d 23 h jpm /trunk/jrest/services/ Amélioration de l'envoie du contenu.  
/trunk/jrest/services/Coel.php
1536 5039 d 8 h jpm /trunk/jrest/services/ Ajout d'un texte paramétré pour les erreurs sql affichant la requête.  
/trunk/jrest/services/Coel.php
1528 5047 d 8 h jpm /trunk/jrest/services/ Transfert de l'encodage pour les dates dans la classe mère.  
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelSyndication.php
1527 5054 d 3 h jpm /trunk/jrest/services/ FS#1025 - COEL::[Accueil] - Ajouter de nouvelles statistiques.  
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStatistique.php
1524 5089 d 1 h jpm /trunk/ Complete - task 686: [Publication & Collection] - Suppression de publication
http://www.tela-botanica.net/suivi/index.php?do=details&task_id=686
 
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelPersonne.php
/trunk/jrest/services/CoelPublication.php
/trunk/src/org/tela_botanica/client/modeles/publication/PublicationAsyncDao.java
/trunk/src/org/tela_botanica/client/vues/publication/PublicationListeVue.java
1508 5106 d 7 h jpm /trunk/jrest/ Correction bogure : FS#855 - [Noyau] - Création de nouveau compte écrase personne existante.
Ajout de messages de déboguage.
 
/trunk/jrest/jrest.ini.php.defaut
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelUtilisateur.php
1497 5120 d 4 h jpm /trunk/jrest/ Simplification Jrest/Coel, utilisation dans Coel de la version 1.0 de Jrest.  
/trunk/jrest
/trunk/jrest/.htaccess
/trunk/jrest/JRest.php
/trunk/jrest/index.php
/trunk/jrest/jrest.ini.php.defaut
/trunk/jrest/services
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelAide.php
/trunk/jrest/services/CoelCollection.php
/trunk/jrest/services/CoelCollectionACommentaire.php
/trunk/jrest/services/CoelCollectionAPersonne.php
/trunk/jrest/services/CoelCollectionAPublication.php
/trunk/jrest/services/CoelCommentaire.php
/trunk/jrest/services/CoelCorrection.php
/trunk/jrest/services/CoelPersonne.php
/trunk/jrest/services/CoelProjet.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
/trunk/jrest/services/CoelValeurListe.php