This is an automated email from the git hooks/post-receive script.
New change to branch refonteUI-2017 in repository bow.
See https://gitlab.nuiton.org/chorem/bow.git
from a67fafc Modifications d'affichage des écrans comportant des formulaires
new b0e2796 Ajout d'animations et améliorations de dispositions des éléments et des marges
new fe470c7 Améliorations d'affichage des titres de page
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 fe470c7718beb5661db7c841c426ba50289c3701
Author: kaufmann <kaufmann(a)codelutin.com>
Date: Thu Feb 6 16:21:36 2020 +0100
Améliorations d'affichage des titres de page
commit b0e2796ed9b8aaae411c0cc04295f1b4affc91f1
Author: kaufmann <kaufmann(a)codelutin.com>
Date: Thu Feb 6 16:08:33 2020 +0100
Ajout d'animations et améliorations de dispositions des éléments et des marges
Summary of changes:
bow-ui/src/main/less/base/_header.less | 1 +
bow-ui/src/main/less/base/_layout.less | 12 +++++++++++
bow-ui/src/main/less/bow.less | 1 +
bow-ui/src/main/less/common/_animation.less | 10 ++++++++++
bow-ui/src/main/less/common/_bookmark-grid.less | 4 ++++
bow-ui/src/main/less/common/_bookmark-list.less | 14 +++++++++++++
bow-ui/src/main/less/common/_bookmark.less | 23 ++++++++++++++--------
bow-ui/src/main/less/common/_form.less | 7 ++++++-
bow-ui/src/main/less/components/connexion.less | 1 +
bow-ui/src/main/less/variables/_colors.less | 3 +++
.../main/resources/i18n/bow-ui_en_GB.properties | 3 ++-
.../main/resources/i18n/bow-ui_fr_FR.properties | 3 ++-
bow-ui/src/main/webapp/WEB-INF/jsp/admin.jsp | 3 ++-
.../src/main/webapp/WEB-INF/jsp/editBookmark.jsp | 4 ++--
bow-ui/src/main/webapp/WEB-INF/jsp/groupEdit.jsp | 17 ++++++++--------
bow-ui/src/main/webapp/WEB-INF/jsp/groupView.jsp | 3 ++-
bow-ui/src/main/webapp/WEB-INF/jsp/preferences.jsp | 3 ++-
.../src/main/webapp/WEB-INF/jsp/sharedUserEdit.jsp | 3 ++-
.../src/main/webapp/WEB-INF/jsp/sharedUserView.jsp | 3 ++-
19 files changed, 91 insertions(+), 27 deletions(-)
create mode 100644 bow-ui/src/main/less/common/_animation.less
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.