Subversion Repositories eFlore/Applications.coel

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1713 3865 d 20 h raphael /trunk/ r1695 follow-up: activation possibilité de ne pas remplir csc_mark_collection_commune
(représentés par bouton radio (NULL != 0)) + changements de la base de données associés.

+ déplacement des directives SQL d'upgrade vers maj_v1.2.0.sql
 
/trunk/doc/bdd/maj_v1.2.0.sql
/trunk/doc/bdd/coel.mwb
/trunk/jrest/services/CoelStructure.php
/trunk/scripts/modules/201310-bulk-coord-update.php
1711 3866 d 17 h raphael /trunk/jrest/services/ r1691 follow-up (autocompletion sur nom de structure)  
/trunk/jrest/services/CoelStructure.php
1709 3870 d 19 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
1708 3870 d 20 h raphael /trunk/ ui: r1673 follow-up, rafraîchissement du panel de vue d'une structure avec les nouvelles coordonnées
lorsque celles-ci ont été générées par le serveur lors de l'ajout d'une nouvelle structure.
 
/trunk/jrest/services/CoelStructure.php
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAsyncDao.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureForm.java
1707 3870 d 20 h raphael /trunk/jrest/services/ regions: suppression d'une notice lors de la recherche des régions pour une pays non-existant  
/trunk/jrest/services/CoelValeurListe.php
1706 3870 d 21 h raphael /trunk/jrest/services/ coel-structure: factorisation, notamment de l'appel à Nominatim + NULLification des lon/lat à 0  
/trunk/jrest/services/CoelStructure.php
1704 3871 d 17 h raphael /trunk/ recherche/widget/carto: ajout du support de recherche par code région
(tels que définis par http://download.geonames.org/export/dump/admin1CodesASCII.txt)
 
/trunk/jrest/services/CoelRecherche.php
/trunk/widget/modules/cartodepartement/CartoDepartement.php
/trunk/widget/modules/cartodepartement/squelettes/carto_departement.tpl.html
/trunk/widget/modules/cartodepartement/squelettes/scripts/carto.js
1702 3871 d 17 h raphael /trunk/jrest/services/ recherche: support de la recherche par pays à l'aide du paramètre d'URL "pays", acceptant une liste de code iso 3166-1 séparés par des virgules  
/trunk/jrest/services/CoelRecherche.php
1700 3871 d 18 h raphael /trunk/jrest/services/ recherche: support de passage de plusieurs départements français + retour en format text/plain  
/trunk/jrest/services/CoelRecherche.php
1699 3871 d 19 h raphael /trunk/jrest/services/ recherche: support de limit=-1 pour éviter toute limite à la recherche  
/trunk/jrest/services/CoelRecherche.php
1698 3871 d 19 h raphael /trunk/jrest/services/ recherche: clarification du SQL builder  
/trunk/jrest/services/CoelRecherche.php
1697 3871 d 19 h raphael /trunk/ sec: nettoyage des paramètres limit/start  
/trunk/jrest/services/Coel.php
/trunk/widget/modules/cartodepartement/CartoDepartement.php
1695 3871 d 20 h raphael /trunk/ structure/conservation: possibilité de ne pas remplir certains champs représentés par bouton radio (NULL != 0):
csc_mark_acces_controle, csc_mark_restauration, csc_mark_traitement, csc_mark_acquisition_collection, csc_mark_acquisition_echantillon

`csc_mark_collection_commune` est NOT NULL dans "coel_structure_conservation" : l'optionalité est désactivée
pour ce champ pour l'instant en attendant de statuer dessus.
 
/trunk/jrest/services/CoelStructure.php
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureConservation.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureDetailVue.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureFormConservation.java
1693 3871 d 21 h raphael /trunk/ structure/conservation: possibilité de ne pas remplir les champs csc_mark_formation et csc_mark_formation_interet (NULL != 0)  
/trunk/jrest/services/CoelStructure.php
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureConservation.java
/trunk/src/org/tela_botanica/client/vues/DetailVue.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureFormConservation.java
1691 3872 d 18 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
1689 3872 d 19 h raphael /trunk/jrest/services/ r1688 follow-up: le JSON utilisé par l'UI GWT ne doit *pas* contenir d'élement NULL et "nbElements" doit être un entier  
/trunk/jrest/services/CoelStructure.php
1688 3872 d 20 h raphael /trunk/jrest/services/ backend/structures: clarification du SQL builder  
/trunk/jrest/services/CoelStructure.php
1686 3872 d 23 h raphael /trunk/jrest/services/ geo: nominatim timeout à 4 secondes  
/trunk/jrest/services/Coel.php
1685 3872 d 23 h raphael /trunk/ structure: possibilité de ne pas remplir le champ cs_nbre_personne (NULL != 0)  
/trunk/jrest/services/CoelStructure.php
/trunk/src/org/tela_botanica/client/modeles/structure/Structure.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAsyncDao.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureFormIdentification.java
1684 3872 d 23 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

Show All