This is an automated email from the git hooks/post-receive script. New change to branch feature/253-tuiles in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 4248cad2 ref #253 Code style new a2b4c1a9 ref #253 Refonte de la popup de confirmation de la suppression d'un sondage new aa7d5f25 ref #253 Génération des icônes new 9a1c61a6 ref #253 Suppression en masse + lien pour dupliquer un sondage The 3 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 9a1c61a6cc70d31102c06814c8aa8f9ba88eb349 Author: Cécilia Bossard <bossard@codelutin.com> Date: Mon Mar 2 16:06:11 2020 +0100 ref #253 Suppression en masse + lien pour dupliquer un sondage commit aa7d5f256ea8720ce8207073711739163a0ccd35 Author: Cécilia Bossard <bossard@codelutin.com> Date: Fri Feb 28 15:04:06 2020 +0100 ref #253 Génération des icônes commit a2b4c1a917ac9852454c5e3eba9242c747184cdf Author: Cécilia Bossard <bossard@codelutin.com> Date: Fri Feb 28 15:03:25 2020 +0100 ref #253 Refonte de la popup de confirmation de la suppression d'un sondage Summary of changes: pollen-ui-riot-js/doc/icons/binocular.svg | 3 + pollen-ui-riot-js/doc/icons/check.svg | 3 + pollen-ui-riot-js/doc/icons/delete.svg | 3 +- .../doc/icons/output/Pollen-Icons-preview.html | 108 +++++++++++++-------- .../doc/icons/output/Pollen-Icons.css | 42 ++++---- .../doc/icons/output/Pollen-Icons.eot | Bin 6710 -> 7014 bytes .../doc/icons/output/Pollen-Icons.svg | 74 ++++++++------ .../doc/icons/output/Pollen-Icons.ttf | Bin 6520 -> 6824 bytes .../doc/icons/output/Pollen-Icons.woff | Bin 4164 -> 4388 bytes .../doc/icons/output/Pollen-Icons.woff2 | Bin 3268 -> 3432 bytes pollen-ui-riot-js/doc/icons/plus.svg | 2 +- pollen-ui-riot-js/doc/icons/upcoming.svg | 2 +- pollen-ui-riot-js/src/main/web/css/icons.css | 42 ++++---- .../src/main/web/fonts/Pollen-Icons.eot | Bin 6710 -> 7014 bytes .../src/main/web/fonts/Pollen-Icons.svg | 74 ++++++++------ .../src/main/web/fonts/Pollen-Icons.ttf | Bin 6520 -> 6824 bytes .../src/main/web/fonts/Pollen-Icons.woff | Bin 4164 -> 4388 bytes .../src/main/web/fonts/Pollen-Icons.woff2 | Bin 3268 -> 3432 bytes pollen-ui-riot-js/src/main/web/i18n/en.json | 4 +- pollen-ui-riot-js/src/main/web/i18n/fr.json | 2 + pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 2 + .../main/web/tag/components/IconButton.tag.html | 4 +- .../src/main/web/tag/components/LazyLoad.tag.html | 6 +- .../src/main/web/tag/components/Popover.tag.html | 3 + .../src/main/web/tag/poll/MyPollsHeader.tag.html | 34 ++++++- .../src/main/web/tag/poll/NoPoll.tag.html | 14 +-- .../src/main/web/tag/poll/PollCardReboot.tag.html | 9 +- .../src/main/web/tag/poll/Polls.tag.html | 4 +- ...mPopup.tag.html => ConfirmPopupReboot.tag.html} | 80 ++++++++++----- 29 files changed, 327 insertions(+), 188 deletions(-) create mode 100644 pollen-ui-riot-js/doc/icons/binocular.svg create mode 100644 pollen-ui-riot-js/doc/icons/check.svg copy pollen-ui-riot-js/src/main/web/tag/popup/{ConfirmPopup.tag.html => ConfirmPopupReboot.tag.html} (61%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.