This is an automated email from the git hooks/post-receive script. New change to branch feature/58-limitation-des-votants in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git omits 17683bc5 envoyer un mail quand le nombre de votants dépasse la valeur max (ref #58) omits 4187caaa Création et modification d'un sondage restreint, avertir si le nombre de participant dépasse le nombre maximum de votants (ref #58) omits 9616ed8e Dans les listes des sondages : voir les sondage hors limites du nombre de votants (ref #58) omits 7bb7905a ne pas afficher les votes ignorés (ref #58) omits d87ac9ff indiquer la limite de votants pour un sondage (ref #58) omits e83acf6a Limitations du nombre votants (ref #58), Déplacement des méthodes de transformation des entités en bean dans les services adds 02a5af9d ajout de l'url de voe à partager dans la page de résumé du sondage + warning pour ne pas partager la page de résumé adds 6e45bf56 ajout d'un tooltip sur le bouton copier + suppression du warning adds 863823eb style new 6b9eb30f Limitations du nombre votants (ref #58), Déplacement des méthodes de transformation des entités en bean dans les services new 1c59baba indiquer la limite de votants pour un sondage (ref #58) new 9703cece ne pas afficher les votes ignorés (ref #58) new 7bf3bbd6 Dans les listes des sondages : voir les sondage hors limites du nombre de votants (ref #58) new 3e454d67 Création et modification d'un sondage restreint, avertir si le nombre de participant dépasse le nombre maximum de votants (ref #58) new 627ddf75 envoyer un mail quand le nombre de votants dépasse la valeur max (ref #58) This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (17683bc5) \ N -- N -- N refs/heads/feature/58-limitation-des-votants (627ddf75) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 627ddf75861ef1f06b8bcfd5415e2ad1844f0d09 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Sep 28 16:26:07 2017 +0200 envoyer un mail quand le nombre de votants dépasse la valeur max (ref #58) commit 3e454d6786e129134f829abb0e0d97d63c428167 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Sep 28 13:33:36 2017 +0200 Création et modification d'un sondage restreint, avertir si le nombre de participant dépasse le nombre maximum de votants (ref #58) commit 7bf3bbd6a248364421577b605c93e1d06356ccbb Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Sep 28 09:14:46 2017 +0200 Dans les listes des sondages : voir les sondage hors limites du nombre de votants (ref #58) commit 9703cece80388014678074d1eb9c5f52870b39b7 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Sep 28 08:43:02 2017 +0200 ne pas afficher les votes ignorés (ref #58) commit 1c59babae94d984cc840c6d982622db13efb6378 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Sep 27 16:48:26 2017 +0200 indiquer la limite de votants pour un sondage (ref #58) commit 6b9eb30fb3a16af73f38a16ca8ca0170ed2d0b4d Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Sep 26 11:21:41 2017 +0200 Limitations du nombre votants (ref #58), Déplacement des méthodes de transformation des entités en bean dans les services Summary of changes: pollen-ui-riot-js/src/main/web/i18n/en.json | 2 + pollen-ui-riot-js/src/main/web/i18n/fr.json | 2 + .../src/main/web/tag/poll/Summary.tag.html | 58 ++++++++++++++++++---- 3 files changed, 53 insertions(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.