This is an automated email from the git hooks/post-receive script. New change to branch feature/display_nice_tooltips in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git omits 55ff3b3d Affichage des tooltip sur la gauche lors du vote omits 76b60c3b Ajout de la possibilité d'afficher des Tooltips sur le composant ChoiceView adds 3d2d2a53 Singularisation de termes adds 070a5c22 fixes #184 Wrong display of yes/no votes adds 16365cc6 Plus grandes miniatures (quasi illisible avant modif) adds eff81bf5 Utilisation d'unité relatives adds 91d0b0c8 Merge branch 'feature/taille_des_images' into 'develop' new c508eda4 Ajout de la possibilité d'afficher des Tooltips sur le composant ChoiceView new e07c3ab7 Affichage des tooltip sur la gauche lors du vote 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 (55ff3b3d) \ N -- N -- N refs/heads/feature/display_nice_tooltips (e07c3ab7) 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 2 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 e07c3ab7a8abf51366eba271d439a224f4c52977 Author: Arnaud Thimel <thimel@codelutin.com> Date: Tue Jan 2 17:58:04 2018 +0100 Affichage des tooltip sur la gauche lors du vote commit c508eda4904c430f8ceddfe2267188240e6c971a Author: Arnaud Thimel <thimel@codelutin.com> Date: Tue Jan 2 17:57:46 2018 +0100 Ajout de la possibilité d'afficher des Tooltips sur le composant ChoiceView Summary of changes: pollen-ui-riot-js/src/main/web/i18n/en.json | 12 ++++++------ pollen-ui-riot-js/src/main/web/i18n/fr.json | 10 +++++----- pollen-ui-riot-js/src/main/web/tag/poll/ChoiceView.tag.html | 3 ++- pollen-ui-riot-js/src/main/web/tag/poll/Results.tag.html | 2 +- pollen-ui-riot-js/src/main/web/tag/poll/VotesTable.tag.html | 10 +++++++--- .../main/web/tag/voteCountingType/BordaDetailResult.tag.html | 2 +- .../web/tag/voteCountingType/CoombsDetailResult.tag.html | 2 +- 7 files changed, 23 insertions(+), 18 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.