Subversion Repositories eFlore/Applications.del

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
1364 3940 d 23 h aurelien /trunk/services/ Ajout de la prise en compte du référentiel dans le masque et les paramètres renvoyés  
/trunk/services/configurations/config_observations.ini
/trunk/services/modules/0.1/observations/ListeObservations.php
1363 3946 d 3 h raphael /trunk/services/modules/0.1/observations/ revert r1355: chargerClauseWhere() ne nous permets pas d'effectuer réellement une optimisation de cette manière  
/trunk/services/modules/0.1/observations/ListeObservations.php
1361 3947 d 17 h raphael /trunk/services/ bugfix [test]: le retour JSON pour une observation non-existante est:
1) mal-formatté (retour d'une observation dont les valeurs sont NULL plutôt que NULL tout court)
2) provoque des notices en tentant de chercher des méta-données additionnelles sans vérifier
l'existence de l'observation en premier lieu.
 
/trunk/services/tests/0.1/observations
/trunk/services/tests/0.1/observations/ObservationsTest.php
/trunk/services/modules/0.1/observations/Observation.php
1358 3947 d 23 h raphael /trunk/services/modules/0.1/observations/ observation: quelques cleanups, sprinf() + passages par référence  
/trunk/services/modules/0.1/observations/Observation.php
1357 3948 d 0 h raphael /trunk/services/modules/0.1/observations/ misc: authorship fixes  
/trunk/services/modules/0.1/observations/ListeObservations.php
1356 3948 d 0 h raphael /trunk/services/ config: les tris possibles impactent l'ORDER BY, dépendent donc des INDEX et de la structure des tables. Ne peut donc faire l'object d'une simple directive de configuration  
/trunk/services/configurations/config_observations.ini
/trunk/services/modules/0.1/observations/ListeObservations.php
1355 3948 d 0 h raphael /trunk/services/modules/0.1/observations/ ListeObservations: optimisation des liaisons observations-images en récupérant les ids d'observations au préalable de la récupération des données associées  
/trunk/services/modules/0.1/observations/ListeObservations.php
1353 3948 d 2 h raphael /trunk/services/modules/0.1/observations/ ListeObservations: optimisation de la récupération des images des determinations + cleanups & logging  
/trunk/services/modules/0.1/observations/ListeObservations.php
1352 3948 d 18 h raphael /trunk/services/modules/0.1/observations/ ListeObservations: optimisation de la récupération des images des observations  
/trunk/services/modules/0.1/observations/ListeObservations.php
1347 4018 d 1 h aurelien /trunk/services/modules/0.1/observations/ Prise en compte du champ certitude dans les tables + passage dans la rubrique à déterminer si le champ certitude vaut à déterminer  
/trunk/services/modules/0.1/observations/ListeObservations.php
1346 4018 d 21 h aurelien /trunk/services/modules/0.1/observations/ Correction de la gestion du mot clé à déterminer  
/trunk/services/modules/0.1/observations/ListeObservations.php
1311 4103 d 2 h gduche /trunk/services/modules/0.1/observations/ Service fully fonctionnel des observations (le tri fonctionne correctement et j'ai réécri la fonction qui vérifie si on ne passe pas de paramètres)  
/trunk/services/modules/0.1/observations/ListeObservations.php
1305 4105 d 21 h jpm /trunk/services/modules/0.1/observations/ Ajout de la date lors de l'ajout de proposition initiale.  
/trunk/services/modules/0.1/observations/VoteObservation.php
1303 4106 d 2 h gduche /trunk/services/modules/0.1/observations/ Correction de l'id observation  
/trunk/services/modules/0.1/observations/ListeObservations.php
1298 4107 d 21 h jpm /trunk/services/modules/0.1/observations/ Mise en forme.  
/trunk/services/modules/0.1/observations/ListeObservations.php
1297 4107 d 23 h gduche /trunk/services/modules/0.1/observations/ En cas de requête sans paramètres, on récupère d'une manière différente les observations (plus rapide)  
/trunk/services/modules/0.1/observations/ListeObservations.php
1280 4113 d 20 h aurelien /trunk/services/modules/0.1/observations/ Correction liaison utilisateur dans observation  
/trunk/services/modules/0.1/observations/Observation.php
1279 4113 d 21 h aurelien /trunk/services/modules/0.1/observations/ Correction liaison utilisateur dans liste observation widget  
/trunk/services/modules/0.1/observations/ListeObservationsWidget.php
1278 4113 d 21 h aurelien /trunk/services/modules/0.1/observations/ Correction liaison utilisateur dans liste observation  
/trunk/services/modules/0.1/observations/ListeObservations.php
1271 4113 d 23 h gduche /trunk/services/modules/0.1/observations/ Service qui marche  
/trunk/services/modules/0.1/observations/ListeObservations.php
1269 4113 d 23 h aurelien /trunk/services/modules/0.1/observations/ Correction de la requete des observations qui ne ramenait que celles contenant des images  
/trunk/services/modules/0.1/observations/ListeObservations.php
1252 4123 d 20 h aurelien /trunk/services/modules/0.1/ Service permettant de valider un détermination l'observation (i.e. changer le taxon associé à l'obs originelle par celui proposé dans la proposition) en appelant des services externes  
/trunk/services/modules/0.1/determinations/ValiderDetermination.php
/trunk/services/modules/0.1/Determinations.php
/trunk/services/modules/0.1/observations/VoteObservation.php
/trunk/services/modules/0.1/utilisateurs/Connecter.php
1246 4128 d 22 h gduche /trunk/ GESTION DES UTILISATEURS et jointure entre varchar/int :
- correction de la vue pour convertir en varchar
- changement en LEFT JOIN au lieu de INNER pour permettre de ne pas récupérer l'utilisateur
 
