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 1453817fa8 [SYNCOPE-1922] raise error while searching by encrypted 
plain schema, removed suggestion of such schemas on search in console (#1219)
     new 726710494a Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 
to 3.5.0
     new a19eb1e475 Bump org.opensearch.client:opensearch-java from 3.2.0 to 
3.3.0
     new 6e4f79e657 Bump org.openapitools:openapi-generator-maven-plugin
     new d516f7fecd [SYNCOPE-1925] Review setWindowClosedReloadCallback

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:
 .../authprofiles/AuthProfileDirectoryPanel.java    |   5 +-
 .../clientapps/ClientAppDirectoryPanel.java        |   7 +-
 .../console/panels/AMSessionDirectoryPanel.java    |   2 +-
 .../panels/SAML2IdPEntityDirectoryPanel.java       |   6 +-
 .../console/panels/SRARouteDirectoryPanel.java     |   7 +-
 ...MergeLinkedAccountsReviewPanel_fr_CA.properties |   2 +-
 .../MergeLinkedAccountsReviewPanel_it.properties   |  10 +-
 .../MergeLinkedAccountsReviewPanel_ja.properties   |   2 +-
 ...MergeLinkedAccountsReviewPanel_pt_BR.properties |   2 +-
 .../MergeLinkedAccountsReviewPanel_ru.properties   |   2 +-
 .../apache/syncope/client/ui/commons/DateOps.java  |   4 +-
 .../notifications/MailTemplateDirectoryPanel.java  |   5 +-
 .../console/panels/CommandDirectoryPanel.java      |   6 +-
 .../client/console/panels/DirectoryPanel.java      |  35 ++++---
 .../console/panels/DomainDirectoryPanel.java       |   9 +-
 .../console/panels/DynRealmDirectoryPanel.java     |   5 +-
 .../client/console/panels/GroupDirectoryPanel.java |   6 +-
 .../panels/ImplementationDirectoryPanel.java       |   4 +
 .../panels/NetworkServiceDirectoryPanel.java       |   5 +-
 .../console/panels/SecurityQuestionsPanel.java     |   5 +-
 .../client/console/panels/UserDirectoryPanel.java  |   7 +-
 .../console/policies/PolicyDirectoryPanel.java     |   5 +-
 .../markup/html/bootstrap/dialog/BaseModal.java    |  11 +-
 .../wicket/markup/html/form/ActionLink.java        |   3 -
 .../markup/html/form/ActionLinksTogglePanel.java   |  12 ++-
 .../wicket/markup/html/form/ActionPanel.java       |  18 +---
 .../syncope/client/console/widgets/JobWidget.java  |   4 +-
 .../org/apache/syncope/core/logic/UserLogic.java   |   3 +-
 .../core/persistence/jpa/inner/AnySearchTest.java  | 113 +++++++++------------
 .../persistence/neo4j/inner/AnySearchTest.java     |  84 +++++++++++----
 .../panels/UserRequestFormDirectoryPanel.java      |   4 +
 .../panels/OIDCProvidersDirectoryPanel.java        |   2 +-
 .../console/panels/SAML2IdPsDirectoryPanel.java    |   7 +-
 .../apache/syncope/fit/console/BatchesITCase.java  |  46 ++++-----
 .../syncope/fit/console/LinkedAccountsITCase.java  |  33 +++---
 .../org/apache/syncope/fit/core/SearchITCase.java  |   2 +-
 pom.xml                                            |   6 +-
 37 files changed, 244 insertions(+), 245 deletions(-)

Reply via email to