Subversion Repositories eFlore/Applications.coel

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1770 3880 d 14 h aurelien /trunk/ Ajout d'informations au changelog  
/trunk/CHANGELOG
1766 3899 d 14 h aurelien /trunk/doc/bdd/ Mise à jour du modèle de données pour refléter la suppression de la notion de projet + script de mise à jour des tables et des colonnes guids  
/trunk/doc/bdd/maj_supression_projet_22_01_2014.sql
/trunk/doc/bdd/coel.mwb
1765 3899 d 16 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
1764 3899 d 16 h aurelien /trunk/src/org/tela_botanica/client/ Suppression de la notion de projet dans l'appli gestion des collections  
/trunk/src/org/tela_botanica/client/composants/pagination/ProxyProjets.java
/trunk/src/org/tela_botanica/client/modeles/projet
/trunk/src/org/tela_botanica/client/vues/FiltreVue.java
/trunk/src/org/tela_botanica/client/vues/projet
/trunk/src/org/tela_botanica/client/composants/pagination/ProxyCommentaires.java
/trunk/src/org/tela_botanica/client/composants/pagination/ProxyPublications.java
/trunk/src/org/tela_botanica/client/composants/pagination/ProxyStructures.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/modeles/MenuApplicationId.java
/trunk/src/org/tela_botanica/client/modeles/ValeurListeAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/collection/Collection.java
/trunk/src/org/tela_botanica/client/modeles/collection/CollectionAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/collection/CollectionListe.java
/trunk/src/org/tela_botanica/client/modeles/commentaire/Commentaire.java
/trunk/src/org/tela_botanica/client/modeles/commentaire/CommentaireAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/personne/Personne.java
/trunk/src/org/tela_botanica/client/modeles/personne/PersonneAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/personne/PersonneListe.java
/trunk/src/org/tela_botanica/client/modeles/publication/Publication.java
/trunk/src/org/tela_botanica/client/modeles/publication/PublicationAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/publication/PublicationListe.java
/trunk/src/org/tela_botanica/client/modeles/structure/Structure.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAPersonne.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAPersonneAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureListe.java
/trunk/src/org/tela_botanica/client/vues/ContenuVue.java
/trunk/src/org/tela_botanica/client/vues/DetailVue.java
/trunk/src/org/tela_botanica/client/vues/MenuVue.java
/trunk/src/org/tela_botanica/client/vues/NavigationVue.java
/trunk/src/org/tela_botanica/client/vues/collection/CollectionDetailVue.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/CollectionFormGeneral.java
/trunk/src/org/tela_botanica/client/vues/collection/CollectionFormPublication.java
/trunk/src/org/tela_botanica/client/vues/commentaire/CommentaireDetailVue.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/personne/PersonneListeVue.java
/trunk/src/org/tela_botanica/client/vues/publication/PublicationDetailVue.java
/trunk/src/org/tela_botanica/client/vues/publication/PublicationForm.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureDetailVue.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureForm.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureFormIdentification.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureFormPersonne.java
1763 3899 d 16 h aurelien /trunk/src/org/tela_botanica/client/ Suppression de la notion de projet dans l'appli gestion des collections  
/trunk/src/org/tela_botanica/client/ComposantId.java
/trunk/src/org/tela_botanica/client/Mediateur.java
/trunk/src/org/tela_botanica/client/Modele.java
/trunk/src/org/tela_botanica/client/RegistreId.java
1762 3904 d 14 h mathias /trunk/src/org/tela_botanica/client/ Le tri trie pour de vrai, sur toutes les données et pas seulement la page en cours, pour : Structure, Collection, Personne (le reste à venir).  
/trunk/src/org/tela_botanica/client/modeles/collection/CollectionAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/commentaire/CommentaireAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/personne/PersonneAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/publication/PublicationAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAsyncDao.java
/trunk/src/org/tela_botanica/client/vues/collection/CollectionListeVue.java
/trunk/src/org/tela_botanica/client/vues/commentaire/CommentaireListeVue.java
/trunk/src/org/tela_botanica/client/vues/personne/PersonneListeVue.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureListeVue.java
1760 3911 d 14 h mathias /trunk/jrest/services/ Le parametre 'adresse' des personnes (pour coel-consultation) joint maintenant sur la table de métadonnées (régions et pays)  
/trunk/jrest/services/CoelRecherche.php
1759 3911 d 14 h mathias /trunk/jrest/services/ Le parametre 'lieu-stockage' (pour coel-consultation) joint maintenant sur la table de métadonnées (régions et pays)  
/trunk/jrest/services/CoelRecherche.php
1758 3912 d 16 h mathias /trunk/jrest/services/ La recherche par "date de vie" de l'auteur inclut IS NOT NULL sur la date  
/trunk/jrest/services/CoelRecherche.php
1755 3915 d 13 h mathias /trunk/ Changelog v1.3-muller-thurgau  
/trunk/CHANGELOG
1754 3932 d 16 h mathias /trunk/jrest/services/ Recherche des personnes : "adresse" cherche aussi dans le lieu de naissance et de décès; "nom-famille" ne cherche plus dans le(s) "truk_nom_autre"  
/trunk/jrest/services/CoelRecherche.php
1753 3932 d 19 h mathias /trunk/jrest/services/ Modif service CoelRecherche pour coel-consultation  
/trunk/jrest/services/CoelRecherche.php
1751 3933 d 20 h mathias /trunk/jrest/services/ Protection variable contre Notice  
/trunk/jrest/services/CoelSyndication.php
1749 3934 d 13 h mathias /trunk/jrest/services/ Initialisation d'une variable pour éviter un Notice  
/trunk/jrest/services/CoelSyndication.php
1746 3939 d 12 h mathias /trunk/jrest/services/squelettes/ Ajout de quotes autour des valeurs de couleurs  
/trunk/jrest/services/squelettes/diff.tpl.html
1745 3939 d 12 h mathias /trunk/jrest/services/ Service CoelValeurListe : protection contre index indéfini (générait des Notice dans le log php)  
/trunk/jrest/services/CoelValeurListe.php
1743 3947 d 14 h aurelien /trunk/jrest/services/ Correction d'une chaine potentiellement vide qui faisait planter un IN dans une sous requete sql  
/trunk/jrest/services/CoelSyndication.php
1742 3948 d 14 h mathias /trunk/ Ajouté un fichier de build perso à svn:ignore  
/trunk
1741 3948 d 14 h mathias /trunk/widget/ Fusion #1740 - Nettoyage du fichier de config widget.ini.default.php  
/trunk/widget/widget.ini.defaut.php
1738 3955 d 15 h mathias /trunk/widget/ Changé les URL d'images par défaut : www => api  
/trunk/widget/widget.ini.defaut.php
1736 3967 d 13 h mathias /trunk/src/org/tela_botanica/client/modeles/personne/ Flyspray #2062 - le service CoelPersonne fait dorénavant ses recherches avec "%nom%" plutôt que "nom%", attention aux perfs  
/trunk/src/org/tela_botanica/client/modeles/personne/PersonneAsyncDao.java
1735 3967 d 14 h mathias /trunk/src/org/tela_botanica/client/composants/ Flyspray #2060 - les comboboites sont maintenant triées lorsqu'on change le mode de tri  
/trunk/src/org/tela_botanica/client/composants/ChampComboBoxListeValeurs.java
1733 3968 d 17 h raphael /trunk/ structure/valorisation: possibilité de ne pas remplir certains champs représentés par bouton radio (NULL != 0):
csv_mark_action, csv_mark_action_future, csv_mark_recherche, csv_mark_acces_ss_motif, csv_mark_visite_avec_motif