/trunk/doc/bdd/sql/tela/tb_del_cel_vues.sql
/trunk/scripts/modules/adeterminer/AlerteMailADeterminer.php
/trunk/services/modules/0.1/determinations/ListeImagesDeterminationsProbables.php
/trunk/services/modules/0.1/observations/ListeObservations.php
/trunk/services/modules/0.1/syndication/SyndicationVotesParProtocole.php
1240 4157 d 20 h gduche /trunk/services/modules/0.1/observations/ les observations à déterminer sont celles qui n'ont pas de NN et non celles qui n'ont pas de nom  
/trunk/services/modules/0.1/observations/ListeObservations.php
1209 4185 d 22 h gduche /trunk/ Ajout de la gestion de la détermintion retenue  
/trunk/services/configurations/config_mapping_commentaires.ini
/trunk/services/modules/0.1/observations/VoteObservation.php
/trunk/src/org/tela_botanica/del/client/modeles/PropositionDetermination.java
/trunk/src/org/tela_botanica/del/client/utils/UtilitairesServiceResultat.java
/trunk/src/org/tela_botanica/del/client/vues/identiplante/resultats/observationdeterminations/ObservationDeterminationPresenteur.java
/trunk/src/org/tela_botanica/del/client/vues/identiplante/resultats/observationdeterminations/ObservationDeterminationVue.java
/trunk/src/org/tela_botanica/del/client/vues/identiplante/resultats/observationdeterminations/ObservationDeterminationVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/identiplante/resultats/observationdeterminations/observationdetermination.css
1183 4198 d 0 h gduche /trunk/ Me connecter à la page IP en retrouvant les mêmes visuels que sur le site de Tela
- modification du CSS pour ajouter des cadres
- modification de la position des éléments
- ajout de fichiers properties pour y insérer du HTML
- factorisation de code
- restructuration de package
 
