Subversion Repositories eFlore/Applications.del

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
533 4550 d 13 h jpm /trunk/src/org/tela_botanica/del/ Ajout des différents type de moteur de recherche 'simple' ou 'avancee'.
Bascule auto du contenu de la recherche libre dans 'contient les mots'.
 
/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRecherchePresenteur.java
/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRechercheVue.java
/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRechercheVue.ui.xml
/trunk/src/org/tela_botanica/del/test/composants/moteurrecherche/MoteurRecherchePresenteurTest.java
532 4550 d 13 h jpm /trunk/src/org/tela_botanica/del/client/config/ Ajout des classes Config et APropos dont le contenu provient des fichier js présent dans war  
/trunk/src/org/tela_botanica/del/client/config/APropos.java
/trunk/src/org/tela_botanica/del/client/config/Config.java
531 4550 d 13 h jpm /trunk/src/org/tela_botanica/del/client/i18n/ Ajout de la chaine contientMots pour le Moteur de Recherche  
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.java
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.properties
530 4550 d 13 h jpm /trunk/src/org/tela_botanica/del/client/services/rest/ Utilisation de l'objet Config pour définir les urls de base de jrest  
/trunk/src/org/tela_botanica/del/client/services/rest/ImageServiceConcret.java
/trunk/src/org/tela_botanica/del/client/services/rest/ObservationServiceConcret.java
/trunk/src/org/tela_botanica/del/client/services/rest/UtilisateurServiceConcret.java
529 4550 d 13 h jpm /trunk/src/org/tela_botanica/del/client/ Mise en forme.  
/trunk/src/org/tela_botanica/del/client/Del.java
523 4550 d 16 h aurelien /trunk/src/org/tela_botanica/del/client/services/rest/ Meilleur respect du protocole rest  
/trunk/src/org/tela_botanica/del/client/services/rest/UtilisateurServiceConcret.java
522 4550 d 16 h aurelien /trunk/src/org/tela_botanica/del/client/utils/ Correction parsing utilisateur  
/trunk/src/org/tela_botanica/del/client/utils/UtilitairesServiceResultat.java
521 4550 d 16 h aurelien /trunk/src/org/tela_botanica/del/client/services/rest/ Changement en un type de retour correct  
/trunk/src/org/tela_botanica/del/client/services/rest/ObservationServiceConcret.java
520 4550 d 16 h aurelien /trunk/src/org/tela_botanica/del/client/services/rest/ Changement en un type de retour correct  
/trunk/src/org/tela_botanica/del/client/services/rest/ObservationService.java
516 4550 d 16 h aurelien /trunk/src/org/tela_botanica/del/client/utils/ Suppression de code dans le mock data source + fonction de parsing utilisateur json  
/trunk/src/org/tela_botanica/del/client/utils/MockDatasource.java
/trunk/src/org/tela_botanica/del/client/utils/UtilitairesServiceResultat.java
515 4550 d 16 h aurelien /trunk/src/org/tela_botanica/del/client/services/rest/ Ajout des classes de service web pour gérer les retour utilisateurs  
/trunk/src/org/tela_botanica/del/client/services/rest/UtilisateurService.java
/trunk/src/org/tela_botanica/del/client/services/rest/UtilisateurServiceConcret.java
/trunk/src/org/tela_botanica/del/client/services/rest/async/UtilisateurCallback.java
514 4550 d 17 h aurelien /trunk/src/org/tela_botanica/del/client/i18n/ Ajout de vocabulaire pour l'utilisateur + correction accents manquants  
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.java
/trunk/src/org/tela_botanica/del/client/i18n/Vocabulary.properties
513 4550 d 17 h aurelien /trunk/src/org/tela_botanica/del/client/modeles/ Ajout d'un objet metier Utilisateur  
/trunk/src/org/tela_botanica/del/client/modeles/Utilisateur.java
511 4550 d 19 h aurelien /trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ Suppression du tri par nombre de votes dans la partie recherche observation (car il n'a pas de sens à ce niveau là)  
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ResultatsRechercheObservationsPresenteur.java
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ResultatsRechercheObservationsVue.java
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ResultatsRechercheObservationsVue.ui.xml
510 4550 d 20 h aurelien /trunk/src/org/tela_botanica/del/client/modeles/ ajout des criteres de tri par vote dans l'info recherche  
/trunk/src/org/tela_botanica/del/client/modeles/InformationsRecherche.java
509 4550 d 20 h aurelien /trunk/ Prise en compte du tri par vote cotés client et serveur  
/trunk/jrest/services/Images.php
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/ResultatRechercheImagePresenteur.java
508 4552 d 17 h gduche /trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/images/ Ajouter un fond pour le cas ou les images ne sont pas présentes  
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/images/image.css
507 4552 d 19 h gduche /trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ Position de la zone de résultats  
/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ResultatsRechercheObservations.css
506 4552 d 19 h gduche /trunk/ Mise en forme du tri  
/trunk/src/org/tela_botanica/del/client/composants/pagination/PaginationVue.ui.xml
/trunk/src/org/tela_botanica/del/client/composants/pagination/pagination.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/ResultatRechercheImage.css
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/ResultatRechercheImageVue.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/war/img/fleche-bas.png
/trunk/war/img/fleche-haut.png
502 4555 d 16 h aurelien /trunk/src/org/tela_botanica/del/client/services/ Déplacement d'une classe utilitaire dans le package associé  
/trunk/src/org/tela_botanica/del/client/services/UtilitairesAutoCompletionService.java

Show All