C'est à dire:
- Avez-vous réalisé des actions de valorisation de vos collections botaniques ou avez-vous été sollicités pour la valorisation de ces collections ?
- Envisagez vous des actions de valorisation dans le cadre de votre politique culturelle ?
- Vos collections botaniques sont-elles utilisées pour des recherches scientifiques ?
- Peut-on consulter vos collections botaniques sans motif de recherches scientifiques ?
- Peut-on visiter vos collections botaniques avec des objectifs de recherches scientifiques ?
 
/trunk/jrest/services/CoelStructure.php
/trunk/src/org/tela_botanica/client/modeles/structure/StructureAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/structure/StructureValorisation.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureDetailVue.java
/trunk/src/org/tela_botanica/client/vues/structure/StructureFormValorisation.java
1732 3968 d 21 h mathias /trunk/src/org/tela_botanica/ Ajouté withCredentials à tous les appels Ajax  
/trunk/src/org/tela_botanica/client/http/RequestBuilderWithCredentials.java
/trunk/src/org/tela_botanica/client/composants/AideFenetre.java
/trunk/src/org/tela_botanica/client/http/JsonRestRequestBuilder.java
/trunk/src/org/tela_botanica/client/modeles/UtilisateurAsyncDao.java
/trunk/src/org/tela_botanica/client/modeles/collection/CollectionACommentaireAsyncDao.java
/trunk/src/org/tela_botanica/public/gxt
1730 3970 d 14 h raphael /trunk/jrest/services/ recherche: SQL builder bugfix. La concaténation de parenthèse était erronée.
Par exemple une telle requête échouait:
/jrest/CoelRecherche/ParDefaut/maire/*/*/*/*/*/*/*/%2A?start=0&limit=10&distinct=1
 
/trunk/jrest/services/CoelRecherche.php
1728 3970 d 18 h raphael /trunk/jrest/services/ geocoding: accepte les coordonnées séparées par des virgules (parfois POSTées ainsi par GWT)  
/trunk/jrest/services/CoelStructure.php
1726 3976 d 11 h raphael /trunk/widget/modules/carto/squelettes/ js: cdn de jquery.tmpl.min.js (mais nous en servons-nous vraiment ?)  
/trunk/widget/modules/carto/squelettes/carto.tpl.html
1725 3976 d 11 h raphael /trunk/doc/bdd/ geo/fr: Corsica => Corse  
/trunk/doc/bdd/maj_v1.2.0.sql
1723 3976 d 11 h raphael /trunk/jrest/services/ geo/fr: proposition des régions d'outre-mer lors de la saisie d'une structure ayant comme la France comme pays  
/trunk/jrest/services/CoelValeurListe.php
1721 3976 d 11 h raphael /trunk/ que serait la France sans sa Bretagne, et ses outre-mer  
/trunk/doc/bdd/maj_v1.2.0.sql
/trunk/jrest/services/CoelRecherche.php
/trunk/jrest/services/CoelValeurListe.php
/trunk/scripts/modules/communes/Communes.php
1719 3976 d 19 h raphael /trunk/ misc: .htaccess  
/trunk/.htaccess
1718 3976 d 19 h raphael /trunk/jrest/services/ geocoding: détection des adresses contenant "Cours"  
/trunk/jrest/services/Coel.php
1717 3976 d 19 h raphael /trunk/widget/ widget carto: renomage de "cartoDepartement" en "carto" et utilisation
d'URL aliasées par défaut pour widget:coel:*
 
/trunk/widget/modules/carto
/trunk/widget/modules/carto/Carto.php
/trunk/widget/modules/carto/squelettes/carto.tpl.html
/trunk/widget/modules/carto/CartoDepartement.php
/trunk/widget/modules/carto/squelettes/carto_departement.tpl.html
/trunk/widget/modules/cartodepartement
/trunk/widget/widget.ini.defaut.php
1716 3977 d 13 h raphael /trunk/war/config/ build: m4 macro fixes (le n° de version présenté est attendu sans le "v" initial  
/trunk/war/config/apropos.js.m4
1715 3977 d 13 h raphael /trunk/war/config/ build: m4 macro fixes  
/trunk/war/config/apropos.js.m4
1713 3977 d 15 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
1712 3977 d 16 h raphael /trunk/ build: la génération de apropos n'a plus besoin d'un script spécifique
et se base sur un template de macros m4 dans apropos.js.m4 permettant de générer un
fichier apropos.js approprié selon le dépôt d'origine.

Par exemple, `ant config` peut exécuter ce type de commande:
m4 -D _JREST_SERVICES_PATH_=jrest/services -D _SUFFIX_=" - beta version" < war/config/apropos.js.m4 > war/config/apropos.js

cf: build.xml
cf: m4(1)
 
/trunk/war/config/apropos.js.m4
/trunk/Coel-config
/trunk/war/config/apropos.defaut.js
/trunk/build.xml
1711 3978 d 12 h raphael /trunk/jrest/services/ r1691 follow-up (autocompletion sur nom de structure)  
/trunk/jrest/services/CoelStructure.php
1710 3982 d 14 h raphael /trunk/src/org/tela_botanica/client/modeles/projet/ structure: le champ Projet n'est plus effacé lorsque la valeur saisie fait partie de la seconde page  
/trunk/src/org/tela_botanica/client/modeles/projet/ProjetAsyncDao.java
1709 3982 d 14 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