/trunk/src/org/tela_botanica/del/client/composants/formulaires/identification/FormulaireIdentificationVueBinderImplGenMessages.properties
/trunk/src/org/tela_botanica/del/client/composants/partageurl
/trunk/src/org/tela_botanica/del/client/composants/partageurl/PartageUrlPresenteur.java
/trunk/src/org/tela_botanica/del/client/composants/partageurl/PartageUrlVue.java
/trunk/src/org/tela_botanica/del/client/composants/partageurl/PartageUrlVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/partageurl/partagerUrl.css
/trunk/src/org/tela_botanica/del/client/i18n/LocalizableResource.properties
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/moteur/MoteurRechercheImageVueMyUiBinderImplGenMessages.properties
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservationsVueBinderImplGenMessages.properties
/trunk/war/img/carre_orange.png
/trunk/src/org/tela_botanica/del/client/vues/vueinitiale
/trunk/services/modules/0.1/observations/ListeObservations.php
/trunk/src/org/tela_botanica/del/client/composants/formulaires/identification/FormulaireIdentificationPresenteur.java
/trunk/src/org/tela_botanica/del/client/composants/formulaires/identification/FormulaireIdentificationVue.java
/trunk/src/org/tela_botanica/del/client/composants/formulaires/identification/FormulaireIdentificationVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/formulaires/identification/identification.css
/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRecherche.css
/trunk/src/org/tela_botanica/del/client/gestionhistorique/ConstantesNavigation.java
/trunk/src/org/tela_botanica/del/client/gestionhistorique/GestionnaireHistorique.java
/trunk/src/org/tela_botanica/del/client/i18n/Messages.properties
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.java
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.properties
/trunk/src/org/tela_botanica/del/client/resources/Ressources.java
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/DeterminationVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/determinationVue.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/moteur/MoteurRechercheImageVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/moteur/rechercheImage.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/ResultatRechercheImageVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/images/ImagePresenteur.java
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservations.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservationsPresenteur.java
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservationsVue.java
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservationsVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ResultatsRechercheObservations.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ResultatsRechercheObservationsVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/observationdeterminations/observationdetermination.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/observations/ObservationVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/observations/observation.css
/trunk/war/del.css
/trunk/war/del.html
1180 4205 d 3 h aurelien /trunk/ Meilleure gestion de la normalisation des mots clés + modifications mineures des requêtes  
/trunk/services/modules/0.1/images/ListeImages.php
/trunk/services/modules/0.1/motscles/AjouterMotCle.php
/trunk/services/modules/0.1/observations/Observation.php
/trunk/src/org/tela_botanica/del/client/composants/metadonnees/metadonnees.css
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.properties
/trunk/src/org/tela_botanica/del/client/services/rest/PreferencesServiceConcret.java
1140 4372 d 21 h aurelien /trunk/services/modules/0.1/observations/ Correction du json pour chrome garde l'ordre des observation lorsqu'il parse le json  
/trunk/services/modules/0.1/observations/ListeObservations.php
1138 4381 d 23 h aurelien /trunk/services/modules/0.1/observations/ Correction de la fonction de recherche par aDeterminer, en discussion etc...  
/trunk/services/modules/0.1/observations/ListeObservations.php
1104 4428 d 21 h gduche /trunk/ mise en page  
/trunk/services/modules/0.1/observations/ListeObservations.php
/trunk/src/org/tela_botanica/del/client/composants/formulaires/formulaireproposition/FormulairePropositionPresenteur.java
/trunk/src/org/tela_botanica/del/client/composants/metadonnees/MetadonneesEnLigneVue.java
/trunk/src/org/tela_botanica/del/client/composants/metadonnees/MetadonneesEnLigneVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/metadonnees/MetadonneesVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/metadonnees/metadonneesEnLigne.css
/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRecherche.css
/trunk/src/org/tela_botanica/del/client/composants/votes/barrerepartition/barreRepartition.css
/trunk/src/org/tela_botanica/del/client/composants/votes/details/DetailListeVotesDeterminationVue.java
/trunk/src/org/tela_botanica/del/client/composants/votes/details/DetailListeVotesDeterminationVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/votes/details/detailListeVotesDeterminationVue.css
/trunk/src/org/tela_botanica/del/client/composants/votes/details/ligneVote.css
/trunk/src/org/tela_botanica/del/client/config/Config.java
/trunk/src/org/tela_botanica/del/client/i18n/Messages.java
/trunk/src/org/tela_botanica/del/client/i18n/Messages.properties
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.java
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.properties
/trunk/src/org/tela_botanica/del/client/modeles/PropositionDetermination.java
/trunk/src/org/tela_botanica/del/client/utils/UtilitairesServiceResultat.java
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/DeterminationPresenteur.java
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/DeterminationVue.java
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/DeterminationVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/determinationVue.css
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/formulairerechercheeflore/FormulaireRechercheEflorePresenteur.java
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/formulairerechercheeflore/FormulaireRechercheEfloreVue.java
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/forum/ForumVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/forum/interventions/ForumInterventionPresenteur.java
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/forum/interventions/ForumInterventionVue.java
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/forum/interventions/ForumInterventionVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/forum/interventions/forumIntervention.css
/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/ligneProtocole/LigneProtocoleVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/moteur/rechercheImage.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservations.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservationsVue.java
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservationsVue.ui.xml
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/observations/observation.css
1102 4430 d 20 h gduche /trunk/ Modification de la présentation des commentaires, et ajout de case à cocher pour le statut  
/trunk/src/org/tela_botanica/del/client/composants/commentaires/LigneCommentairePresenteur.java
/trunk/src/org/tela_botanica/del/client/composants/commentaires/LigneCommentaireVue.java
/trunk/src/org/tela_botanica/del/client/composants/commentaires/LigneCommentaireVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/commentaires/ligneCommentaire.css
/trunk/src/org/tela_botanica/del/client/composants/votes/details/LigneVotePresenteur.java
/trunk/src/org/tela_botanica/del/client/composants/votes/details/LigneVoteVue.java
/trunk/src/org/tela_botanica/del/client/composants/votes/details/LigneVoteVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/votes/details/ligneVote.css
/trunk/services/modules/0.1/observations/ListeObservations.php
/trunk/src/org/tela_botanica/del/client/composants/commentaires/DetailCommentaireVue.java
/trunk/src/org/tela_botanica/del/client/composants/commentaires/DetailCommentaireVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/commentaires/detailCommentaireVue.css
/trunk/src/org/tela_botanica/del/client/composants/votes/details/DetailListeVotesDeterminationPresenteur.java
/trunk/src/org/tela_botanica/del/client/composants/votes/details/DetailListeVotesDeterminationVue.java
/trunk/src/org/tela_botanica/del/client/composants/votes/details/DetailListeVotesDeterminationVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/votes/details/detailListeVotesDeterminationVue.css
/trunk/src/org/tela_botanica/del/client/i18n/Messages.java
/trunk/src/org/tela_botanica/del/client/i18n/Messages.properties
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservationsVue.java
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/moteur/MoteurRechercheObservationsVue.ui.xml
1100 4436 d 1 h gduche /trunk/services/modules/0.1/observations/ Passer une constante en paramètre de config  
/trunk/services/modules/0.1/observations/ListeObservations.php
1097 4437 d 22 h gduche /trunk/services/ ajout du filtre pour les observations aDeterminer, a confirmer ou en discussion  
/trunk/services/configurations/config_observations.ini
/trunk/services/modules/0.1/observations/ListeObservations.php
1063 4463 d 22 h gduche /trunk/services/modules/0.1/observations/ Gestion des nb de commentaires corrigée  
/trunk/services/modules/0.1/observations/ListeObservations.php
1025 4471 d 22 h aurelien /trunk/services/modules/0.1/ Optimisation des requetes  
/trunk/services/modules/0.1/images/ListeImages.php
/trunk/services/modules/0.1/observations/ListeObservations.php
/trunk/services/modules/0.1/observations/Observation.php
1024 4471 d 22 h benjamin /trunk/services/modules/0.1/observations/ Renvoi des champs necessaires uniquement dans la requête sur les observations  
/trunk/services/modules/0.1/observations/ListeObservations.php
1021 4471 d 23 h gduche /trunk/services/ bug sur le commentaire  
/trunk/services/configurations/config_observations.ini
/trunk/services/modules/0.1/observations/ListeObservations.php
1000 4485 d 20 h delphine /trunk/services/modules/0.1/observations/ ajout de test quand mapping parametres  
/trunk/services/modules/0.1/observations/ListeObservations.php
/trunk/services/modules/0.1/observations/Observation.php
988 4486 d 2 h aurelien /trunk/services/modules/0.1/observations/ chargement du fichier de config des départements  
/trunk/services/modules/0.1/observations/ListeObservationsWidget.php
987 4486 d 2 h aurelien /trunk/services/modules/0.1/observations/ Mise à jour du service widget fournissant les id des observations suivant différents paramètres  
/trunk/services/modules/0.1/observations/ListeObservationsWidget.php