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
1659 3905 d 20 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 3905 d 22 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 3905 d 22 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 3905 d 23 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 3905 d 23 h raphael /trunk/war/config/ config: changement de l'URL par défaut du CEL (cel2 => cel)  
/trunk/war/config/config.defaut.js
1654 3906 d 0 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 3906 d 13 h raphael /trunk/scripts/modules/ geoloc/scripts: versionning du cache associé aux appels à Nominatim  
/trunk/scripts/modules/nominatim-coords.cache.ser
1652 3906 d 13 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 3906 d 13 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 3906 d 16 h raphael /trunk/src/org/tela_botanica/client/i18n/ typos: échnatillons + pluriel  
/trunk/src/org/tela_botanica/client/i18n/Constantes.properties
1649 3907 d 14 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 3907 d 15 h raphael /trunk/jrest/services/ misc: notices cleanup + cosmetics  
/trunk/jrest/services/Coel.php
/trunk/jrest/services/CoelStructure.php
1647 3907 d 16 h raphael /trunk/ misc: toolchain (ant targets), svn:ignore, conseil pour les ressources GXT (gxt-all.css), ...  
/trunk/build.properties
/trunk/build.xml
/trunk/src/org/tela_botanica/public
/trunk/src/org/tela_botanica/public/gxt
/trunk
/trunk/src/org/tela_botanica/Coel-dev.gwt.xml
/trunk/src/org/tela_botanica/Coel.gwt.xml
/trunk/war/WEB-INF
1646 3963 d 19 h alex /trunk/ Ajout de nouveaux modules pour le COEL :
- Widget de géolocalisation des structures
- Script qui attribue par défaut les coordonnées de la commune aux structures qui ont les champs longitude et latitude vides.
Mise à jour service CoelRecherche pour récupérer en plus le code postal et les coordonées longitude et latitude des structures.
 
/trunk/scripts
/trunk/scripts/cli.php
/trunk/scripts/configurations
/trunk/scripts/configurations/config.defaut.ini
/trunk/scripts/configurations/config.ini
/trunk/scripts/framework.defaut.php
/trunk/scripts/framework.php
/trunk/scripts/modules
/trunk/scripts/modules/communes
/trunk/scripts/modules/communes/Communes.php
/trunk/scripts/modules/communes/communes.ini
/trunk/widget
/trunk/widget/.htaccess
/trunk/widget/Widget.php
/trunk/widget/bibliotheque
/trunk/widget/bibliotheque/Dao.php
/trunk/widget/bibliotheque/WidgetCommun.php
/trunk/widget/index.php
/trunk/widget/modules
/trunk/widget/modules/cartodepartement
/trunk/widget/modules/cartodepartement/CartoDepartement.php
/trunk/widget/modules/cartodepartement/config.defaut.ini
/trunk/widget/modules/cartodepartement/config.ini
/trunk/widget/modules/cartodepartement/squelettes
/trunk/widget/modules/cartodepartement/squelettes/carto_departement.tpl.html
/trunk/widget/modules/cartodepartement/squelettes/css
/trunk/widget/modules/cartodepartement/squelettes/css/carto.css
/trunk/widget/modules/cartodepartement/squelettes/images
/trunk/widget/modules/cartodepartement/squelettes/images/petitCarreContour.jpg
/trunk/widget/modules/cartodepartement/squelettes/scripts
/trunk/widget/modules/cartodepartement/squelettes/scripts/carto.js
/trunk/widget/widget.ini.defaut.php
/trunk/widget/widget.ini.php
/trunk/jrest/services/CoelRecherche.php
1645 4020 d 19 h aurelien /trunk/src/org/tela_botanica/client/vues/ Correction d'un bug qui ne reselectionnait pas la ligne de manière visible dans les listes après la modification d'un élément  
/trunk/src/org/tela_botanica/client/vues/collection/CollectionListeVue.java
/trunk/src/org/tela_botanica/client/vues/personne/PersonneListeVue.java
/trunk/src/org/tela_botanica/client/vues/projet/ProjetListeVue.java
/trunk/src/org/tela_botanica/client/vues/publication/PublicationListeVue.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureListeVue.java
1644 4026 d 20 h aurelien /trunk/src/org/tela_botanica/client/vues/projet/ Correction de l'ordre de tri des projets (ordre numérique au lieu de lexicographique)  
/trunk/src/org/tela_botanica/client/vues/projet/ProjetListeVue.java
1643 4026 d 20 h aurelien /trunk/src/org/tela_botanica/client/vues/personne/ Correction d'une bug qui affichait une erreur si un type n'avait pas été saisi dans un champ multi valeur multi type mais fermait tout de le même formulaire  
/trunk/src/org/tela_botanica/client/vues/personne/PersonneForm.java
1642 4026 d 20 h aurelien /trunk/src/org/tela_botanica/client/composants/ Correction d'une bug qui affichait une erreur si un type n'avait pas été saisi dans un champ multi valeur multi type mais fermait tout de le même formulaire  
/trunk/src/org/tela_botanica/client/composants/ChampMultiValeurs.java
1641 4027 d 17 h aurelien /trunk/src/org/tela_botanica/client/composants/ Ajout des valeurs saisies mais non ajoutée par le + dans les champs multi valeurs dans le getValeur  
/trunk/src/org/tela_botanica/client/composants/ChampMultiValeurs.java
1640 4027 d 17 h aurelien /trunk/src/org/tela_botanica/client/composants/ Correction d'un bug qui pouvait tenter de charger une liste à l'infini  
/trunk/src/org/tela_botanica/client/composants/ChampComboBoxRechercheTempsReelPaginable.java

Show All