This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
from ccb30f53bd [SYNCOPE-1679] Adding support for $auxClasses (#347)
new 99d5af12d6 Upgrading Wildfly
new 42c0340035 [SYNCOPE-1658] Allow for extensions
new 805cf58eee Upgrading Elasticsearch, Swagger UI and asciidoctorj-pdf
new 382738527a Further Console extendability improvements
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../syncope/client/console/pages/Connectors.java | 14 +--
.../syncope/client/console/pages/Resources.java | 14 +--
.../client/console/panels/ConnidLocations.java | 26 +++--
.../console/panels/ResourceDirectoryPanel.java | 20 ++--
.../client/console/topology/TabularTopology.java | 2 +-
.../client/console/panels/RealmChoicePanel.java | 72 ++++++++----
.../client/console/widgets/NumberWidget.java | 22 ++--
.../syncope/client/console/wizards/any/Groups.java | 70 ++++++------
.../client/console/wizards/any/Relationships.java | 123 ++++++++++++---------
.../client/console/panels/RealmChoicePanel.html | 6 +-
.../apache/syncope/fit/console/RealmsITCase.java | 14 ++-
pom.xml | 8 +-
.../reference-guide/usage/customization.adoc | 4 +-
13 files changed, 222 insertions(+), 173 deletions(-)