Subversion Repositories eFlore/Applications.del

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2094 3230 d 9 h mathias /tags/v1.10-sodium/ Création tag v1.10-sodium  
/tags/v1.10-sodium
1795 3662 d 11 h jpm /trunk/services/ Début simplification de l'ensemble des services de DEL.  
/trunk/services/bibliotheque/Contexte.php
/trunk/services/modules/0.1/mots_cles
/trunk/services/modules/0.1/mots_cles/MotClePictoflora.php
/trunk/services/modules/0.1/motscles
/trunk/services/bibliotheque/Conteneur.php
/trunk/services/bibliotheque/GestionUtilisateur.php
/trunk/services/bibliotheque/Masque.php
/trunk/services/bibliotheque/Navigation.php
/trunk/services/modules/0.1/Commentaires.php
/trunk/services/modules/0.1/Communes.php
/trunk/services/modules/0.1/Determinations.php
/trunk/services/modules/0.1/Images.php
/trunk/services/modules/0.1/MotsCles.php
/trunk/services/modules/0.1/Nomstaxons.php
/trunk/services/modules/0.1/Observations.php
/trunk/services/modules/0.1/Plantnet.php
/trunk/services/modules/0.1/Protocoles.php
/trunk/services/modules/0.1/Statistiques.php
/trunk/services/modules/0.1/Syndication.php
/trunk/services/modules/0.1/Utilisateurs.php
/trunk/services/modules/0.1/commentaires/AjouterCommentaire.php
/trunk/services/modules/0.1/commentaires/ConsulterCommentaire.php
/trunk/services/modules/0.1/commentaires/ListeCommentaires.php
/trunk/services/modules/0.1/commentaires/SupprimerCommentaire.php
/trunk/services/modules/0.1/utilisateurs/Connecter.php
/trunk/services/modules/0.1/utilisateurs/IdentificationAnonyme.php
/trunk/services/modules/0.1/utilisateurs/Preferences.php
1794 3670 d 3 h jpm /trunk/services/ Fin de la réorganisation et simplification du Conteneur et des classes de la bibliothèque des services DEL.  
/trunk/services/bibliotheque/Commun.php
/trunk/services/bibliotheque/Conteneur.php
/trunk/services/bibliotheque/ControleAcces.php
/trunk/services/bibliotheque/GestionUtilisateur.php
/trunk/services/bibliotheque/Masque.php
/trunk/services/bibliotheque/Navigation.php
/trunk/services/index.php
/trunk/services/modules/0.1/commentaires/AjouterCommentaire.php
/trunk/services/modules/0.1/commentaires/ConsulterCommentaire.php
/trunk/services/modules/0.1/commentaires/ListeCommentaires.php
/trunk/services/modules/0.1/commentaires/SupprimerCommentaire.php
/trunk/services/modules/0.1/communes/ListeCommunes.php
/trunk/services/modules/0.1/determinations/ListeImagesDeterminationsProbables.php
/trunk/services/modules/0.1/images/VotesImage.php
/trunk/services/modules/0.1/motscles/AjouterMotCle.php
/trunk/services/modules/0.1/motscles/ListeMotsCles.php
/trunk/services/modules/0.1/motscles/SupprimerMotCle.php
/trunk/services/modules/0.1/nomstaxons/ListeTaxons.php
/trunk/services/modules/0.1/observations/ListeObservations.php
/trunk/services/modules/0.1/observations/ListeObservationsWidget.php
/trunk/services/modules/0.1/observations/VoteObservation.php
/trunk/services/modules/0.1/plantnet/Changements.php
/trunk/services/modules/0.1/protocoles/ListeProtocoles.php
1793 3671 d 4 h jpm /trunk/services/ Suppression des références à GestionBdd, utilisation de Bdd (du framework) à la place.  
/trunk/services/bibliotheque/GestionBdd.php
/trunk/services/bibliotheque/Conteneur.php
/trunk/services/bibliotheque/ControleAcces.php
/trunk/services/bibliotheque/EnteteHttp.php
/trunk/services/bibliotheque/GestionUtilisateur.php
/trunk/services/bibliotheque/Masque.php
/trunk/services/bibliotheque/Navigation.php
/trunk/services/bibliotheque/Outils.php
/trunk/services/bibliotheque/ReponseHttp.php
/trunk/services/bibliotheque/ResultatService.php
/trunk/services/modules/0.1/Commentaires.php
/trunk/services/modules/0.1/Determinations.php
/trunk/services/modules/0.1/Images.php
/trunk/services/modules/0.1/commentaires/AjouterCommentaire.php
/trunk/services/modules/0.1/commentaires/ConsulterCommentaire.php
/trunk/services/modules/0.1/commentaires/ListeCommentaires.php
/trunk/services/modules/0.1/commentaires/SupprimerCommentaire.php
/trunk/services/modules/0.1/determinations/ListeImagesDeterminationsProbables.php
/trunk/services/modules/0.1/determinations/ValiderDetermination.php
/trunk/services/modules/0.1/images/ListeImages.php
/trunk/services/modules/0.1/images/VotesImage.php
/trunk/services/modules/0.1/motscles/AjouterMotCle.php
/trunk/services/modules/0.1/motscles/ListeMotsCles.php
/trunk/services/modules/0.1/motscles/SupprimerMotCle.php
/trunk/services/modules/0.1/nomstaxons/ListeTaxons.php
/trunk/services/modules/0.1/observations/ListeObservations.php
/trunk/services/modules/0.1/observations/ListeObservationsWidget.php
/trunk/services/modules/0.1/observations/Observation.php
/trunk/services/modules/0.1/observations/VoteObservation.php
/trunk/services/modules/0.1/plantnet/Changements.php
/trunk/services/modules/0.1/protocoles/ListeProtocoles.php
/trunk/services/modules/0.1/syndication/SyndicationCommentaires.php
/trunk/services/modules/0.1/syndication/SyndicationTagsParProtocole.php
/trunk/services/modules/0.1/syndication/SyndicationVotesParProtocole.php
/trunk/services/modules/0.1/utilisateurs/Preferences.php
1436 3888 d 7 h raphael /trunk/services/modules/0.1/motscles/ tags: ajout du "trigger" d'update de del_image_stat lorsqu'un tags est ajouté/supprimé.
Les valeurs moyenne et nb_votes restent inchangées.

Ex: curl -so - -X PUT -d auteur.id=XXX -d mot_cle=test1,test2 -d image=YYY "http://eflore/del/services/0.1/mots-cles";
 
/trunk/services/modules/0.1/motscles/MotClePictoflora.php
/trunk/services/modules/0.1/motscles/AjouterMotCle.php
/trunk/services/modules/0.1/motscles/SupprimerMotCle.php
1158 4259 d 6 h aurelien /trunk/services/modules/0.1/ Ajout de la fonction de suppression de mot clé (en indiquant l'id)  
/trunk/services/modules/0.1/motscles/SupprimerMotCle.php
/trunk/services/modules/0.1/MotsCles.php