Subversion Repositories eFlore/Applications.coel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1667 3932 d 18 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
1666 3932 d 18 h raphael /trunk/scripts/modules/ geoloc/script: switch de coel_structure en DOUBLE(12,9)
- pour éviter les problèmes de formattage de virgule dans la génération du JSON
- assurer la précision
- faciliter les == 0.

Note, leaflet, PHP sprintf() sans %.\d, mysql/PDO, ... tous considèrent une virgule
comme une "erreur" et tronquent la valeur.
Auquel cas, le widget ne retrouverait plus sa structure car le tableau de recherche
contient les valeurs originales (précision maximale) alors que le "marker" contient l'approximation.
 
/trunk/scripts/modules/201310-bulk-coord-update.php
1665 3932 d 18 h raphael /trunk/scripts/modules/ geoloc: quelques coordonnées supplémentaires en cache  
/trunk/scripts/modules/nominatim-coords.cache.ser
1664 3932 d 18 h raphael /trunk/widget/modules/cartodepartement/squelettes/scripts/ carto: optimisation d'une boucle lors d'un click sur un marqueur  
/trunk/widget/modules/cartodepartement/squelettes/scripts/carto.js
1663 3932 d 20 h raphael /trunk/ config/toolchain: améliration de Coel-config pour l'autogénération de apropos.js
et prise en compte par les build.* files Ant.w
 
/trunk/Coel-config
/trunk/build.properties
/trunk/build.xml
1662 3932 d 23 h raphael /trunk/ misc: ajout du htaccess en -prod dans le dépôt  
/trunk/.htaccess
1661 3932 d 23 h raphael /trunk/src/org/tela_botanica/client/ ui: suppression du bouton "réinitialiser" de tous les formulaires.
En effet celui-ci était:
1) peu utile et peu utilisé (il revient à faire "annuler" suivi de re-"modifier/ajouter")
2) sémantiquement peu parlant (réinitialiser aux valeurs d'origine vs vider)
2) doublement buggué:
- il ouvrait une nouvelle fenêtre plutôt que de réinitialiser les données
- cette nouvelle fenêtre omettait la présentation de certaines informations le rendant
sujet à confusions et erreurs (ex: champ "Projet" pour la modification d'une "Institution").

Il pourrait être réintroduit/ré-implémenté, différemment, à l'avenir, si ces problèmes pouvaient être
résolus.
 
/trunk/src/org/tela_botanica/client/composants/IdentificationFenetre.java
/trunk/src/org/tela_botanica/client/i18n/Constantes.java
/trunk/src/org/tela_botanica/client/i18n/Constantes.properties
/trunk/src/org/tela_botanica/client/images/icones/Icones.java
/trunk/src/org/tela_botanica/client/vues/Formulaire.java
/trunk/src/org/tela_botanica/client/vues/FormulaireBarreValidation.java
/trunk/src/org/tela_botanica/client/vues/collection/CollectionForm.java
/trunk/src/org/tela_botanica/client/vues/collection/CollectionFormCommentaire.java
/trunk/src/org/tela_botanica/client/vues/collection/CollectionFormPersonne.java
/trunk/src/org/tela_botanica/client/vues/collection/CollectionFormPublication.java
/trunk/src/org/tela_botanica/client/vues/commentaire/CommentaireForm.java
/trunk/src/org/tela_botanica/client/vues/personne/PersonneForm.java
/trunk/src/org/tela_botanica/client/vues/personne/PersonneFormPublication.java
/trunk/src/org/tela_botanica/client/vues/projet/ProjetForm.java
/trunk/src/org/tela_botanica/client/vues/publication/PublicationForm.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureForm.java
1660 3932 d 23 h raphael /trunk/widget/ config: r1659 follow-up, ajustement des valeurs par défaut pour "widget" et svn:ignore de widget.ini.php  
/trunk/widget/widget.ini.php
/trunk/widget
/trunk/widget/widget.ini.defaut.php
1659 3933 d 0 h raphael /trunk/jrest/ config: ajout d'un Makefile pour jrest.ini.php et ajustement des valeurs par défaut  
/trunk/jrest/Makefile
/trunk/jrest/test-conf.sed
/trunk/jrest/jrest.ini.php.defaut
1658 3933 d 2 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
1657 3933 d 2 h aurelien /trunk/ Tri sur les noms propres au lieu du nom complet  
/trunk/jrest/services/CoelPersonne.php
/trunk/src/org/tela_botanica/client/vues/personne/PersonneListeVue.java
1656 3933 d 3 h raphael /trunk/src/org/tela_botanica/client/i18n/ r1654 follow-up: oubli d'une ancien String  
/trunk/src/org/tela_botanica/client/i18n/Constantes.java
1655 3933 d 4 h raphael /trunk/war/config/ config: changement de l'URL par défaut du CEL (cel2 => cel)  
/trunk/war/config/config.defaut.js
1654 3933 d 4 h raphael /trunk/src/org/tela_botanica/client/ ui: suppression du menu "Biblio en ligne" dans le menu déroulant "Changez d'application"  
/trunk/src/org/tela_botanica/client/ComposantId.java
/trunk/src/org/tela_botanica/client/Mediateur.java
/trunk/src/org/tela_botanica/client/i18n/Constantes.properties
/trunk/src/org/tela_botanica/client/vues/EnteteVue.java
1653 3933 d 18 h raphael /trunk/scripts/modules/ geoloc/scripts: versionning du cache associé aux appels à Nominatim  
/trunk/scripts/modules/nominatim-coords.cache.ser
1652 3933 d 18 h raphael /trunk/scripts/modules/ geoloc/scripts: ajout d'un premier script de bulk-update des lon/lat  
/trunk/scripts/modules/201310-bulk-coord-update.php
1651 3933 d 18 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
1650 3933 d 20 h raphael /trunk/src/org/tela_botanica/client/i18n/ typos: échnatillons + pluriel  
/trunk/src/org/tela_botanica/client/i18n/Constantes.properties
1649 3934 d 19 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 3934 d 19 h raphael /trunk/jrest/services/ misc: notices cleanup + cosmetics  
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php

Show All